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: improve handling of failed/succussed executions. #132

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

mtkaczyk
Copy link
Member

@mtkaczyk mtkaczyk commented Nov 29, 2024

Currently, if error is returned by test command, execution of other
steps is aborted. In that case, continue-on-error safe artifict but
return error later and fail the job.

If executions passed, there are no artifacts to safe, therefore do not
safe them.

@mtkaczyk mtkaczyk force-pushed the re-add_nosuper_devel branch 5 times, most recently from 9040ea8 to 4e731b8 Compare November 29, 2024 10:47
@mtkaczyk mtkaczyk force-pushed the re-add_nosuper_devel branch 11 times, most recently from a630824 to fcd6d67 Compare November 29, 2024 13:11
@mtkaczyk mtkaczyk changed the title test: run one test only CI: improve handling of failed/succussed executions/ Nov 29, 2024
@mtkaczyk mtkaczyk changed the title CI: improve handling of failed/succussed executions/ CI: improve handling of failed/succussed executions. Nov 29, 2024
@mtkaczyk mtkaczyk force-pushed the re-add_nosuper_devel branch 2 times, most recently from 2277992 to e572b83 Compare December 2, 2024 08:06
Currently, if error is returned by test command, execution of other
steps is aborted. In that case, continue-on-error safe artifact but
return error later and fail the job.

If executions passed, there are no artifacts to safe, therefore do not
safe them.

Signed-off-by: Mariusz Tkaczyk <[email protected]>
@mtkaczyk mtkaczyk merged commit aa8df7f into md-raid-utilities:main Dec 2, 2024
7 of 9 checks passed
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