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

[ci] don't shor-circuit continuous pr check if 1 job in the matrix fails #2548

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

siddvenk
Copy link
Contributor

@siddvenk siddvenk commented Nov 12, 2024

Description

Currently, if one of the windows/mac/linux checks fails, we short circuit and cancel all of them.

this change allows each one to run to completion so that we can understand where an issue lies.

See https://docs.github.com/en/actions/writing-workflows/workflow-syntax-for-github-actions#jobsjob_idstrategyfail-fast

@siddvenk siddvenk requested review from zachgk and a team as code owners November 12, 2024 22:05
@siddvenk siddvenk merged commit 0850a3a into deepjavalibrary:master Nov 12, 2024
8 checks passed
@siddvenk siddvenk deleted the ci-continuous branch November 18, 2024 23:00
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