All checks were successful
CI / Backend Unit Tests (pull_request) Successful in 3m18s
CI / fail2ban Regex (pull_request) Successful in 42s
CI / Semgrep Security Scan (pull_request) Successful in 20s
CI / Compose Bucket Idempotency (pull_request) Successful in 1m0s
CI / Unit & Component Tests (push) Successful in 3m19s
CI / OCR Service Tests (push) Successful in 19s
CI / Backend Unit Tests (push) Successful in 3m26s
CI / fail2ban Regex (push) Successful in 43s
CI / Semgrep Security Scan (push) Successful in 18s
CI / Compose Bucket Idempotency (push) Successful in 1m0s
CI / Unit & Component Tests (pull_request) Successful in 3m29s
CI / OCR Service Tests (pull_request) Successful in 19s
VITE_SENTRY_DSN is a Vite build-time variable baked into the JS bundle. Without an ARG/ENV in the Dockerfile build stage and a build.args entry in docker-compose.prod.yml, the SDK initialised with enabled=false regardless of the Gitea secret value. - frontend/Dockerfile: add ARG VITE_SENTRY_DSN + ENV before npm run build - docker-compose.prod.yml: add build.args.VITE_SENTRY_DSN with empty fallback - nightly.yml: write VITE_SENTRY_DSN secret into .env.staging Requires Gitea secret VITE_SENTRY_DSN to be set to the GlitchTip project #1 DSN. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1.8 KiB
1.8 KiB