Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TESTING #25

Closed
wants to merge 4 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .github/NOTIFIED
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@ Be sure to read through .github/Gerald-README.md before adding any rules!
# This is analogous to Herald's "Differential Revision is False" condition.

**/* @yipstanley

1 change: 0 additions & 1 deletion .github/workflows/gerald-pr.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

21 changes: 21 additions & 0 deletions .github/workflows/test.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 0 additions & 3 deletions src/utils.js
Original file line number Diff line number Diff line change
Expand Up @@ -421,7 +421,4 @@ export const __maybeAddIfMatch = maybeAddIfMatch;
export const __turnPatternIntoRegex = turnPatternIntoRegex;
export const __parseUsername = parseUsername;
export const __pushOrSetToBin = pushOrSetToBin;
<<<<<<< HEAD
export const __filterIgnoreFiles = filterIgnoreFiles;
=======
>>>>>>> Automated build push