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).
|
||
|---|---|---|
| .. | ||
| dev-bakery.yml | ||
| dev-bread-theme.yml | ||
| package.yml | ||
| rc-bakery.yml | ||
| rc-bread-theme.yml | ||
| release-bakery.yml | ||
| release-bread-theme.yml | ||