Skip to content

fix(core): add disableCheckVersion option to commands #2983

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

Merged

Conversation

Codelax
Copy link
Member

@Codelax Codelax commented Mar 31, 2023

Fix #1899

@codecov-commenter
Copy link

Codecov Report

Merging #2983 (500f050) into master (528f9f2) will decrease coverage by 0.01%.
The diff coverage is 33.33%.

@@            Coverage Diff             @@
##           master    #2983      +/-   ##
==========================================
- Coverage   75.41%   75.40%   -0.01%     
==========================================
  Files         163      163              
  Lines       34727    34734       +7     
==========================================
+ Hits        26188    26190       +2     
- Misses       7642     7647       +5     
  Partials      897      897              
Impacted Files Coverage Δ
internal/core/command.go 39.33% <ø> (ø)
internal/namespaces/autocomplete/autocomplete.go 10.98% <0.00%> (-0.16%) ⬇️
internal/core/build_info.go 57.60% <100.00%> (+0.94%) ⬆️

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

@Codelax Codelax added this pull request to the merge queue Apr 3, 2023
Merged via the queue into scaleway:master with commit cb52f9d Apr 3, 2023
@Codelax Codelax deleted the fix/disable-check-version-per-namespace branch April 3, 2023 11:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Disable updates check when launching the terminal
4 participants