From 16d8b742e0c8214b316801a025c35ef781185ac1 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 25 May 2026 03:18:54 +0000 Subject: [PATCH] =?UTF-8?q?chore(roadmap):=20mark=20P1.7=20complete=20?= =?UTF-8?q?=E2=80=94=20runner=20idle=20confirmed?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/devops/gitea-runner/ROADMAP.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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)