Remove command - restrict install to specified grouped
Nobody has claimed this yet.
- Dominant language
- F#
- Stars
- 2.1k
- Forks
- 528
- Avg merge
- 1d 12m
- Merged PRs (30d)
- 54
Description
Description
When running paket remove nuget XXX group YYY, install process which is invoked afterwards, should be restricted to group YYY only
Repro steps
Please provide the steps required to reproduce the problem
see #1596
Actual behavior
Currently, full install is performed after remove
Known workarounds
use --no-install switch
Related information
see #1596
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing paket remove nuget XXX group YYY and compare its current install behavior with the expected group-only behavior described here. Read related issue #1596 for context; done means removing a package from group YYY triggers installation restricted to YYY, while --no-install remains a workaround only when requested.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- fsharp
- Domain
- cli, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100