my-homelab-configs/infra/promotion
juvdiaz ed3402bb71 Add canary promotion gates 2026-06-30 13:22:50 -06:00
..
README.md Add canary promotion gates 2026-06-30 13:22:50 -06:00
checks.tsv Add canary promotion gates 2026-06-30 13:22:50 -06:00

README.md

Canary Promotion And Rollback

The promotion flow is a guarded release model for app changes:

  1. validate repository and generated docs
  2. deploy/check dev namespace
  3. run synthetic, eval, and security checks
  4. promote main/prod only after checks pass
  5. keep rollback instructions visible

Run:

./jeannie promote plan
./jeannie promote validate
./jeannie promote rollback website-production