Skip to content

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

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

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

Conversation

@itsmeadi
Copy link
Copy Markdown
Contributor

@itsmeadi itsmeadi commented May 1, 2026

Summary

  • split release workflow into prepare_release and publish_release
  • move version resolution and tests to prepare stage
  • keep GitHub release publication in a dedicated publish stage

Why

  • improves retryability when publish fails after successful preparation

Made with Cursor

Split release workflow into a prepare stage (version resolution and tests) and a publish stage so release publication can be retried without rerunning preparation.

Co-authored-by: Cursor <cursoragent@cursor.com>
@itsmeadi itsmeadi requested a review from tbarbugli as a code owner May 1, 2026 16:20
@itsmeadi itsmeadi temporarily deployed to feeds-enabled-shard May 1, 2026 16:20 — with GitHub Actions Inactive
@itsmeadi itsmeadi temporarily deployed to feeds-enabled-shard May 1, 2026 16:20 — with GitHub Actions Inactive
@itsmeadi itsmeadi temporarily deployed to feeds-enabled-shard May 1, 2026 16:20 — with GitHub Actions Inactive
@itsmeadi itsmeadi temporarily deployed to feeds-enabled-shard May 1, 2026 16:20 — with GitHub Actions Inactive
@itsmeadi itsmeadi temporarily deployed to feeds-enabled-shard May 1, 2026 16:20 — with GitHub Actions Inactive
@itsmeadi itsmeadi temporarily deployed to feeds-enabled-shard May 1, 2026 16:20 — with GitHub Actions Inactive
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