docs(08): correct premature completion — phase 8 + CI-01 still in progress
Plans 08-03 (harness UI-regression job) and 08-04 (publish job) are not yet built; CI-01's definition includes the harness step (08-03). Revert phase 8 and CI-01 from complete back to in-progress.
This commit is contained in:
@@ -39,7 +39,7 @@ Each requirement maps to exactly one roadmap phase (see Traceability).
|
||||
|
||||
### CI — Gitea continuous integration
|
||||
|
||||
- [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.
|
||||
- [ ] **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.
|
||||
|
||||
### Test — Mobile-emulated authed browser harness
|
||||
@@ -73,7 +73,7 @@ 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) | Complete |
|
||||
| CI-01 | Phase 8 (Gitea CI) | In progress |
|
||||
| CI-02 | Phase 8 (Gitea CI) | Pending |
|
||||
| CAL-15 | Phase 9 (Faster Write-Back) | Pending |
|
||||
| ADMIN-01 | Phase 10 (Admin Role & Settings) | Pending |
|
||||
|
||||
Reference in New Issue
Block a user