Skip to content

Disable fail-fast in workflow matrix strategy so all configs get tested#1048

Merged
jfy133 merged 1 commit intomasterfrom
dont-fail-fast
Mar 19, 2026
Merged

Disable fail-fast in workflow matrix strategy so all configs get tested#1048
jfy133 merged 1 commit intomasterfrom
dont-fail-fast

Conversation

@jfy133
Copy link
Member

@jfy133 jfy133 commented Mar 19, 2026

I noticed that for people trying to update to strict syntax, that it is annoying that you cannot see if your config now pass linting, just because someone else's config fails.

This sets fail-fast to false, as our tests are technically independent from each other.

@jfy133 jfy133 changed the title Disable fail-fast in workflow matrix strategy so all configs get test… Disable fail-fast in workflow matrix strategy so all configs get tested Mar 19, 2026
@maxulysse
Copy link
Member

I think we do need that for now indeed

@jfy133 jfy133 merged commit bd87437 into master Mar 19, 2026
250 of 308 checks passed
@jfy133 jfy133 deleted the dont-fail-fast branch March 19, 2026 07:40
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