Skip to content

Migrate from Yarn Classic to Yarn Berry #2222

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

Merged
merged 1 commit into from
Sep 28, 2024
Merged

Conversation

Kocal
Copy link
Member

@Kocal Kocal commented Sep 28, 2024

Q A
Bug fix? no
New feature? no
Issues Fix #...
License MIT

Yarn 1.x is dead since 4 years now:
image
all new features and bug fixes are done on Yarn Berry:
image

I've adapted our CI, our building and testing scripts.
Updates on src/**/assets/packages.json are simply dependencies alphabetical sorting.
The yarn.lock has been re-generated to the new structure (but locked versions are still the same).

@smnandre
Copy link
Member

Turbo failures seems related.

That appart, perfect !

@Kocal
Copy link
Member Author

Kocal commented Sep 28, 2024

Yeah I was just taking a break :) it should be fine now

EDIT: if the CI wants to run 🥲

@Kocal Kocal merged commit 028a4e6 into symfony:2.x Sep 28, 2024
61 of 62 checks passed
@Kocal Kocal deleted the yarn-berry branch September 28, 2024 16:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Needs Review Needs to be reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants