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

Install/update task via a command/prompt #2

Open
pd93 opened this issue Mar 26, 2023 · 0 comments
Open

Install/update task via a command/prompt #2

pd93 opened this issue Mar 26, 2023 · 0 comments
Labels
area: binary Changes related to the task binary type: feature A new feature or functionality.

Comments

@pd93
Copy link
Member

pd93 commented Mar 26, 2023

Currently, we prompt the user to install/update Task when the extension is activated if:

  • Task is not installed (error)
  • Task does not meet the minimum version requirements (error)
  • The user has internet connection and we determine that a newer version of Task is available (info).

The prompt displays an Install/Update button which opens the Installation page on the Task website.

We should investigate ways in which we can automate this installation for users. We already have an installation script that is available at https://taskfile.dev/install.sh. However, there are issues with using this:

@pd93 pd93 added type: feature A new feature or functionality. area: binary Changes related to the task binary labels Apr 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: binary Changes related to the task binary type: feature A new feature or functionality.
Projects
None yet
Development

No branches or pull requests

1 participant