trails/apps/planner/app
Ullrich Schäfer 091fc0a4bd
Add Sentry source maps and release tracking
- @sentry/vite-plugin uploads source maps during Docker build
- Release tagged with git SHA (SENTRY_RELEASE) on both client and server
- Environment set to production/development for filtering
- CD passes SENTRY_AUTH_TOKEN + SENTRY_RELEASE as Docker build args
- docker-compose passes SENTRY_RELEASE to runtime containers

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-25 02:43:28 +01:00
..
components Add basic responsive layout for tablet and mobile 2026-03-25 02:11:22 +01:00
lib Fix Yjs WebSocket server to use sync protocol 2026-03-25 02:24:13 +01:00
routes Add withDb() helper for graceful DB error handling 2026-03-24 23:39:33 +01:00
entry.client.tsx Add Sentry source maps and release tracking 2026-03-25 02:43:28 +01:00
root.tsx Add Sentry error tracking to both apps 2026-03-25 02:35:16 +01:00
routes.ts Implement Planner-Journal handoff (Group 9) 2026-03-24 20:22:58 +00:00