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

vendor: Upgrade mitchellh/cli #26209

Merged
merged 1 commit into from
Sep 11, 2020
Merged

vendor: Upgrade mitchellh/cli #26209

merged 1 commit into from
Sep 11, 2020

Conversation

alisdair
Copy link
Contributor

Update tests to match the fix in mitchellh/cli#71, which aligns MockUi with BasicUi and allows newlines in user input.

We are not using the new ErrorWriter, added in mitchellh/cli#81, as it does not appear to interact correctly with panicwrap. All error output from CLI parsing will continue to appear on stdout, not stderr.

I'm upgrading this dependency to split out these changes from the Consul upgrade in #23601, hopefully for easier review.

Update tests to match the fix in mitchellh/cli#71, which aligns MockUi
with BasicUi and allows newlines in user input.

We are not using the new ErrorWriter, added in mitchellh/cli#81, as it
does not appear to interact correctly with panicwrap. All error output
from CLI parsing will continue to appear on stdout, not stderr.
@alisdair alisdair self-assigned this Sep 10, 2020
@codecov
Copy link

codecov bot commented Sep 10, 2020

Codecov Report

Merging #26209 into master will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted Files Coverage Δ
internal/providercache/dir.go 70.68% <0.00%> (-5.18%) ⬇️
states/statefile/version4.go 57.54% <0.00%> (-0.29%) ⬇️

@alisdair alisdair requested a review from a team September 10, 2020 19:30
@alisdair alisdair merged commit 838182c into master Sep 11, 2020
@alisdair alisdair deleted the alisdair/upgrade-cli branch September 11, 2020 14:56
@ghost
Copy link

ghost commented Oct 13, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@ghost ghost locked as resolved and limited conversation to collaborators Oct 13, 2020
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