Skip to content

Modified the github release creation workflow to be idempotent https://github.com/GrandOrgue/grandorgue/issues/2397#2446

Open
oleg68 wants to merge 1 commit intoGrandOrgue:masterfrom
oleg68:bugfix/release-idempotent
Open

Modified the github release creation workflow to be idempotent https://github.com/GrandOrgue/grandorgue/issues/2397#2446
oleg68 wants to merge 1 commit intoGrandOrgue:masterfrom
oleg68:bugfix/release-idempotent

Conversation

@oleg68
Copy link
Copy Markdown
Contributor

@oleg68 oleg68 commented Mar 13, 2026

Resolves: #2397

This PR makes the relese creation on GitHub more robust. If a release build fails, the second running of workflow (with or without additional commits) will continue the release publication even some artifacts (a git tag or a draft release) remains after the previous build.

Earlier I needed to do some manual cleanup before the second attempt.

It affects only the github build workflow. No GO behavior should be changed.

@oleg68 oleg68 requested review from larspalo and rousseldenis March 13, 2026 07:55
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.

Make release github-build idempotent

1 participant