-
Notifications
You must be signed in to change notification settings - Fork 5.6k
[EngSys] decouple filters in changed-files.js #36096
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
mikeharder
merged 44 commits into
Azure:main
from
mikeharder:changed-files-filter-refactor
Jul 23, 2025
Merged
Changes from all commits
Commits
Show all changes
44 commits
Select commit
Hold shift + click to select a range
ca6381a
[changed-files] decouple filters
mikeharder 3315278
[swagger] remove duplicate example()
mikeharder bfb9bca
Add specification filter
mikeharder d0f7b63
[oav-runner] De-dup example() and swagger()
mikeharder 8331bdc
Merge branch 'main' into changed-files-filter-refactor
mikeharder f4f61ee
fix filters cross-plat
mikeharder 2a78e2b
specification() must normalize()
mikeharder 50623ae
re-sort filters
mikeharder c1aa67a
sort
mikeharder 60e64ef
sort
mikeharder e23259d
specification() throw on abs paths
mikeharder 912c1e9
add tests for abs paths
mikeharder 5c8da50
fix test error message
mikeharder 567297c
100% codecov
mikeharder 2ca6254
comment
mikeharder 0a72649
fix tests x-plat
mikeharder 5f1c090
Merge branch 'main' into changed-files-filter-refactor
mikeharder 35a81b9
remove duplicate code
mikeharder a04e02f
Add options.paths to getChangedFiles(), remove specification filter
mikeharder 91b49a3
Merge branch 'changed-files-filter-refactor' of https://github.com/mi…
mikeharder 559b58f
comment
mikeharder 09fb3dc
Add paths param to getChangedFilesStatuses()
mikeharder 0193328
[lint-diff] Pass "specification" to getChangedFiles()
mikeharder dafb9fe
[oav-runner] Pass "specification" to getChangedFiles()
mikeharder e9c5c56
[openapi-diff-runner] Pass "specification" to getChangedFiles()
mikeharder fce1a3a
[sdk-suppressions] Pass "specification" to getChangedFiles()
mikeharder d86f20f
[summarize-impact] Add comment
mikeharder 7d9b704
comments
mikeharder e9ba4fa
revert imports
mikeharder 8e3f33e
comment
mikeharder 48c2de5
revert imports
mikeharder c9a53db
revert imports
mikeharder dbb55df
revert imports
mikeharder af85325
remove spec() from typespec()
mikeharder bc8bd9e
[summarize-impact] Remove dep on specification() filter
mikeharder d8431c3
[changed-files] Use "--" to separate paths from revisions
mikeharder 06772da
fix test
mikeharder ed9a32d
fix test
mikeharder 17cef07
Add tests for filter "typespec"
mikeharder aee51f4
revert imports
mikeharder 794ef8e
typo
mikeharder ad136d9
revert imports
mikeharder 55c4d3a
[openapi-diff-runner] Remove unnecessary path mock
mikeharder e0ec519
Merge branch 'main' into changed-files-filter-refactor
mikeharder 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
There are no files selected for viewing
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
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
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
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
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
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
Oops, something went wrong.
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.