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

[APIDigester] Add a -disable-fail-on-error option #37991

Merged
merged 1 commit into from Jul 1, 2021

Conversation

owenv
Copy link
Collaborator

@owenv owenv commented Jun 20, 2021

By default, when emitting compiler-style diagnostics for breakages, swift-api-digester will exit with a nonzero status if there are any. This change disables that behavior if -disable-fail-on-error is passed. The driver can use this to avoid marking the entire build as failed if breaking API/ABI changes are detected.

@owenv
Copy link
Collaborator Author

owenv commented Jun 20, 2021

@swift-ci please smoke test

@owenv
Copy link
Collaborator Author

owenv commented Jun 22, 2021

@swift-ci please smoke test macOS

@owenv
Copy link
Collaborator Author

owenv commented Jun 28, 2021

apple/swift-driver#721
@swift-ci smoke test

@owenv
Copy link
Collaborator Author

owenv commented Jun 29, 2021

apple/swift-driver#721
@swift-ci please smoke test

@owenv
Copy link
Collaborator Author

owenv commented Jun 30, 2021

@swift-ci smoke test

@owenv
Copy link
Collaborator Author

owenv commented Jun 30, 2021

@swift-ci smoke test macOS

@owenv
Copy link
Collaborator Author

owenv commented Jul 1, 2021

@swift-ci smoke test

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.

None yet

1 participant