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

Print binary path for asset filtering #208

Closed

Conversation

sascha-andres
Copy link
Contributor

Sometimes I have to use multiple assets from a release to have that software up and running. For example when using https://github.com/Nukesor/pueue I have to use pueue and pueued.

My issue is, that on update I cannot see whether I have to choose pueued or pueue, often ending up in a state where the server binary is the client binary and vice versa.

Therefore the intention of this PR is to print the binary path to be able to make an informed decision.

@marcosnils
Copy link
Owner

My issue is, that on update I cannot see whether I have to choose pueued or pueue,

This is correct, but I think this should be solved better instead of prompting the user what to do. For example, if I do bin update pueue, bin should already know which binary was installed before and shouldn't ask again to pick a new binary.

This is related to this: #200

@marcosnils marcosnils closed this Jul 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants