Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "Address feedback from original change to introduce new dependency resolution algorithm" #6001

Merged
merged 1 commit into from
Aug 30, 2024

Conversation

zivkan
Copy link
Member

@zivkan zivkan commented Aug 30, 2024

This reverts commit adfa38b.

Bug

Fixes: N/A

Description

Out VS insertion has been failing since #5980 was merged. Cloning the VS repo locally, using the latest NuGet.Client dev branch, trying to restore the VS repo is very, very slow (seriously, it took 90 minutes!), and eventually does reproduce the same error we're seeing the VS's pull request CI. This branch (reverting the commit), restore that doesn't need to download packages (no-op, except with -p:RestoreForce=true), restore is fast (~3 minutes) and doesn't fail again.

PR Checklist

  • Meaningful title, helpful description and a linked NuGet/Home issue
  • Added tests reverting a commit
  • Link to an issue or pull request to update docs if this PR changes settings, environment variables, new feature, etc. reverting a commit, plus no changes to customer behaviour

@zivkan zivkan requested a review from a team as a code owner August 30, 2024 05:14
@zivkan zivkan merged commit 231b879 into dev Aug 30, 2024
28 checks passed
@zivkan zivkan deleted the dev-zivkan-revert branch August 30, 2024 22:46
jeffkl added a commit that referenced this pull request Sep 3, 2024
…dency resolution algorithm (#5980)" (#6001)

This reverts commit 231b879.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants