trails/apps/planner
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
..
app Add Sentry source maps and release tracking 2026-03-25 02:43:28 +01:00
Dockerfile Add Sentry source maps and release tracking 2026-03-25 02:43:28 +01:00
package.json Add Sentry error tracking to both apps 2026-03-25 02:35:16 +01:00
react-router.config.ts Complete monorepo toolchain setup (tasks 1.1-1.7) 2026-03-22 12:12:57 +01:00
server.ts Add Sentry source maps and release tracking 2026-03-25 02:43:28 +01:00
tsconfig.json Fix planner production server + use .ts extensions everywhere 2026-03-25 01:41:33 +01:00
vite.config.ts Add Sentry source maps and release tracking 2026-03-25 02:43:28 +01:00