fsprojects / fsprojects/Paket

paket install is never a noop when clitool is in the group

Open
#3,166 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
F#
Stars
2.1k
Forks
528
Avg merge
1d 12m
Merged PRs (30d)
54

Description

Description

Usually paket install will only change the lockfile when it detects relevant changes/
When the group contains a clitool then it will always start the resolver

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 install with a group containing a clitool and no relevant dependency changes. Trace the resolver entry point and compare this path with a normal no-op install; done means the lockfile remains unchanged and the resolver is not started when nothing relevant changed.

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
Active
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.