diff --git a/docs/devops/gitea-runner/ROADMAP.md b/docs/devops/gitea-runner/ROADMAP.md index bb9475ec..c5b7416e 100644 --- a/docs/devops/gitea-runner/ROADMAP.md +++ b/docs/devops/gitea-runner/ROADMAP.md @@ -77,9 +77,9 @@ Total phases: **6** (P0 → P5) + **Review handoff (P6)** > Detail: [§5 of runner setup doc](./ACT_RUNNER_SETUP.md#5-smoke-test-basic--runner-picks-up-jobs) -- [ ] **P2.1** Create branch `runner/gitea-smoke` with `.gitea/workflows/runner-smoke.yml` - - Commit: `` - - Status: `` +- [x] **P2.1** Create branch `runner/gitea-smoke` with `.gitea/workflows/runner-smoke.yml` + - Commit: `fceee7d8` + - Status: `Created smoke workflow branch runner/gitea-smoke and pushed to Gitea. Workflow uses labels ubuntu-latest/bytelyst/hostinger, node:20-bookworm runner mapping, and verifies host Gitea reachability plus absence of publish-token mount.` - [ ] **P2.2** Trigger smoke workflow via Gitea Actions UI - Commit: _trigger only_ - Status: ``