docs: record successful deployment
All checks were successful
CI and deploy / verify (push) Successful in 2m4s
CI and deploy / publish (push) Successful in 37s
CI and deploy / deploy (push) Successful in 2m6s

This commit is contained in:
Alex 2026-08-27 20:28:50 +02:00
parent c73813012a
commit a92af79258

View file

@ -216,8 +216,8 @@ task. Mark a task `[x]` only after its stated verification passes.
- [x] Scan release configuration and images for high or critical findings. - [x] Scan release configuration and images for high or critical findings.
- [x] Build immutable commit-SHA API, load-generator, and web image tags. - [x] Build immutable commit-SHA API, load-generator, and web image tags.
- [x] Keep active and preview traffic flowing during rollout analysis. - [x] Keep active and preview traffic flowing during rollout analysis.
- [~] Run the Forgejo workflow after a private `docker` runner and encrypted secrets are configured. - [x] Run the Forgejo workflow after a private `docker` runner and encrypted secrets are configured.
- [~] Publish images and execute the first automated production rollout. - [x] Publish images and execute the first automated production rollout.
## End-to-end acceptance ## End-to-end acceptance