v4 resolves the wrong latest version
- Dominant language
- JavaScript
- Stars
- 163
- Forks
- 50
- PR merge metrics
- No merged PRs in 30d
Description
It seems that the v4 version of `plugin-test` resolves the wrong `latest` version of the plugin to test:
- `3.0.2` https://github.com/mint-lang/asdf-mint/actions/runs/15136179416/job/42548381840
- `4.0.0` https://github.com/mint-lang/asdf-mint/actions/runs/15135981990/job/42547755172
The `4.0.0` failed because the naming convention for binaries changed in a later release.
Contributor guide
Research direction
Start by reading the merged pull request #606 and the linked GitHub Actions runs for versions 3.0.2 and 4.0.0. Trace how the action selects the latest plugin release and verify that the naming convention used by newer releases is handled; done means v4 resolves the intended latest version and its workflow passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, javascript
- Domain
- ci-cd
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100