Skip to content

ci: add manual-dispatch release workflow; make CI a pure gate#3

Merged
bbrauzzi merged 1 commit into
developfrom
ci/manual-release-pipeline
Jun 3, 2026
Merged

ci: add manual-dispatch release workflow; make CI a pure gate#3
bbrauzzi merged 1 commit into
developfrom
ci/manual-release-pipeline

Conversation

@bbrauzzi

@bbrauzzi bbrauzzi commented Jun 3, 2026

Copy link
Copy Markdown
Owner

Add .github/workflows/release.yml triggered by workflow_dispatch with an optional version input. It re-runs the full gate, deploys to GitHub Pages, optionally tags + cuts a GitHub Release, and opens a develop -> main release PR (skips when main is current or a PR is already open).

Trim ci.yml to a correctness gate (test/lint/typecheck/build) and point it at main/develop; deployment now lives solely in the manual release.

Add .github/workflows/release.yml triggered by workflow_dispatch with an
optional version input. It re-runs the full gate, deploys to GitHub Pages,
optionally tags + cuts a GitHub Release, and opens a develop -> main release
PR (skips when main is current or a PR is already open).

Trim ci.yml to a correctness gate (test/lint/typecheck/build) and point it at
main/develop; deployment now lives solely in the manual release.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@bbrauzzi bbrauzzi merged commit d1fb265 into develop Jun 3, 2026
2 checks passed
@bbrauzzi bbrauzzi deleted the ci/manual-release-pipeline branch June 3, 2026 21:34
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