From 282a3548aa9cf2cdda0b5e3abbeba2e400af5aea Mon Sep 17 00:00:00 2001 From: root Date: Mon, 25 May 2026 03:07:16 +0000 Subject: [PATCH] =?UTF-8?q?chore(roadmap):=20mark=20P1.1=20complete=20?= =?UTF-8?q?=E2=80=94=20runner=20user=20created?= 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 28f85506..96d62c7d 100644 --- a/docs/devops/gitea-runner/ROADMAP.md +++ b/docs/devops/gitea-runner/ROADMAP.md @@ -51,9 +51,9 @@ Total phases: **6** (P0 → P5) + **Review handoff (P6)** > Detail: [§4 of runner setup doc](./ACT_RUNNER_SETUP.md#4-installation) -- [ ] **P1.1** Create `gitea-runner` user (idempotent; docker group) +- [x] **P1.1** Create `gitea-runner` user (idempotent; docker group) - Commit: _system change, not git_ - - Status: `` + - 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/` - Commit: _system change_ - Status: ``