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

Open
wants to merge 35 commits into
base: main
Choose a base branch
from
Open

Conversation

lassemand
Copy link

@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.

Artifacts not tested as of yet.

@lassemand lassemand marked this pull request as ready for review November 13, 2024 08:55
@lassemand
Copy link
Author

Personal note: Remember to squash!

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.

1 participant