Skip to content

fix: missing snippets dotnet #5752

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

Merged
merged 1 commit into from
Nov 11, 2022
Merged

Conversation

bruno-garcia
Copy link
Member

@bruno-garcia bruno-garcia commented Nov 9, 2022

Adding missing snippets listed on #3107

The Debug File Upload page needs to be restructured. It was built for Native, and we're now including it on more platforms.

Unity bundles sentry-cli and uploads things automatically as stated in the top note. The instructions that follow are not helpful there.
The .NET SDK support only requires symbol upload for iOS/MacCatalyst/Android at the moment, and the goal is to bundle sentry-cli within the SDK and run it automatically with the build.

@vercel
Copy link

vercel bot commented Nov 9, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
sentry-docs ✅ Ready (Inspect) Visit Preview Nov 9, 2022 at 3:56PM (UTC)

@@ -0,0 +1,4 @@
```bash
sentry-cli login
sentry-cli upload-dif -o {YOUR ORGANISATION} -p {PROJECT} bin/Release
Copy link
Member Author

Choose a reason for hiding this comment

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

@mattjohnsonpint do we need to upload from obj/Release instead? or is the path here completely different?

<PlatformSection supported={["dotnet"]}>
<Note>

The Sentry support for .NET requires uploading debug files only on mobile (Android and iOS) apps.
Copy link
Member Author

Choose a reason for hiding this comment

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

This needs to be updated once getsentry/sentry-dotnet#1740 is completed, cc @Swatinem, @ashwoods

@bruno-garcia bruno-garcia merged commit 17a4449 into master Nov 11, 2022
@bruno-garcia bruno-garcia deleted the fix/missing-snippets-dotnet branch November 11, 2022 20:19
@github-actions github-actions bot locked and limited conversation to collaborators Nov 27, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants