chore(roadmap): mark P1.2 complete — act_runner installed

This commit is contained in:
root 2026-05-25 03:08:24 +00:00
parent 282a3548aa
commit 4f87390eaa

View File

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