diff --git a/docs/devops/gitea-runner/ROADMAP.md b/docs/devops/gitea-runner/ROADMAP.md index 5c9c7846..bb9475ec 100644 --- a/docs/devops/gitea-runner/ROADMAP.md +++ b/docs/devops/gitea-runner/ROADMAP.md @@ -69,9 +69,9 @@ Total phases: **6** (P0 → P5) + **Review handoff (P6)** - [x] **P1.6** Install systemd service `gitea-act-runner.service` and verify `active (running)` + "Polling" in journal - Commit: _system change_ - Status: `Installed/enabled gitea-act-runner.service; stopped/disabled legacy root act-runner.service; service active running as gitea-runner. Journal shows labels updated to node:20-bookworm and runner bytelyst-host-runner v1.0.6 declared successfully.` -- [ ] **P1.7** Confirm runner shows "Idle" green in Gitea Admin UI (`/-/admin/actions/runners`) +- [x] **P1.7** Confirm runner shows "Idle" green in Gitea Admin UI (`/-/admin/actions/runners`) - Commit: _none (UI verification)_ - - Status: `">` + - Status: `Human-provided Gitea Runners Management UI showed runner id=1 bytelyst-host-runner Idle/Global/now. After migration, service is active as gitea-runner and journal declares bytelyst-host-runner v1.0.6 with labels ubuntu-latest/linux/bytelyst/hostinger.` ### P2 — Smoke test (runner picks up jobs)