asdf-vm / asdf-vm/actions

v4 resolves the wrong latest version

Open
#595 1 comment 15 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.