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

Change GitHub Actions failure mode #1751

Merged
merged 1 commit into from Feb 19, 2021
Merged

Conversation

eXpl0it3r
Copy link
Member

When a single GitHub Action build fails, the other builds should not be canceled, but instead should continue to build.
Since the matrix is setup on OS level, a failing build on one OS usually doesn't mean it's broken for all OS.

This was already successfully "tested" on the CSFML repo.

See also the official documentation

When a single GitHub Action build fails, the other builds should not be
canceled, but instead should continue to build.
Since the matrix is setup on OS level, a failing build on one OS usually
doesn't mean it's broken for all OS.
@eXpl0it3r eXpl0it3r added this to Discussion in SFML 2.6.0 via automation Feb 19, 2021
@eXpl0it3r eXpl0it3r added this to the 2.6 milestone Feb 19, 2021
@eXpl0it3r eXpl0it3r moved this from Discussion to Review & Testing in SFML 2.6.0 Feb 19, 2021
@eXpl0it3r eXpl0it3r merged commit b762276 into master Feb 19, 2021
SFML 2.6.0 automation moved this from Review & Testing to Done Feb 19, 2021
@eXpl0it3r eXpl0it3r deleted the feature/ci-failure-mode branch February 19, 2021 19:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
SFML 2.6.0
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

1 participant