Commit Graph

6 Commits

Author SHA1 Message Date
c6a9ade586 feat(ops): add first deployment runbook tooling 2026-03-08 22:44:36 +04:00
fd0680c8ef feat(infra): add reminder scheduler jobs 2026-03-08 22:23:19 +04:00
6dd601c7bd fix(test): lazy-load e2e env config 2026-03-08 20:20:23 +04:00
3152858aac feat(test): add local billing smoke test 2026-03-08 20:14:36 +04:00
3675079a4c fix(review): address CodeRabbit review feedback
- Guard prepare script for Docker builds without .git
- Add pre-push hook for heavier quality gates (typecheck/test/build)
- Pin drizzle-orm version in scripts/package.json
- Add E2E_SMOKE_ALLOW_WRITE opt-in guard via e2eEnv abstraction
- Create @household/config env-e2e.ts using same t3-env + zod pattern
- Make e2e teardown robust with optional chaining + allSettled
- Fix markdown code block language identifier (MD040)
- Fix CI integration docs to reflect actual workflow
2026-03-05 21:13:38 +04:00
cfc8a521e4 fix(test): configure scripts workspace and e2e typings 2026-03-05 20:45:14 +04:00