breadbar/.forgejo/workflows
Breadway 5af8b6097d
All checks were successful
dev release / build (push) Successful in 2m13s
beta release / build (push) Successful in 1m59s
ci: make beta a branch-triggered freeze track, not a one-off tag
Beta is now a real stabilization branch: publishes on every push to
`beta` (mirroring dev's model, auto-versioned X.Y.Z-beta.<ts>+<sha>,
base version from the latest published tag) instead of a manual
beta-v* tag. Fixes made during the freeze land via fix/<issue> branches
merged into `beta` directly. The gen-index.sh clone for beta pulls
bread-ecosystem's default branch (main) rather than pinning to dev,
since beta is the more stable track and main now carries the
TRACK-aware script.
2026-07-22 18:37:15 +08:00
..
beta-release.yml ci: make beta a branch-triggered freeze track, not a one-off tag 2026-07-22 18:37:15 +08:00
dev-release.yml ci: base dev version on the latest published tag, not Cargo.toml 2026-07-22 13:51:44 +08:00
package.yml Use REGISTRY_TOKEN (scoped write:package) for registry publish 2026-06-13 22:55:40 +08:00
release.yml CI: migrate release workflow from GitHub Actions to Forgejo Actions 2026-07-03 14:10:01 +08:00