diff --git a/docs/devops/gitea-runner/ROADMAP.md b/docs/devops/gitea-runner/ROADMAP.md index c3174a9c..f9517790 100644 --- a/docs/devops/gitea-runner/ROADMAP.md +++ b/docs/devops/gitea-runner/ROADMAP.md @@ -94,9 +94,9 @@ Total phases: **6** (P0 → P5) + **Review handoff (P6)** - [x] **P3.1** Create throwaway `@bytelyst/_runner-e2e-test` package on branch `runner/gitea-e2e` - Commit: `c05085b` - Status: `Created packages/_runner-e2e-test and pushed branch runner/gitea-e2e to both Gitea and GitHub.` -- [ ] **P3.2** Add `.gitea/workflows/runner-e2e-publish.yml` to the same branch - - Commit: `` - - Status: `` +- [x] **P3.2** Add `.gitea/workflows/runner-e2e-publish.yml` to the same branch + - Commit: `9693407` + - Status: `Added E2E publish workflow on runner/gitea-e2e and pushed to both Gitea and GitHub. Workflow publishes via https://gitea.bytelyst.com to package owner bytelyst because job containers cannot reach host.docker.internal:3300 on this VM.` - [ ] **P3.3** Trigger E2E workflow with `version=0.0.1-e2e.1` - Commit: _trigger only_ - Status: ``