FilterLists: add support for the policy config to the ConfigCommand#12809
Merged
Seldaek merged 10 commits intocomposer:mainfrom May 7, 2026
Merged
FilterLists: add support for the policy config to the ConfigCommand#12809Seldaek merged 10 commits intocomposer:mainfrom
Seldaek merged 10 commits intocomposer:mainfrom
Conversation
eeaeffd to
521acc6
Compare
521acc6 to
2625c2f
Compare
API Surface ChangesIf any of the additions below are not intended as public API, mark them with New API SurfaceClasses
|
2625c2f to
7c65c60
Compare
…o --json) is rejected as not boolean
…pse to the same defaults — but the merge logic treats them differently
2db162e to
5f206da
Compare
5f206da to
0c6cdd3
Compare
…sing const to generate regex for better maintainability
46377c7 to
2e00088
Compare
Member
|
One test failing but aside from that LGTM now 👍🏻 |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Follow up PR for #12804 to add support for the policy config to the
ConfigCommandand add a newPolicyCommandto add sources easier