From eab233b3a08756fd6d3e490da9f5a15c724bfc25 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 25 May 2026 03:39:20 +0000 Subject: [PATCH] =?UTF-8?q?chore(roadmap):=20mark=20P2.3=20complete=20?= =?UTF-8?q?=E2=80=94=20smoke=20passed?= 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 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)