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(cli): don't fail with UsageError when determining whether a provider is installed as a pre-built provider #2348

Merged
merged 1 commit into from
Nov 28, 2022

Conversation

ansgarm
Copy link
Member

@ansgarm ansgarm commented Nov 25, 2022

Closes #2345

Note: I opted against just catching the UsageError because we report usage errors, so not throwing it in the first place was the cleaner way

…der is installed as a pre-built provider

Closes #2345

Note: I opted against just catching the UsageError because we report usage errors, so not throwing it in the first place was the cleaner way
@DanielMSchmidt DanielMSchmidt merged commit 7a8af94 into main Nov 28, 2022
@DanielMSchmidt DanielMSchmidt deleted the fix-upgrade-local-providers branch November 28, 2022 08:01
@github-actions
Copy link
Contributor

I'm going to lock this pull request because it has been closed for 30 days. This helps our maintainers find and focus on the active issues. If you've found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 29, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Provider upgrade doesn't work on non-pre-built providers (Java)
2 participants