Skip to content

Conversation

@bitsandfoxes
Copy link
Contributor

@bitsandfoxes bitsandfoxes commented Aug 25, 2025

Resolves #656, #1602

With this change Sentry CLI will now pick up debug symbols from within Burst and _DoNotShip directories automatically.

@bitsandfoxes
Copy link
Contributor Author

@sentry review

@seer-by-sentry
Copy link

🔒 GenAI Consent Required

To enable PR review and test generation via Prevent, an organization admin needs to:

  1. Go to your Sentry organization settings
  2. Enable GenAI features for your organization
  3. Enable the PR Review and Test Generation toggle

Once enabled, you can re-trigger this review by commenting.

@bruno-garcia
Copy link
Member

bugbot review

Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

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

✅ Bugbot reviewed your changes and found no bugs!


Comment on lines +125 to +127
// Setting the `buildOutputDir` as the root for debug symbol upload. This will make sure we pick up
// `BurstDebugInformation` and`_DoNotShip` as well
var paths = $" \"{buildOutputDir}\"";
Copy link
Contributor Author

Choose a reason for hiding this comment

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

We verify the debug symbol upload happening as part of our smoke testing in CI.

@bitsandfoxes bitsandfoxes merged commit a835d46 into main Aug 28, 2025
182 of 184 checks passed
@bitsandfoxes bitsandfoxes deleted the fix/debug-symbol-upload branch August 28, 2025 20:11
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.

Revisit debug symbols being picked up for upload

4 participants