Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a blank Sentry DSN for github build steps #1419

Merged
merged 1 commit into from
May 20, 2024

Conversation

martyn-w
Copy link
Contributor

This adds a blank SENTRY__DSN="" env var for use during github build and test steps.

A forthcoming update to the Sentry library requires to DSN to be set to an empty string, rather than remaining undefined.

The Sentry DSN is set to real values on production and staging.

@martyn-w martyn-w temporarily deployed to development_aks May 20, 2024 13:52 — with GitHub Actions Inactive
@github-actions github-actions bot added the DevOps DevOps label May 20, 2024
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@martyn-w martyn-w merged commit 372cbca into master May 20, 2024
10 checks passed
@martyn-w martyn-w deleted the add-blank-sentry-dsn-for-github-build branch May 20, 2024 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DevOps DevOps
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants