Skip to content

Do not fail fast in CI #202

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

Merged
merged 1 commit into from
Jul 9, 2021
Merged

Do not fail fast in CI #202

merged 1 commit into from
Jul 9, 2021

Conversation

nicolasbock
Copy link
Collaborator

@nicolasbock nicolasbock commented Jul 9, 2021

By allowing all jobs to finish before failing the CI tests we will get
a more complete picture of the state of a pull request. This should
help in preparing a better pull request.

Signed-off-by: Nicolas Bock [email protected]


This change is Reviewable

By allowing all jobs to finish before failing the CI tests we will get
a more complete picture of the state of a pull request. This should
help in preparing a better pull request.

Signed-off-by: Nicolas Bock <[email protected]>
@nicolasbock nicolasbock self-assigned this Jul 9, 2021
@nicolasbock nicolasbock requested review from cnegre and suemni as code owners July 9, 2021 05:30
@cnegre cnegre merged commit 873db06 into lanl:master Jul 9, 2021
@nicolasbock nicolasbock deleted the fail_fast branch July 9, 2021 15:06
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.

2 participants