fsprojects / fsprojects/Paket

Remove command - restrict install to specified grouped

Open
#1,598 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement performance up-for-grabs
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.