bigbang
Type: regulative
Decision
BigBang must be able to rebuild the platform from the repository alone.
Why
Without a rebuild path the platform's real state lives in Azure rather than in code, and nothing proves the two agree.
Violations
- Platform state that survives because nobody has torn it down.
- Initialization step performed by hand and not represented in the BigBang workflow.
Anchor
no-human-touch
Implements
Files
- .github/workflows/platform-BigBang.yml
Links
- deployment-config-in-repo (depends-on) — BigBang recreates GitHub environments, so every value it needs is already committed to the repo.
← Back to knowledge graph