berry icon indicating copy to clipboard operation
berry copied to clipboard

feat: install git repositories that use pnpm

Open SagnikPradhan opened this issue 9 months ago • 5 comments

What's the problem this PR addresses?

We don't currently support installing git repositories that use pnpm.

Fixes https://github.com/yarnpkg/berry/issues/3169

How did you fix it?

Rebased #3618

Added support for installing git repositories that use pnpm; workspaces are supported too.

Checklist

  • [x] I have set the packages that need to be released for my changes to be effective.
  • [x] I will check that all automated PR checks pass before the PR gets reviewed.

SagnikPradhan avatar Mar 22 '25 14:03 SagnikPradhan

You added a test fixture but I think you forgot the test itself

arcanis avatar Mar 28 '25 09:03 arcanis

Will wait for https://github.com/yarnpkg/berry/pull/6776 to get merged first. That should unblock the other integration tests.

SagnikPradhan avatar Apr 28 '25 05:04 SagnikPradhan

@SagnikPradhan #6776 is merged. Could this PR be processed soon?

halink0803 avatar Aug 10 '25 01:08 halink0803

@halink0803 Waiting for one of the code owners to get to it at some point (cc @arcanis)

SagnikPradhan avatar Aug 10 '25 03:08 SagnikPradhan

@arcanis Can you please have a look at this so this could be merged soon? 🙏

vajajak avatar Sep 16 '25 15:09 vajajak