Skip to content

Conversation

@jamescrosswell
Copy link
Collaborator

This is just for contributors... when we need to debug issues in the Sentry SDK for Java/Android, it's useful to be able to build the .NET SDK using locally built versions of the Maven artefacts, to be able to quickly add logs and iterate etc.

This PR adds a UseLocalSentryMavenRepo build property that does just that.

#skip-changelog

@codecov
Copy link

codecov bot commented Jan 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.85%. Comparing base (5dde625) to head (28f1485).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4873      +/-   ##
==========================================
- Coverage   73.86%   73.85%   -0.01%     
==========================================
  Files         483      483              
  Lines       17577    17577              
  Branches     3464     3464              
==========================================
- Hits        12983    12982       -1     
  Misses       3741     3741              
- Partials      853      854       +1     

☔ 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.

@jamescrosswell jamescrosswell marked this pull request as ready for review January 27, 2026 21:27
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.

Cursor Bugbot has reviewed your changes and found 2 potential issues.

Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.

jamescrosswell added a commit that referenced this pull request Jan 28, 2026
Copy link
Member

@Flash0ver Flash0ver left a comment

Choose a reason for hiding this comment

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

Got it to work on my machine.

Shall we add a brief instruction to CONTRIBUTING.md,
similar to https://github.com/getsentry/sentry-dotnet/pull/4551/changes#diff-eca12c0a30e25b4b46522ebf89465a03ba72a03f540796c979137931d8f92055?

@jamescrosswell
Copy link
Collaborator Author

Shall we add a brief instruction to CONTRIBUTING.md,

Done ✅

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