Define runner and GitOps ownership

This commit is contained in:
2026-06-05 16:16:41 +02:00
parent 9ce24968cd
commit 4915ecf374
4 changed files with 188 additions and 3 deletions

View File

@@ -32,6 +32,8 @@ The practical contract is:
Canonical registry operation docs and read-only forge checks now live here.
Deploy-capable Gitea Helm/SOPS/manifests also live here now; `railiance-apps`
keeps only transitional compatibility wrappers for old operator entry points.
The runner, Actions, and GitOps ownership contract lives in
`docs/ci-runner-actions-gitops-ownership.md`.
---
@@ -174,7 +176,9 @@ Known starting point:
4. Read active files in `workplans/`.
5. For registry operations, read `docs/gitea-container-registry.md` and
`docs/gitea-package-registry.md`.
6. For migration context, read
6. For runner, Actions, and GitOps ownership, read
`docs/ci-runner-actions-gitops-ownership.md`.
7. For migration context, read
`/home/worsch/railiance-apps/workplans/RAILIANCE-WP-0006-railiance-forge-extraction.md`.
---