No description
- Shell 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| apps | ||
| docs | ||
| manifests/argo-workflows | ||
| tests | ||
| AGENTS.md | ||
| BINJOVI.md | ||
| BINJOVI_NATIVE_DELIVERY.md | ||
| README.md | ||
sean/argo-workflows
This repository is the GitOps owner for the cluster Argo Workflows runtime.
manifests/argo-workflows/contains the exact runtime bundle.apps/argo-workflows.yamlcontains the dormant repo-native form of the singletonApplication/argo-workflows.docs/OWNERSHIP.mddefines the extraction boundary and safe handoff.docs/DEPENDENCIES.mdrecords AppProject, secret, SSO, and executor dependencies that other repositories own.tests/protects source bytes, rendered object identities, HA, image pins, archive credentials, SSO, and the Application contract.
Run the complete cluster-free check with:
bash tests/check.sh
For normal changes, use a feature branch to trunk. A verified release moves
trunk to main, which Argo CD tracks.