Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 557 Bytes

File metadata and controls

5 lines (3 loc) · 557 Bytes

This app's deployment metadata lives under deployments/ on main.

Long-lived environments (staging, test, levelbuilder, and production) are rendered by Kargo into apps/codeai/deployments/<deployment>/deploy/ on stage/<deployment> branches, and Argo CD deploys those rendered manifests directly.

The thin build-lock and legacy gitflow gate records are written by the GitHub Actions workflow k8s-commit-to-kargo-warehouse.yml.