Skip to content

feat: add two-step release flow#89

Open
satyaborg wants to merge 1 commit into
mainfrom
feat/two-step-release-flow
Open

feat: add two-step release flow#89
satyaborg wants to merge 1 commit into
mainfrom
feat/two-step-release-flow

Conversation

@satyaborg

Copy link
Copy Markdown
Owner

Summary

  • Prepare releases through version-bump pull requests so version and changelog changes receive CI and review.
  • Publish an existing version by pushing a verified tag, then build assets and create the GitHub Release in a guarded tag workflow.
  • Cover success and failure paths with release fixtures and document the two-step maintainer flow.

Test plan

  • bash scripts/devloop_test.sh
  • bash -n devloop scripts/install.sh scripts/release.sh scripts/skill_helpers.sh scripts/install.remote.sh scripts/devloop_test.sh
  • shellcheck devloop scripts/install.sh scripts/skill_helpers.sh scripts/release.sh scripts/install.remote.sh scripts/devloop_test.sh
  • git diff --check origin/main...HEAD

@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
devloop b8348cd Commit Preview URL

Branch Preview URL
Jul 17 2026, 03:33 AM

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