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

Github action release flow #327

Merged
merged 38 commits into from
Nov 25, 2024
Merged

Github action release flow #327

merged 38 commits into from
Nov 25, 2024

Conversation

lassemand
Copy link
Contributor

@lassemand lassemand commented Oct 31, 2024

Purpose

Migrate from jenkins to github actions based release flows

Changes

Initial validation of whether artifacts already exists, in which case we do not proceed.

Given that no artifacts exists and no errors occurs we publish the artifacts.

Given an error occurs in one flow we do not terminate the others.

Given an error occurs in one flow, we have to rerun failed steps or we have to bump the build version dependent on preference.

@lassemand lassemand marked this pull request as ready for review November 13, 2024 08:55
@lassemand lassemand requested review from td202 and drsk0 November 14, 2024 04:45
@lassemand
Copy link
Contributor Author

Personal note: Remember to squash!

Copy link

@EmilKWarmdahl EmilKWarmdahl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lassemand lassemand merged commit d33ccdf into main Nov 25, 2024
2 checks passed
@lassemand lassemand deleted the lma/release/github_actions branch November 25, 2024 10: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