Skip to content
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

Add diagnostic level setting for symbol upload #555

Merged
merged 5 commits into from
May 8, 2024

Conversation

tustanivsky
Copy link
Collaborator

This PR introduces a new plugin setting which allows to configure logs verbosity that Sentry CLI prints during symbol upload.

Closes #543

@tustanivsky tustanivsky requested a review from bitsandfoxes May 7, 2024 07:08
Copy link
Contributor

github-actions bot commented May 7, 2024

Fails
🚫 Please consider adding a changelog entry for the next release.
Messages
📖 Do not forget to update Sentry-docs with your feature once the pull request gets approved.

Instructions and example for changelog

Please add an entry to CHANGELOG.md to the "Unreleased" section. Make sure the entry includes this PR's number.

Example:

## Unreleased

- Add diagnostic level setting for symbol upload ([#555](https://github.com/getsentry/sentry-unreal/pull/555))

If none of the above apply, you can opt out of this check by adding #skip-changelog to the PR description.

Generated by 🚫 dangerJS against afed447

CHANGELOG.md Outdated Show resolved Hide resolved
tustanivsky and others added 2 commits May 8, 2024 08:24
@tustanivsky tustanivsky merged commit 2981883 into main May 8, 2024
8 of 9 checks passed
@tustanivsky tustanivsky deleted the feat/sentry-cli-log-level branch May 8, 2024 05:25
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.

Use DiagnosticLevel for symbol upload
2 participants