trails/apps/journal/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 Fix SSR hydration mismatch for dates 2026-03-24 20:22:58 +00:00
lib Use explicit .ts extensions for Node-compatible imports 2026-03-25 01:34:16 +01:00
routes Fix CORS on Planner→Journal callback endpoint 2026-03-25 01:16:32 +00:00
entry.client.tsx Add Sentry source maps and release tracking 2026-03-25 02:43:28 +01:00
entry.server.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 Journal activity feed (Group 10) 2026-03-24 23:20:04 +01:00