asdf-vm / asdf-vm/actions

Add the ability to install only particular tools

Open
#401 1 comment 13 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
163
Forks
50
PR merge metrics
No merged PRs in 30d

Description

Currently, the `install` command installs all the tools defined in `.tool-versions`.
In certain CI workflows, you may need only a subset of the tools. Allow installing only the specified tools.

Contributor guide

Open the contributing guide

Research direction

Start by locating the implementation and tests for the `install` command, then trace how it reads `.tool-versions`. Check how CI workflows invoke the command. Done means callers can request only specified tools while the existing behavior of installing all defined tools remains unchanged.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions, javascript
Domain
ci-cd
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.