Implement Gitea Actions runner substrate
This commit is contained in:
parent
3fb63c9a03
commit
19ee47fe82
15 changed files with 1032 additions and 3 deletions
|
|
@ -23,6 +23,8 @@ Key contracts:
|
|||
|
||||
- `docs/initial-operating-contracts.md`
|
||||
- `docs/ci-runner-actions-gitops-ownership.md`
|
||||
- `docs/gitea-actions-runner-substrate.md`
|
||||
- `docs/gitea-actions-runner-evidence.md`
|
||||
- `docs/backup-restore-secret-handoff.md`
|
||||
- `docs/observability-operating-evidence.md`
|
||||
- `docs/gitea-container-registry.md`
|
||||
|
|
@ -33,6 +35,9 @@ Useful entry points:
|
|||
```bash
|
||||
make registry-docs
|
||||
make evidence-docs
|
||||
make runner-docs
|
||||
make runner-status
|
||||
make check-runner-tools
|
||||
make check-tools
|
||||
make gitea-status
|
||||
make gitea-deploy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue