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

Show which version of aqua is installed when installing #168

Closed
tadayosi opened this issue Aug 23, 2022 · 5 comments
Closed

Show which version of aqua is installed when installing #168

tadayosi opened this issue Aug 23, 2022 · 5 comments
Labels
enhancement New feature or request
Milestone

Comments

@tadayosi
Copy link

Right now when you run aqua-installer it only tells the progress and location to be installed. Is it possible to show which version is going to be installed as well?

$ aqua-installer 
===> Downloading https://github.com/aquaproj/aqua/releases/latest/download/aqua_linux_amd64.tar.gz ...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 5651k  100 5651k    0     0  3255k      0  0:00:01  0:00:01 --:--:-- 10.1M
===> Install aqua latest (linux/amd64) to /home/tasato/.local/share/aquaproj-aqua/bin/aqua

It'd be also great if aqua-installer first tries to look for existing aqua cmd and if it's already latest then it skips installation.

@suzuki-shunsuke
Copy link
Member

suzuki-shunsuke commented Aug 23, 2022

Thank you for your proposal.

Is it possible to show which version is going to be installed as well?

How about running aqua -v after running aqua-installer?

It'd be also great if aqua-installer first tries to look for existing aqua cmd and if it's already latest then it skips installation.

aquaproj/aqua#1041 seems to solve this issue.

@suzuki-shunsuke suzuki-shunsuke added the enhancement New feature or request label Aug 23, 2022
@suzuki-shunsuke
Copy link
Member

Is it possible to show which version is going to be installed as well?

How about running aqua -v after running aqua-installer?

#169

@tadayosi
Copy link
Author

Thanks, both enhancements look great!

@suzuki-shunsuke
Copy link
Member

Released. https://github.com/aquaproj/aqua-installer/releases/tag/v1.1.2

@suzuki-shunsuke suzuki-shunsuke added this to the v1.1.2 milestone Dec 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants