Skip to content

fix: tolerate existing GH release so cargo-publish can run - #1783

Closed
danbugs wants to merge 1 commit into
hyperlight-dev:release/v0.17.0from
danbugs:danbugs/fix-release-idempotent
Closed

fix: tolerate existing GH release so cargo-publish can run#1783
danbugs wants to merge 1 commit into
hyperlight-dev:release/v0.17.0from
danbugs:danbugs/fix-release-idempotent

Conversation

@danbugs

@danbugs danbugs commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

Makes the gh release create step in CreateRelease.yml not fail when the release already exists. This allows re-triggering the full CreateRelease pipeline to publish crates via trusted publishing (which requires the OIDC token to come from CreateRelease.yml, not CargoPublish.yml directly).

This is needed because the v0.17.0 GitHub release was already created, but crate publishing failed due to the bug fixed in #1781.

Signed-off-by: danbugs <danilochiarlone@gmail.com>
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