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

Upgrade to Yarn Berry (v4) #7810

Merged
merged 9 commits into from
Jun 6, 2024
Merged

Upgrade to Yarn Berry (v4) #7810

merged 9 commits into from
Jun 6, 2024

Conversation

tkajtoch
Copy link
Member

@tkajtoch tkajtoch commented Jun 4, 2024

Summary

Closes #7794.

This PR configures Yarn Berry / Yarn v4 to be used in EUI instead of Yarn Classic.

QA

  1. Checkout this PR locally (gh pr checkout 7810), run yarn, and ensure the development server (yarn start) works, and tests (yarn test) pass locally

General checklist

  • Browser QA
    • Checked in both light and dark modes
    • Checked in Chrome, Safari, Edge, and Firefox
  • Docs site QA
    • Props have proper autodocs (using @default if default values are missing) and playground toggles

@tkajtoch tkajtoch self-assigned this Jun 4, 2024
@kibanamachine
Copy link

Preview staging links for this PR:

@elasticmachine
Copy link
Collaborator

💚 Build Succeeded

History

cc @tkajtoch

@tkajtoch tkajtoch marked this pull request as ready for review June 5, 2024 11:05
@tkajtoch tkajtoch requested a review from a team as a code owner June 5, 2024 11:05
Copy link
Contributor

@mgadewoll mgadewoll left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚢 I checked the changes locally and ran the following scripts without issues:

yarn
yarn storybook
yarn start
yarn test
yarn test-visual-regression
yarn build-storybook
yarn build-docs
yarn build-pack

@tkajtoch tkajtoch merged commit e4a0130 into elastic:main Jun 6, 2024
6 checks passed
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.

Spike: Explore switching to Yarn Berry
4 participants