-
Notifications
You must be signed in to change notification settings - Fork 438
Support ignoring generated files #3318
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
Merged
+512
−107
Merged
Changes from 1 commit
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
1512f40
Add function to query `git` for all generated files
mbg 3eaf000
Add `isCCR` helper, and update `isDefaultSetup`
mbg 846f859
Add `IgnoreGeneratedFiles` FF
mbg b4db382
Add generated files to `paths-ignore`, if FF is enabled
mbg 1782089
Merge branch 'main' into mbg/ignore-generated
mbg 02b2c55
Use `stdin` for files to query attributes of
mbg 644e2b9
Restore condition for enablement
mbg 055e6b6
Add `EnvVar` constant for analysis key
mbg c7d0b92
Drop `isDynamic` check from `isCCR`
mbg 5f5c095
Add docs comments for `listFiles` and `getGeneratedFiles`
mbg 9c3f69d
Add some logging
mbg 546ea07
Use linebreaks
mbg 7beb642
Move after Git version check
mbg 4bd7556
Log when there are no generated files
mbg 417a8c2
Merge branch 'main' into mbg/ignore-generated
mbg d5b3d42
Inline `EnvVar.ANALYSIS_KEY` in `getAnalysisKey`
mbg 6a02be4
Add `joinAtMost` utility function
mbg 9e2fa74
Use `joinAtMost` for log message
mbg cb2dd2e
Add telemetry diagnostic
mbg dc2428c
Trim whitespace/remove empty lines
mbg bc75091
Add empty lines to test cases
mbg File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Trim whitespace/remove empty lines
- Loading branch information
commit dc2428c879fe25e44d4ebe5dbcbf41a4bd6a8a73
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.