liquid-labs / liquid-labs/liq-cli
Move/re-implement 'version check' config stuff under 'liq project config'
- Dominant language
- HTML
- Stars
- 0
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
## Overview
The old UI supported ignoring and unignoring packages in the version check, as well as showing the config. (I forget why this was important.) These are great features, but should be handled under `liq projects config version-check` (or ???) rather than `liq projects qa`. The code is in the QA lib, but is currently inaccessible since the options to activate it are not passed through.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by inspecting the QA library and the existing `liq projects qa` command, then trace how version-check options are passed through. Determine the intended `liq projects config version-check` command structure. Done means the version-check config can be shown and packages can be ignored or unignored through the config command rather than QA.
Written by the indexing model from the issue text.
Assessment
- Domain
- cli
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100