Skip to content

chore(ci): split release workflow into prepare and publish#54

Open
itsmeadi wants to merge 1 commit intomasterfrom
feat/split-release-build-publish
Open

chore(ci): split release workflow into prepare and publish#54
itsmeadi wants to merge 1 commit intomasterfrom
feat/split-release-build-publish

Conversation

@itsmeadi
Copy link
Copy Markdown
Collaborator

@itsmeadi itsmeadi commented May 1, 2026

Summary

  • split release workflow into prepare_release and publish_release
  • upload gem artifact in prepare and publish from artifact in publish job
  • make GitHub release creation idempotent to avoid duplicate-tag failures

Why

  • allows rerunning publish after transient registry/release failures without redoing full release preparation

Made with Cursor

Split release workflow into a prepare stage and publish stage with artifact handoff so publish failures can be retried without rerunning release preparation steps.

Co-authored-by: Cursor <cursoragent@cursor.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