Deployments
Last reviewed: 2026-05-13
Maintained by: Engineering
Zgrid deploys are currently deliberate and manual rather than automatic from every merge.
Current posture
- feature branches merge into
main maindoes not auto-deploy- deployment promotion is handled manually for
stagingandproduction - GitHub Actions coordinates validation and deployment workflow entrypoints
Primary references
- workflow behavior: ./ci-cd-runbook.md
- hosting layout and environment ownership: ./infrastructure.md
Deployment rule
When deployment behavior changes, update the docs in the same PR as the workflow or hosting change.