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

Revert "vendor: update github.com/urfave/cli/v2 from 2.20.3 to 2.23.0" #3299

Closed
wants to merge 1 commit into from

Conversation

hagen1778
Copy link
Collaborator

This reverts commit a3dc324.

See urfave/cli#1560

@codecov
Copy link

codecov bot commented Nov 1, 2022

Codecov Report

Base: 57.73% // Head: 57.82% // Increases project coverage by +0.09% 🎉

Coverage data is based on head (246409b) compared to base (869e0f9).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3299      +/-   ##
==========================================
+ Coverage   57.73%   57.82%   +0.09%     
==========================================
  Files         286      286              
  Lines       48477    48477              
==========================================
+ Hits        27986    28030      +44     
+ Misses      18694    18646      -48     
- Partials     1797     1801       +4     
Impacted Files Coverage Δ
lib/fasttime/fasttime.go 50.00% <0.00%> (-21.43%) ⬇️
app/vmselect/promql/transform.go 88.03% <0.00%> (-0.17%) ⬇️
app/vmselect/promql/aggr_incremental.go 87.68% <0.00%> (+1.20%) ⬆️
lib/bloomfilter/filter.go 100.00% <0.00%> (+2.00%) ⬆️
lib/mergeset/table.go 68.65% <0.00%> (+2.02%) ⬆️
lib/mergeset/block_stream_reader.go 65.88% <0.00%> (+11.21%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@hagen1778
Copy link
Collaborator Author

Closing PR since there is a workaround.

@hagen1778 hagen1778 closed this Nov 1, 2022
hagen1778 added a commit that referenced this pull request Nov 1, 2022
The change disables initing the `-version` flag in new
`urfave/cli/v2` update. The `-version` flag conflicts
with the identical flag from `lib/buildinfo` and causes panic.

See #3299

Signed-off-by: hagen1778 <roman@victoriametrics.com>
hagen1778 added a commit that referenced this pull request Nov 1, 2022
The change disables initing the `-version` flag in new
`urfave/cli/v2` update. The `-version` flag conflicts
with the identical flag from `lib/buildinfo` and causes panic.

See #3299

Signed-off-by: hagen1778 <roman@victoriametrics.com>
valyala pushed a commit that referenced this pull request Nov 5, 2022
The change disables initing the `-version` flag in new
`urfave/cli/v2` update. The `-version` flag conflicts
with the identical flag from `lib/buildinfo` and causes panic.

See #3299

Signed-off-by: hagen1778 <roman@victoriametrics.com>
@tenmozes tenmozes deleted the urfave-v2 branch May 25, 2023 21:38
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.

None yet

1 participant