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

Implement RFC 0014: Enable support for Yarn Berry #118

Open
Tracked by #627
thitch97 opened this issue Aug 5, 2022 · 0 comments
Open
Tracked by #627

Implement RFC 0014: Enable support for Yarn Berry #118

thitch97 opened this issue Aug 5, 2022 · 0 comments
Labels
status/blocked This issue has been triaged and resolving it is blocked on some other issue

Comments

@thitch97
Copy link

thitch97 commented Aug 5, 2022

Context

In an effort to enable building Yarn Berry applications, the API of the yarn-install buildpack has been modified to accomodate those applications which do not utillize node_modules.

Details

The buildpack's detection logic should be modified to require yarn_pkgs in addition to node_modules, thereby enabling running build scripts for Yarn Berry applications.

Acceptance Criteria

Given an app which uses Yarn Berry and has build scripts defined in package.json:

  • The buildpack should pass detection
  • The buildpack should successfully run the specified build scripts.
@thitch97 thitch97 moved this to ❓Not scoped in Paketo Workstreams Aug 5, 2022
@ForestEckhardt ForestEckhardt moved this from ❓Not scoped to 📝 Todo in Paketo Workstreams Aug 22, 2022
@thitch97 thitch97 added the status/blocked This issue has been triaged and resolving it is blocked on some other issue label Sep 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status/blocked This issue has been triaged and resolving it is blocked on some other issue
Projects
Status: 📝 Todo
Development

No branches or pull requests

1 participant