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

Don't fail the update-packages and windows-packages jobs on individual distributions' steps #3288

Conversation

Gedochao
Copy link
Contributor

Follow-up to #3273
This wouldn't have prevented the CentOS/Fedora package upload from failing, but it would have allowed the job to still update SDKMAN! (which failed as a ricochet) and execute other following steps.

The downside of this solution is that we'll need to double check the CI if no steps failed.
A potential alternative would be to divide the update-packages and windows-packages into smaller jobs, but we are already very GitHub-runner-hungry, so perhaps this is good enough...?

@Gedochao Gedochao requested a review from tgodzik November 15, 2024 14:57
@Gedochao Gedochao force-pushed the maintenance/dont-fail-on-individual-distributions branch from 4512a98 to 85707be Compare November 15, 2024 15:06
@Gedochao Gedochao force-pushed the maintenance/dont-fail-on-individual-distributions branch from 85707be to 79ae378 Compare November 15, 2024 15:07
@Gedochao Gedochao merged commit c108a21 into VirtusLab:main Nov 18, 2024
79 checks passed
@Gedochao Gedochao deleted the maintenance/dont-fail-on-individual-distributions branch November 18, 2024 06:17
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