Skip to content

Conversation

Lms24
Copy link
Member

@Lms24 Lms24 commented Jul 18, 2025

Sentry CLI's cli.releases.uploadSourceMaps method previously never rejected when the actual CLI binary execution exited with an error code. In CLI 2.49.0 and 2.50.0 I added a new execution mode variant (rejectOnError) which continues to pipe stdio to the process (the RR SDKs' upload script) but now also rejects on error.

This PR bumps Sentry CLI and configures it to actually reject now. We already catch the rejection and fail silently. Nothing changed here.

@Lms24 Lms24 changed the title fix(react-router): Ensure source map upload fails if Sentry CLI fails fix(react-router): Ensure source map upload fails silently if Sentry CLI fails Jul 18, 2025
@Lms24 Lms24 self-assigned this Jul 18, 2025
@Lms24 Lms24 marked this pull request as ready for review July 18, 2025 14:47
@Lms24 Lms24 requested review from a team, chargome, msonnb and stephanie-anderson and removed request for a team and stephanie-anderson July 18, 2025 14:47
@Lms24 Lms24 force-pushed the lms/fix-react-router-uploadSourceMaps-rejectOnError branch from fddec06 to e6c187a Compare July 21, 2025 07:13
@Lms24 Lms24 force-pushed the lms/fix-react-router-uploadSourceMaps-rejectOnError branch from e6c187a to 1d6474c Compare August 1, 2025 13:55
@Lms24 Lms24 requested review from a team and removed request for a team August 1, 2025 13:56
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