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

latest version detection is not working #6

Open
cj81499 opened this issue Nov 16, 2023 · 1 comment
Open

latest version detection is not working #6

cj81499 opened this issue Nov 16, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@cj81499
Copy link
Owner

cj81499 commented Nov 16, 2023

asdf latest bazel-buildtools reports 6.1.1 even though newer versions are available. At time of writing, v6.4.0 is the latest release.

Details
~ asdf list-all bazel-buildtools
0.4.3
0.4.5
0.6.0
0.11.1
0.12.0
0.15.0
0.17.2
0.19.2
0.19.2.1
0.20.0
0.22.0
0.25.0
0.25.1
0.26.0
0.28.0
0.29.0
1.0.0
2.0.0
2.2.0
2.2.1
3.0.0
3.2.0
3.2.1
3.3.0
3.4.0
3.5.0
4.0.0
4.0.1
4.2.0
4.2.1
4.2.2
4.2.3
4.2.4
4.2.5
5.0.0
5.0.1
5.1.0
6.0.0
6.0.1
6.1.0
6.1.1
v6.1.2
v6.3.2
v6.3.3
v6.4.0
➜  ~ asdf latest bazel-buildtools
6.1.1
@cj81499 cj81499 added the bug Something isn't working label Nov 16, 2023
@cj81499
Copy link
Owner Author

cj81499 commented Nov 24, 2023

I'm pretty confident this is caused by a bug in asdf-vm itself because asdf latest bazel-buildtools is inconsistent with asdf latest --all.

asdf latest --all (correctly) reports v6.4.0 as the latest version. (using asdf v0.13.1)

I intend to open a PR shortly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant