Skip to content

upload source maps during build step #1012

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

Merged
merged 1 commit into from
May 22, 2025

Conversation

zwhitchcox
Copy link
Contributor

Now that the image is built in the Build Container step instead of the Deploy step, we need to include the sentry auth token in the Build Container step.

Test Plan

I have tested this in production on our server. The source map is uploaded to sentry and referenced by a hash of the file, so you can upload as many source maps as you want, and they will not interfere with the source map in production.

Screenshots

Before

Screenshot 2025-05-15 at 10 13 03 AM

After

Screenshot 2025-05-22 at 3 37 12 PM

Copy link
Member

@kentcdodds kentcdodds left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh nice. Thank you! Good improvement on the deploy command too. Thanks!

@kentcdodds kentcdodds merged commit 7e290bd into epicweb-dev:main May 22, 2025
6 checks passed
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.

2 participants