trails/.github/workflows
Ullrich Schäfer 5d7b8c82e8
Fix Sentry build: disable telemetry, fix release version passing
- Disable Sentry Vite plugin telemetry (telemetry: false)
- Pass SENTRY_RELEASE as build-arg (not secret) since it's just the git sha
- Keep only SENTRY_AUTH_TOKEN as Docker secret

The release version was showing as *** because Docker secrets get masked
by GitHub Actions. Git sha is not sensitive — safe as a build arg.

The sourcemap warning from react-router is a known upstream issue (ships
without sourcemaps) and is harmless.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-27 18:18:00 +01:00
..
cd-apps.yml Fix Sentry build: disable telemetry, fix release version passing 2026-03-27 18:18:00 +01:00
cd-brouter.yml SOPS+age secrets, split CD workflows, GitHub OAuth for Grafana 2026-03-27 17:28:04 +01:00
cd-infra.yml Fix SCP path for decrypted secrets in CD workflows 2026-03-27 17:43:30 +01:00
ci.yml Use forked gitleaks-action with merge_group support 2026-03-26 19:26:18 +01:00