breadpaper/.forgejo/workflows
Breadway eb8667991d
Some checks failed
dev release / build (push) Failing after 12s
beta release / build (push) Successful in 19s
Mirror to GitHub / mirror (push) Failing after 6s
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:32 +08:00
..
beta-release.yml ci: make beta a branch-triggered freeze track, not a one-off tag 2026-07-22 18:37:32 +08:00
dev-release.yml ci: base dev version on the latest published tag, not Cargo.toml 2026-07-22 13:52:32 +08:00
mirror.yml fix: move release workflow to Forgejo, add LICENSE 2026-06-17 14:45:56 +08:00
package.yml Initial implementation of breadpaper 2026-06-17 14:05:48 +08:00
release.yml fix(ci): clone bread-ecosystem to /tmp to avoid stale permissions 2026-06-17 22:53:08 +08:00