diff --git a/docs/devops/gitea-runner/ROADMAP.md b/docs/devops/gitea-runner/ROADMAP.md index cdfaebf9..7a2bbd3f 100644 --- a/docs/devops/gitea-runner/ROADMAP.md +++ b/docs/devops/gitea-runner/ROADMAP.md @@ -83,9 +83,9 @@ Total phases: **6** (P0 → P5) + **Review handoff (P6)** - [x] **P2.2** Trigger smoke workflow via Gitea Actions UI - Commit: _trigger only_ - Status: `Triggered by push to runner/gitea-smoke; Gitea run URL https://gitea.bytelyst.com/bytelyst/learning_ai_common_plat/actions/runs/17.` -- [ ] **P2.3** All smoke steps pass (host info, Node, pnpm, Gitea reachability, token presence) +- [x] **P2.3** All smoke steps pass (host info, Node, pnpm, Gitea reachability, token presence) - Commit: _none_ - - Status: `` + - Status: `Run 17 succeeded: node v20.20.2, npm 10.8.2, pnpm 9.12.0, https://gitea.bytelyst.com reachable with 200 and version 1.22.6, publish token not mounted. Initial run 16 failed because host.docker.internal:3300 was unreachable from job container; fixed workflow to use canonical public HTTPS URL.` ### P3 — End-to-end validation (throwaway package + cross-Gitea byte-identical check)