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

[FEAT] Update informer #83

Closed
skyf0l opened this issue Dec 28, 2023 · 2 comments
Closed

[FEAT] Update informer #83

skyf0l opened this issue Dec 28, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@skyf0l
Copy link

skyf0l commented Dec 28, 2023

As there are often new versions of htb-cli, I'd like to be notified by launching the CLI to install the update. See how it looks with RsaCracker (with the update_informer crate):

$ rsacracker 
A new release of rsacracker is available: v0.6.3 -> v0.6.4
You can update by running: cargo install rsacracker

I think it would be nice to have a one-line update that would also update autocompletion.

@skyf0l skyf0l added the bug Something isn't working label Dec 28, 2023
@github-project-automation github-project-automation bot moved this to Todo in htb-cli Dec 28, 2023
@qu35t-code qu35t-code added enhancement New feature or request and removed bug Something isn't working labels Dec 28, 2023
@qu35t-code qu35t-code added this to the v1.6.0 milestone Dec 28, 2023
@qu35t-code qu35t-code moved this from Todo to In Progress in htb-cli Dec 28, 2023
@qu35t-code qu35t-code modified the milestones: v1.6.0, v1.5.1 Jan 3, 2024
@qu35t-code
Copy link
Member

> go run . stop
A new update is now available (dev) ! (ece0cda2365f65195470102e20a693fe8b22a3a5)
Update with : git pull

No machine is running

@github-project-automation github-project-automation bot moved this from In Progress to Beta testing in htb-cli Jan 6, 2024
@qu35t-code
Copy link
Member

Added

@qu35t-code qu35t-code moved this from Beta testing to Done in htb-cli Jan 8, 2024
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
Archived in project
Development

No branches or pull requests

2 participants