From 048374fcf900f3288e84557da202be4d3a4f7e85 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 25 May 2026 03:39:05 +0000 Subject: [PATCH] =?UTF-8?q?chore(roadmap):=20mark=20P2.2=20complete=20?= =?UTF-8?q?=E2=80=94=20smoke=20workflow=20triggered?= 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 c5b7416e..cdfaebf9 100644 --- a/docs/devops/gitea-runner/ROADMAP.md +++ b/docs/devops/gitea-runner/ROADMAP.md @@ -80,9 +80,9 @@ Total phases: **6** (P0 → P5) + **Review handoff (P6)** - [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 +- [x] **P2.2** Trigger smoke workflow via Gitea Actions UI - Commit: _trigger only_ - - Status: `` + - 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) - Commit: _none_ - Status: ``