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

Verify emitted module interfaces by default and introduce blocklist #1543

Merged
merged 1 commit into from
Feb 9, 2024

Conversation

xymus
Copy link
Contributor

@xymus xymus commented Feb 8, 2024

Verify the emitted modules interfaces automatically unless opted out by the -no-verify-emitted-module-interface flag or a mention of the module by name on the blocklist. Blocklisted modules are noted by a remark and can still be verified by locally setting -verify-emitted-module-interface or defining the env var ENABLE_DEFAULT_INTERFACE_VERIFIER.

Verify the emitted modules interfaces automatically unless opted out by
the `-no-verify-emitted-module-interface` flag or a mention of the
module by name on the blocklist. Blocklisted modules are noted by a
remark and can still be verified by locally setting
`-verify-emitted-module-interface` or defining the env var
`ENABLE_DEFAULT_INTERFACE_VERIFIER`.
@xymus
Copy link
Contributor Author

xymus commented Feb 8, 2024

@swift-ci Please test

@xymus xymus merged commit 977c2ad into swiftlang:main Feb 9, 2024
3 checks passed
@xymus xymus deleted the verify-swiftinterfaces-by-default branch February 9, 2024 18:47
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