chore(roadmap): mark P1.5 complete — token copied

This commit is contained in:
root 2026-05-25 03:16:35 +00:00
parent 19101496a7
commit 7d9cfbfab3

View File

@ -63,9 +63,9 @@ Total phases: **6** (P0 → P5) + **Review handoff (P6)**
- [x] **P1.4** Register runner with config.yaml (Docker mode, `node:20-bookworm` label mapping)
- Commit: _system change_
- 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)
- [x] **P1.5** Mount `~/.gitea_npm_token` to `gitea-runner` (mode 600)
- Commit: _system change_
- Status: `<copied from <user>, owner gitea-runner:gitea-runner, mode 600, bytes=...>`
- Status: `Copied from /root/.gitea_npm_token to /home/gitea-runner/.gitea_npm_token; owner gitea-runner:gitea-runner; mode 600; bytes=41.`
- [ ] **P1.6** Install systemd service `gitea-act-runner.service` and verify `active (running)` + "Polling" in journal
- Commit: _system change_
- Status: `<journalctl shows: "Runner registered" + "Polling for tasks">`