Skip to content

Enable API breakage check when SwiftPM no longer diagnoses SPI changes as breaking #3010

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

Open
ahoppen opened this issue Mar 11, 2025 · 1 comment

Comments

@ahoppen
Copy link
Member

ahoppen commented Mar 11, 2025

We don’t consider SPI part of swift-syntax’s public API and can break it as much as we want. But swift package diagnose-api-breaking-changes reports them as breaking changes (swiftlang/swift#79990). This generates too much noise for the API breakage check to be useful for swift-syntax.

@ahoppen
Copy link
Member Author

ahoppen commented Mar 11, 2025

Synced to Apple’s issue tracker as rdar://146703651

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

No branches or pull requests

1 participant