-
Notifications
You must be signed in to change notification settings - Fork 872
bug: plugin version setting validation #1983
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
Labels
Comments
Changing this from a bug report to a feature request as I consider this a UX improvement rather than broken behavior. |
jrodriigues
added a commit
to jrodriigues/asdf
that referenced
this issue
Apr 26, 2025
These changes ensure that the specified version is available for the plugin. Fixes asdf-vm#1983
jrodriigues
added a commit
to jrodriigues/asdf
that referenced
this issue
Apr 26, 2025
These changes ensure that the specified version is available for the plugin. Fixes asdf-vm#1983
jrodriigues
added a commit
to jrodriigues/asdf
that referenced
this issue
May 25, 2025
These changes ensure that the specified version is available for the plugin. Fixes asdf-vm#1983
jrodriigues
added a commit
to jrodriigues/asdf
that referenced
this issue
May 25, 2025
These changes ensure that the specified version is available for the plugin. Fixes asdf-vm#1983
jrodriigues
added a commit
to jrodriigues/asdf
that referenced
this issue
May 25, 2025
These changes ensure that the specified version is available for the plugin. Fixes asdf-vm#1983
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the Bug
asdf should display error message if set version do not exist
asdf set --home scarb 2.92
do not produce any output
asdf set --home scarb 2.9.2
this one should work
Steps to Reproduce
asdf set --home scarb 2.92
Expected Behaviour
Any error message
Actual Behaviour
Blank
Environment
asdf plugins affected (if relevant)
No response
The text was updated successfully, but these errors were encountered: