fsprojects / fsprojects/Paket

Convert from nuget should default to the V3 Feed

Open
#3,935 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

The convert-from-nuget command generates a dependencies file which relies on the v2 feed. Given the improved performance of v3, the deprecation of the v2 feed, and the fact that Paket everywhere generates a v3 dependencies file, this should be changed to follow suit.

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 locating the convert-from-nuget command and inspect how it generates the dependencies file. Verify the generated file currently references the v2 feed, then update the default to the v3 feed and confirm the output matches Paket's other generated dependencies files.

Written by the indexing model from the issue text.

Assessment

Tech stack
fsharp
Domain
cli, devtools
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.