Commit graph

2 commits

Author SHA1 Message Date
Natalie
7c9512791e fix(runners): broad ct labels to match self-hosted workflow runs-on
CT workflows use runs-on:[self-hosted,linux,do,ct-forge,<app>]; runners need
those labels (runner labels must be a superset of job labels) or jobs never match.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-30 09:02:48 -04:00
Natalie
4e4d9e7427 feat(tf-services): Forgejo Actions + co-located runners
Enable [actions] on all 3 forges (cloud-init). Add docker-compose.runners.yml:
3 act_runner containers (one per forge) co-located on com.uvlava.quinn.artifacts,
sharing the forges' docker net, executing repo .forgejo/workflows. Reg tokens are
runtime secrets (per-forge admin registration-token), never committed.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-30 04:34:56 -04:00