From 4f87390eaa41101968dca2b858101a06625014c8 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 25 May 2026 03:08:24 +0000 Subject: [PATCH] =?UTF-8?q?chore(roadmap):=20mark=20P1.2=20complete=20?= =?UTF-8?q?=E2=80=94=20act=5Frunner=20installed?= 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 96d62c7d..3a48f1eb 100644 --- a/docs/devops/gitea-runner/ROADMAP.md +++ b/docs/devops/gitea-runner/ROADMAP.md @@ -54,9 +54,9 @@ Total phases: **6** (P0 → P5) + **Review handoff (P6)** - [x] **P1.1** Create `gitea-runner` user (idempotent; docker group) - Commit: _system change, not git_ - Status: `Created gitea-runner user; id shows uid=1001 gid=1001 groups=gitea-runner,docker.` -- [ ] **P1.2** Download `act_runner` binary, SHA256-verify, install to `/usr/local/bin/` +- [x] **P1.2** Download `act_runner` binary, SHA256-verify, install to `/usr/local/bin/` - Commit: _system change_ - - Status: `` + - Status: `Installed /usr/local/bin/act_runner as gitea-runner version v1.0.6; SHA256 verified via gitea/runner checksums.txt. Deviation: upstream repo/assets are now gitea/runner + gitea-runner-* rather than gitea/act_runner + act_runner-*.` - [ ] **P1.3** Obtain registration token from Gitea (instance level) - Commit: _none (token in memory only)_ - Status: ``