ZDDC/.forgejo/workflows
ZDDC 042884ac5d ci: notify-chart-prod also bumps chart develop on stable cut
Per the bake-in invariant: when no active beta exists, dev tracks
stable. Previously notify-chart-prod only bumped chart's main, so
a stable cut updated BMCD prod but left dev one cut behind until
the next beta or manual dispatch.

Now the job loops through {main, develop} and pushes the same
appVersion bump to both. Each branch push triggers its own BMCD
pipeline (pipeline-prod for main, pipeline-dev for develop), so
prod + dev both rebuild against the new ZDDC stable in parallel.
notify-chart-dev.yml continues to handle the beta-cut path
(advances develop ahead of main between stable cuts).
2026-05-03 19:02:53 -05:00
..
deploy-release.yml ci: notify-chart-prod also bumps chart develop on stable cut 2026-05-03 19:02:53 -05:00
notify-chart-dev.yml fix(ci): single-line commit messages in notify workflows (YAML pipe block) 2026-05-03 18:38:25 -05:00