No description
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-09-05 19:08:55 +00:00
apps feat: bootstrap Argo Workflows GitOps owner 2026-09-01 09:50:22 +02:00
docs docs: refresh n8n source reference 2026-09-01 12:35:02 +02:00
manifests/argo-workflows docs: refresh n8n source reference 2026-09-01 12:35:02 +02:00
tests test: own workflow runtime operations contract 2026-09-01 13:06:11 +02:00
AGENTS.md feat: bootstrap Argo Workflows GitOps owner 2026-09-01 09:50:22 +02:00
BINJOVI.md docs: record native deploy cutover 2026-09-05 19:08:55 +00:00
BINJOVI_NATIVE_DELIVERY.md docs: record native Binjovi delivery 2026-09-05 17:50:14 +02:00
README.md feat: bootstrap Argo Workflows GitOps owner 2026-09-01 09:50:22 +02:00

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.yaml contains the dormant repo-native form of the singleton Application/argo-workflows.
  • docs/OWNERSHIP.md defines the extraction boundary and safe handoff.
  • docs/DEPENDENCIES.md records 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.