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

Upload sourcemaps to sentry #1525

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Upload sourcemaps to sentry #1525

wants to merge 1 commit into from

Conversation

joonatank
Copy link
Contributor

@joonatank joonatank commented Nov 20, 2024

🛠️ Changelog

  • add: sentry sourcemap upload to production during build
  • add: tunnel
  • add: test page / route
  • move: sentry upload to Docker build
  • remove: the regular build from pipeline (we use docker build)
  • fix: build env variables used in CI

🧪 Test plan

  • Manual testing: check sentry errors in stage / production they should include source map information for client side errors.

🎫 Tickets

@joonatank joonatank force-pushed the fix-sentry-sourcemaps branch 22 times, most recently from 40ef11a to a26969a Compare November 25, 2024 08:41
@joonatank joonatank force-pushed the fix-sentry-sourcemaps branch 3 times, most recently from 1544024 to 1218525 Compare December 18, 2024 13:35
@joonatank joonatank force-pushed the fix-sentry-sourcemaps branch 5 times, most recently from 5d909fe to c10fc8e Compare January 9, 2025 09:58
@joonatank joonatank force-pushed the fix-sentry-sourcemaps branch 22 times, most recently from 84b846a to f0bb864 Compare January 13, 2025 08:40
@joonatank joonatank force-pushed the fix-sentry-sourcemaps branch 3 times, most recently from 64a1b72 to 6a5fb9d Compare January 20, 2025 09:06
@joonatank joonatank changed the title wip: sentry config changes Upload sourcemaps to sentry Jan 20, 2025
@joonatank joonatank marked this pull request as ready for review January 20, 2025 09:10
@joonatank joonatank requested a review from vincit-matu January 20, 2025 09:10
- add: sentry sourcemap upload to production during build
- add: tunnel
- add: test page / route
- move: sentry upload to Docker build
- remove: the regular build from pipeline (we use docker build)
- fix: build env variables used in CI
@joonatank joonatank force-pushed the fix-sentry-sourcemaps branch from 6a5fb9d to e9942e3 Compare January 20, 2025 10:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant