cli/.github/workflows
Snider 6e2dbcb6d7 feat(ci): implement semver release channels
- Rename dev-release.yml → alpha-release.yml
- Alpha builds: v0.0.4-alpha.{run_number} (prerelease)
- Add pr-build.yml for draft releases
- PR builds: v0.0.4-pr.{num}.bid.{id} (draft, not published)
- Add attestation permissions for SLSA compliance
- No more deleting/recreating dev tag

Versioning strategy:
- Draft: +pr.{NUM}.bid.{ID} (testable, not published)
- Alpha: -alpha.{N} (canary channel)
- Beta: -beta (quality scored)
- RC: -rc.{N} (release candidate)
- Stable: no suffix

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-04 08:49:58 +00:00
..
agent-verify.yml deps(actions): bump actions/github-script from 7 to 8 (#269) 2026-02-04 01:30:54 +00:00
alpha-release.yml feat(ci): implement semver release channels 2026-02-04 08:49:58 +00:00
auto-label.yml deps(actions): bump actions/github-script from 7 to 8 (#269) 2026-02-04 01:30:54 +00:00
auto-project.yml ci: use PROJECT_TOKEN for org project access 2026-01-31 22:07:51 +00:00
ci.yml deps(actions): bump actions/setup-go from 5 to 6 (#268) 2026-02-04 01:29:43 +00:00
codeql.yml chore(deps): update GitHub Actions and Go modules (#73) 2026-02-01 06:46:54 +00:00
codescan.yml chore(deps): update GitHub Actions and Go modules (#73) 2026-02-01 06:46:54 +00:00
coverage.yml deps(actions): bump actions/setup-go from 5 to 6 (#268) 2026-02-04 01:29:43 +00:00
pr-build.yml feat(ci): implement semver release channels 2026-02-04 08:49:58 +00:00
release.yml ci(workflows): use host-uk/build@dev for releases 2026-02-04 08:49:44 +00:00