bread-ecosystem/.forgejo/workflows
Breadway e2c6452e4f ci: export VERSION for rc sign steps and drop unsafe tag path filters
RC sign steps read ${VERSION} from the environment, but prepare only set
it locally. Export it via GITHUB_ENV like dev-bakery.yml. Drop paths:
filters on tag-triggered rc workflows (they pointed at the old beta-*.yml
names and can skip an RC publish when the tag diff misses those paths);
the job if: contains -rc. is the real gate. Skip -rc. tags in package.yml
because PKGBUILD pkgver cannot contain a hyphen. Rebuild bakery on
bread-utils changes (path dependency).
2026-08-23 14:37:08 +08:00
..
dev-bakery.yml ci: export VERSION for rc sign steps and drop unsafe tag path filters 2026-08-23 14:37:08 +08:00
dev-bread-theme.yml CI: single-trunk model — dev triggers on main, beta becomes RC-tag-triggered 2026-07-31 11:05:17 +08:00
package.yml ci: export VERSION for rc sign steps and drop unsafe tag path filters 2026-08-23 14:37:08 +08:00
rc-bakery.yml ci: export VERSION for rc sign steps and drop unsafe tag path filters 2026-08-23 14:37:08 +08:00
rc-bread-theme.yml ci: export VERSION for rc sign steps and drop unsafe tag path filters 2026-08-23 14:37:08 +08:00
release-bakery.yml bakery: fix correctness, reliability, and security issues from audit 2026-08-05 13:55:57 +08:00
release-bread-theme.yml bakery: fix correctness, reliability, and security issues from audit 2026-08-05 13:55:57 +08:00