chore(roadmap): mark P1.1 complete — runner user created

This commit is contained in:
root 2026-05-25 03:07:16 +00:00
parent 10751d4ec9
commit 282a3548aa

View File

@ -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: `<version installed, e.g., v0.2.10>`