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

javascript: Add yarn@v1 support #18928

Merged
merged 3 commits into from May 15, 2023
Merged

Conversation

tobni
Copy link
Contributor

@tobni tobni commented May 6, 2023

Uses corepack to enable support for using the yarn v1 package manager. V2 onward is not supported at this time.

Fixes #18526

@stuhood stuhood enabled auto-merge (squash) May 8, 2023 21:18
auto-merge was automatically disabled May 9, 2023 17:15

Head branch was pushed to by a user without write access

@stuhood stuhood enabled auto-merge (squash) May 9, 2023 17:27
auto-merge was automatically disabled May 11, 2023 15:43

Head branch was pushed to by a user without write access

@stuhood stuhood enabled auto-merge (squash) May 11, 2023 16:34
auto-merge was automatically disabled May 12, 2023 18:23

Head branch was pushed to by a user without write access

@tobni
Copy link
Contributor Author

tobni commented May 12, 2023

@stuhood I did too many changes in parallel and messed up the rebase (fixed it here https://github.com/pantsbuild/pants/compare/6a92860965ace75e8873d698bbf5f2603937cbd0..bace4ed66aafda237ed7cd7db8c3a75f8b161733). I think this can be automerged again.

@stuhood stuhood enabled auto-merge (squash) May 12, 2023 18:35
auto-merge was automatically disabled May 13, 2023 17:25

Head branch was pushed to by a user without write access

@stuhood stuhood merged commit ee201a7 into pantsbuild:main May 15, 2023
17 checks passed
@tobni tobni deleted the add/yarn-support branch May 15, 2023 23:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for yarn@v1 for the javascript backend
2 participants