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

Fix Sentry CLI arguments when using custom URL or auth token parameters #2259

Merged
merged 2 commits into from
Mar 28, 2023

Conversation

mattjohnsonpint
Copy link
Contributor

Authentication and URL parameters must be passed to Sentry CLI before the specific command.

I discovered this while testing against a local Sentry instance for development purposes. However, it will also be broken for Self-Hosted Sentry, if passing the URL to Sentry via our <SentryUrl> MSBuild property.

@mattjohnsonpint mattjohnsonpint enabled auto-merge (squash) March 28, 2023 06:06
@mattjohnsonpint mattjohnsonpint merged commit 910009b into main Mar 28, 2023
@mattjohnsonpint mattjohnsonpint deleted the fix/msbuild-self-hosted branch March 28, 2023 06:11
@PMExtra
Copy link

PMExtra commented Apr 24, 2023

😭 It bothered me so a long time.

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