Skip to content

Conversation

@liam-lloyd
Copy link
Member

@liam-lloyd liam-lloyd commented Dec 17, 2025

The command for uploading sourcemaps has changed for the v3 sentry-cli, this commit updates our CI process to use the new command rather than the no-longer-supported v2 command.

@codecov
Copy link

codecov bot commented Dec 17, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 47.16%. Comparing base (3f01b5e) to head (6d223ac).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #860   +/-   ##
=======================================
  Coverage   47.15%   47.16%           
=======================================
  Files         372      372           
  Lines       11495    11495           
  Branches     1912     1912           
=======================================
+ Hits         5421     5422    +1     
- Misses       5889     5891    +2     
+ Partials      185      182    -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Member

@cecilia-donnelly cecilia-donnelly left a comment

Choose a reason for hiding this comment

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

Can you add a link to the documentation for the relevant change?

The command for uploading sourcemaps has changed for the v3 sentry-cli,
this commit updates our CI process to use the new command rather than
the no-longer-supported v2 command.
@liam-lloyd liam-lloyd force-pushed the fix_sourcemaps_upload branch from f49f56c to 6d223ac Compare December 17, 2025 20:44
@liam-lloyd
Copy link
Member Author

Can you add a link to the documentation for the relevant change?

https://github.com/getsentry/sentry-cli/releases/tag/3.0.0

@liam-lloyd liam-lloyd changed the title Update sourcemaps upload to work with the v2 sentry-cli Update sourcemaps upload to work with the v3 sentry-cli Dec 17, 2025
@liam-lloyd liam-lloyd merged commit b1db54e into main Dec 17, 2025
6 checks passed
@liam-lloyd liam-lloyd deleted the fix_sourcemaps_upload branch December 17, 2025 20:46
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