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

Provide a way for aspects to participate in swift_feature_allowlist checking #1377

Conversation

brentleyjones
Copy link
Collaborator

This lets aspects enable/disable features without having to add every package where that aspect might be applied to targets to the packages of the allowlist.

PiperOrigin-RevId: 596900977
(cherry picked from commit 0206011)

… checking

This lets aspects enable/disable features without having to add every package where that aspect might be applied to targets to the `packages` of the allowlist.

PiperOrigin-RevId: 596900977
(cherry picked from commit 0206011)
Signed-off-by: Brentley Jones <github@brentleyjones.com>
brentleyjones referenced this pull request Oct 14, 2024
… checking.

This lets aspects enable/disable features without having to add every package where that aspect might be applied to targets to the `packages` of the allowlist.

PiperOrigin-RevId: 596900977
@brentleyjones brentleyjones enabled auto-merge (rebase) October 14, 2024 03:14
@brentleyjones brentleyjones merged commit e4de12b into master Oct 14, 2024
14 checks passed
@brentleyjones brentleyjones deleted the bj/provide-a-way-for-aspects-to-participate-in-swift_feature_allowlist-checking branch October 14, 2024 03:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants