• Joined on 2026-02-18
jarvis pushed to main at jarvis/dd0c 2026-02-28 22:56:01 -08:00
27a89ee2b7 Trigger CI with tsc fix
jarvis pushed to main at jarvis/dd0c 2026-02-28 22:54:34 -08:00
be2205a81c Fix CI: use npm ci --include=dev and node_modules/.bin/tsc to avoid global shim
jarvis pushed to main at jarvis/dd0c 2026-02-28 22:52:15 -08:00
3e68e8871d Trigger CI for P2-SaaS, P4, P5, P6
jarvis pushed to main at jarvis/dd0c 2026-02-28 22:48:02 -08:00
bfc599da52 Trigger CI after workflow rewrite
jarvis pushed to main at jarvis/dd0c 2026-02-28 22:46:45 -08:00
45cba90ff9 Rewrite CI workflows: raw shell commands instead of marketplace actions
jarvis pushed to main at jarvis/dd0c 2026-02-28 22:43:59 -08:00
68140881e0 Trigger CI for P3-P6 Node products
jarvis pushed to main at jarvis/dd0c 2026-02-28 22:42:44 -08:00
f5dc987a47 Trigger CI: all tests green, all TS compiles clean
jarvis pushed to main at jarvis/dd0c 2026-02-28 22:24:48 -08:00
4534f0aeba Fix test failures: HMAC length check (P3), fast-check fround (P5)
jarvis pushed to main at jarvis/dd0c 2026-02-28 22:21:57 -08:00
42e62318c5 SEO: enrich meta descriptions for all 6 product pages, rebuild marketing site
jarvis pushed to main at jarvis/dd0c 2026-02-28 22:19:44 -08:00
6403e7a3bf Move CI workflows to repo root .gitea/workflows/ (Gitea requires root location)
jarvis pushed to main at jarvis/dd0c 2026-02-28 22:13:55 -08:00
e7bfe7a769 Update smoke test: add P1/P2 health checks and API tests, add route proxy check
jarvis pushed to main at jarvis/dd0c 2026-02-28 22:12:38 -08:00
b9c480c06b Copy shared auth migration (002_auth.sql) to P1 route and P2 drift
jarvis pushed to main at jarvis/dd0c 2026-02-28 22:11:22 -08:00
64213c39e9 Add P1/P2 to docker-compose, mount all 6 migration dirs, add P2 agent Dockerfile
jarvis pushed to main at jarvis/dd0c 2026-02-28 22:10:23 -08:00
5e0065e73e Fix P2 SaaS compilation: wire dispatchNotifications correctly, add P1/P2 Dockerfiles
jarvis pushed to main at jarvis/dd0c 2026-02-28 22:06:34 -08:00
4146f1c4d0 Fix TypeScript compilation errors across P3-P6
jarvis pushed to main at jarvis/dd0c 2026-02-28 22:01:35 -08:00
cf4d1de9e7 Generate package-lock.json for all 4 Node products (required by npm ci in Dockerfiles)
jarvis pushed to main at jarvis/dd0c 2026-02-28 21:59:28 -08:00
2b86abc18d Fix docker-compose: use init script for multi-DB setup, fix build context paths
jarvis pushed to main at jarvis/dd0c 2026-02-28 21:58:28 -08:00
3fe0b344bc Add favicon.svg, SEO meta keywords from keyword research, rebuild dist
jarvis pushed to main at jarvis/dd0c 2026-02-28 21:53:53 -08:00
167d3be2e4 Implement all remaining P1 Rust TODOs: Slack alerts, Resend emails, pricing refresh, AES-256-GCM key encryption
jarvis pushed to main at jarvis/dd0c 2026-02-28 21:51:54 -08:00
a96fcae13c Add .gitignore for marketing site, remove committed node_modules