Skip to content

Prevent auto-updating the CLI #447

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

Open
aeisenberg opened this issue Jun 11, 2020 · 1 comment
Open

Prevent auto-updating the CLI #447

aeisenberg opened this issue Jun 11, 2020 · 1 comment
Labels
Complexity: Medium Requires a moderate level of detail in design or review. enhancement New feature or request VSCode

Comments

@aeisenberg
Copy link
Contributor

Updating the CLI is a long operation. When there is an update available, sometimes the extension auto downloads and updates the cli. The user should always explicitly accept an update since that can break the workflow.

@aeisenberg aeisenberg added the enhancement New feature or request label Jun 11, 2020
@adityasharad adityasharad added Complexity: Low A good task for newcomers to learn, or experienced team members to complete quickly. Complexity: Medium Requires a moderate level of detail in design or review. and removed Complexity: Low A good task for newcomers to learn, or experienced team members to complete quickly. labels Sep 14, 2020
@JarLob
Copy link
Contributor

JarLob commented Nov 18, 2022

+1 Really inconvenient to suddenly get ~400MB download that you cannot cancel(?) over mobile network. Another inconvenient scenario - a class of ~20 people that preinstalled CodeQL for a workshop a day before and auto download kicks off for everyone at the start of the workshop.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Complexity: Medium Requires a moderate level of detail in design or review. enhancement New feature or request VSCode
Projects
None yet
Development

No branches or pull requests

3 participants