diff --git a/docs/devops/gitea-runner/ROADMAP.md b/docs/devops/gitea-runner/ROADMAP.md index eb8b0712..b9d9a543 100644 --- a/docs/devops/gitea-runner/ROADMAP.md +++ b/docs/devops/gitea-runner/ROADMAP.md @@ -60,9 +60,9 @@ Total phases: **6** (P0 → P5) + **Review handoff (P6)** - [x] **P1.3** Obtain registration token from Gitea (instance level) - Commit: _none (token in memory only)_ - Status: `Existing global runner registration found in Gitea UI: id=1 name=bytelyst-host-runner version=v0.3.0 status=Idle. No new registration token needed; reuse existing registration for migration.` -- [ ] **P1.4** Register runner with config.yaml (Docker mode, `node:20-bookworm` label mapping) +- [x] **P1.4** Register runner with config.yaml (Docker mode, `node:20-bookworm` label mapping) - Commit: _system change_ - - Status: `` + - Status: `Reused existing global runner registration bytelyst-host-runner; migrated .runner into /home/gitea-runner/act_runner with Docker-mode labels ubuntu-latest/linux/bytelyst/hostinger -> node:20-bookworm. Config permits only /home/gitea-runner/.gitea_npm_token as workflow bind mount.` - [ ] **P1.5** Mount `~/.gitea_npm_token` to `gitea-runner` (mode 600) - Commit: _system change_ - Status: `, owner gitea-runner:gitea-runner, mode 600, bytes=...>`