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(electron): disable failing all jobs if one fails #1821

Draft
wants to merge 1 commit into
base: next
Choose a base branch
from

Conversation

kattrali
Copy link
Contributor

The electron pipeline is prone to spurious failures, often around fetching dependencies. With the addition of rerunning only failed jobs, is easier to manage if flaked jobs are just restarted rather than stopping all other concurrent builds.

@github-actions
Copy link

github-actions bot commented Sep 27, 2022

@bugsnag/browser bundle size diff

Minified Minfied + Gzipped
Before 43.19 kB 13.21 kB
After 43.19 kB 13.21 kB
± No change No change

code coverage diff

Coverage values did not change👌.

Total:

Lines Branches Functions Statements
0%(+0%) 0%(+0%) 0%(+0%) 0%(+0%)

Generated by 🚫 dangerJS against 319e7eb

@kattrali kattrali force-pushed the kattrali/bump-electron-test-dep branch from c943b3b to 2bf8a74 Compare September 28, 2022 09:32
@kattrali kattrali force-pushed the kattrali/bump-electron-test-dep branch from 2bf8a74 to b77ef0b Compare October 5, 2022 09:58
The electron pipeline is prone to spurious failures, and with the
addition of rerunning only failed jobs, is easier to manage if flaked
jobs are just restarted.
@kattrali kattrali force-pushed the kattrali/bump-electron-test-dep branch from b77ef0b to 319e7eb Compare October 12, 2022 09:03
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

2 participants