docs(08): SUMMARY + VERIFICATION — phase 8 complete, CI-01 + CI-02 delivered
- 08-04-SUMMARY.md: publish job verified green (run #14), both tags pushed, security audit pass (PAT masked, --password-stdin), REGISTRY_PAT naming note - 08-VERIFICATION.md: all six phase-8 ROADMAP criteria passed with evidence table - REQUIREMENTS.md: CI-01 + CI-02 marked complete (checkboxes + traceability table) - ROADMAP.md: phase 8 marked [x] complete (2026-06-11), 08-04 plan ticked - STATE.md: phase complete, D-PAT-NAMING decision recorded, operator next steps updated
This commit is contained in:
@@ -39,8 +39,8 @@ Each requirement maps to exactly one roadmap phase (see Traceability).
|
||||
|
||||
### CI — Gitea continuous integration
|
||||
|
||||
- [ ] **CI-01**: Every pull request targeting `main` runs full regression — lint, typecheck (both apps), unit tests, API integration tests against a MariaDB service container, **and the Phase 7 mobile Playwright harness as a UI-regression step (CI brings up the API + PWA dev servers + MariaDB service container with `DEV_AUTH_BYPASS` in the runner and runs the harness specs headlessly against the authed PWA)** — and the result gates the merge.
|
||||
- [ ] **CI-02**: On merge to `main`, the API Docker image is built and published to the Gitea container registry.
|
||||
- [x] **CI-01**: Every pull request targeting `main` runs full regression — lint, typecheck (both apps), unit tests, API integration tests against a MariaDB service container, **and the Phase 7 mobile Playwright harness as a UI-regression step (CI brings up the API + PWA dev servers + MariaDB service container with `DEV_AUTH_BYPASS` in the runner and runs the harness specs headlessly against the authed PWA)** — and the result gates the merge.
|
||||
- [x] **CI-02**: On merge to `main`, the API Docker image is built and published to the Gitea container registry.
|
||||
|
||||
### Test — Mobile-emulated authed browser harness
|
||||
|
||||
@@ -73,8 +73,8 @@ Maps each REQ-ID to its phase. v1.1 phases continue v1.0 numbering (v1.0 ended a
|
||||
|--------|-------|--------|
|
||||
| TEST-01 | Phase 7 (Mobile Test Harness) | Complete |
|
||||
| TEST-02 | Phase 7 (Mobile Test Harness) | Complete |
|
||||
| CI-01 | Phase 8 (Gitea CI) | In progress |
|
||||
| CI-02 | Phase 8 (Gitea CI) | Pending |
|
||||
| CI-01 | Phase 8 (Gitea CI) | Complete |
|
||||
| CI-02 | Phase 8 (Gitea CI) | Complete |
|
||||
| CAL-15 | Phase 9 (Faster Write-Back) | Pending |
|
||||
| ADMIN-01 | Phase 10 (Admin Role & Settings) | Pending |
|
||||
| ADMIN-02 | Phase 10 (Admin Role & Settings) | Pending |
|
||||
|
||||
Reference in New Issue
Block a user