fix: Phase 0 verification — passWithNoTests, prettierignore (P0-009)
Add --passWithNoTests to all vitest test scripts so packages without test files don't fail CI. Add .prettierignore for auto-generated files (next-env.d.ts, dist, drizzle, .next). All quality gates now pass: typecheck, lint, format:check, test, build (18/18 packages). Closes #9 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -10,9 +10,9 @@
|
||||
| P0-004 | done | Phase 0 | @mosaic/auth — BetterAuth email/password setup | #68 | #4 |
|
||||
| P0-005 | done | Phase 0 | Docker Compose — PG 17, Valkey 8, SigNoz | #65 | #5 |
|
||||
| P0-006 | done | Phase 0 | OTEL foundation — OpenTelemetry SDK setup | #65 | #6 |
|
||||
| P0-007 | not-started | Phase 0 | CI pipeline — Woodpecker config | — | #7 |
|
||||
| P0-008 | not-started | Phase 0 | Project docs — AGENTS.md, CLAUDE.md, README | — | #8 |
|
||||
| P0-009 | not-started | Phase 0 | Verify Phase 0 — CI green, all packages build | — | #9 |
|
||||
| P0-007 | done | Phase 0 | CI pipeline — Woodpecker config | #69 | #7 |
|
||||
| P0-008 | done | Phase 0 | Project docs — AGENTS.md, CLAUDE.md, README | #69 | #8 |
|
||||
| P0-009 | done | Phase 0 | Verify Phase 0 — CI green, all packages build | #70 | #9 |
|
||||
| P1-001 | done | Phase 1 | apps/gateway scaffold — NestJS + Fastify adapter | #61 | #10 |
|
||||
| P1-002 | not-started | Phase 1 | Auth middleware — BetterAuth session validation | — | #11 |
|
||||
| P1-003 | not-started | Phase 1 | @mosaic/brain — migrate from v0, PG backend | — | #12 |
|
||||
|
||||
Reference in New Issue
Block a user