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

feat: Upload sourcemaps to Sentry #414

Merged
merged 3 commits into from
Dec 1, 2024
Merged

Conversation

oto-ciulis-tt
Copy link
Collaborator

@oto-ciulis-tt oto-ciulis-tt commented Dec 1, 2024

See decoded error e.g. here

@robinjhuang
Copy link
Member

@oto-ciulis-tt should we have this uploaded every time a PR is merged to main? Or every time a release is created? That probably makes the most sense.

@oto-ciulis-tt
Copy link
Collaborator Author

@oto-ciulis-tt should we have this uploaded every time a PR is merged to main? Or every time a release is created? That probably makes the most sense.

@robinjhuang you can upload multiple sourcemaps under same version and they should be able to differentiate based on DebugID. If I'm reading package.json correctly then upload should be triggered as part of vite:compile script and that should be invoked as part of make / publish scripts that should run when the app is being pushed to toDesktop.

@robinjhuang robinjhuang merged commit 7a73f88 into main Dec 1, 2024
6 checks passed
@robinjhuang robinjhuang deleted the enh/upload-sourcemaps-to-sentry branch December 1, 2024 23:23
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.

3 participants