paketo-buildpacks / yarn-install

A Cloud Native Buildpack for Yarn
Apache License 2.0
8 stars 8 forks source link

Implement RFC 0014: Enable Support for Yarn Berry #370

Open thitch97 opened 2 years ago

thitch97 commented 2 years ago

Context

RFC Exploration

This buildpack should be re-written such that it supports a codepath for installing application dependencies using Yarn Berry.

Details

Acceptance Criteria

Given an application which uses Yarn Berry to manage its dependencies:

jwhitcraft commented 8 months ago

Any update on this?

loewenstein-sap commented 4 months ago

I am wondering as well, what the state of this is. It looks pretty old and the PR looks devastatingly large. @thitch97 are you actively working on this?

thitch97 commented 1 month ago

@jwhitcraft @loewenstein-sap Hi folks, I'm no longer actively working on this and I think it is past time for me to unblock the track. I've closed out the PR but I've left the branch intact for now in case there are any useful insights to glean from the admittedly large changeset. I'd be happy to see someone else try their hand at implementing the RFC if they feel inclined to do so!

loewenstein-sap commented 1 month ago

@paketo-buildpacks/nodejs-maintainers Is Yarn berry support on anyone's agenda? @paketo-buildpacks/steering-committee If the current Node maintainers do not see this on their agenda, what would be the process? Would we deprecate the RFC? Or do we have any other means to make this transparent to anyone interested?