runner: migrate to gitea-runner v3.5.0, label fedora:host, name fedora-nuc, site-wide token URL

This commit is contained in:
Lukas Greve
2026-09-19 12:06:42 +02:00
parent 205f7b83be
commit a13b60873a
2 changed files with 23 additions and 18 deletions
+6 -2
View File
@@ -46,9 +46,13 @@ To deploy a Fedora Rawhide Cloud virtual machine, please go to [this repository]
registration_token: "your_actual_token_here"
```
> Obtain the token from: https://git.phyllo.me/user/settings/actions/runners
> Obtain the token from: https://git.phyllo.me/admin/actions/runners
> (Site Administration → Actions → Runners)
> For a runner to have the global scope, one needs to generate a token with a Gitea superuser
> **Scope gotcha**: a token from a user's Settings → Actions → Runners is
> USER-scoped — the runner registers and shows online but never picks up jobs
> from org repos (jobs stay `queued` with `runner_id: 0`). For a **site-wide**
> runner (serves every repo), mint the token in **Site Administration**.
4. **Run the playbooks**: