From 6edffa413aa25ff3353163a3583f0234d048bae7 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 25 May 2026 03:34:58 +0000 Subject: [PATCH] =?UTF-8?q?chore(roadmap):=20mark=20P2.1=20complete=20?= =?UTF-8?q?=E2=80=94=20smoke=20branch=20pushed?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/devops/gitea-runner/ROADMAP.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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: ``