From 7d9cfbfab384f35560e03f1fe5ce427a8d1eebbc Mon Sep 17 00:00:00 2001 From: root Date: Mon, 25 May 2026 03:16:35 +0000 Subject: [PATCH] =?UTF-8?q?chore(roadmap):=20mark=20P1.5=20complete=20?= =?UTF-8?q?=E2=80=94=20token=20copied?= 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 b9d9a543..01a45792 100644 --- a/docs/devops/gitea-runner/ROADMAP.md +++ b/docs/devops/gitea-runner/ROADMAP.md @@ -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: `, 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: ``