chore(roadmap): mark P3.2 complete

This commit is contained in:
root 2026-05-25 04:07:27 +00:00
parent 703a514508
commit 48fd55ccf2

View File

@ -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: `<sha7>`
- 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: `<run URL>`