-
Notifications
You must be signed in to change notification settings - Fork 69
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
feat(api): add sentry dsn in web config #973
Conversation
Codecov ReportAttention:
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## master #973 +/- ##
==========================================
+ Coverage 68.19% 68.20% +0.01%
==========================================
Files 208 208
Lines 11734 11730 -4
==========================================
- Hits 8002 8001 -1
+ Misses 3254 3251 -3
Partials 478 478 ☔ View full report in Codecov by Sentry. |
/build |
/build |
/build |
Build and push Docker images with tag: 2024-01-12.41e0f1c |
2 similar comments
Build and push Docker images with tag: 2024-01-12.41e0f1c |
Build and push Docker images with tag: 2024-01-12.41e0f1c |
Add sentry dsn in web config
Also refactor
getWebConfig
route