Skip to content

Upgrade to Yarn Berry (v4)#7810

Merged
tkajtoch merged 9 commits intoelastic:mainfrom
tkajtoch:feat/yarn-berry
Jun 6, 2024
Merged

Upgrade to Yarn Berry (v4)#7810
tkajtoch merged 9 commits intoelastic:mainfrom
tkajtoch:feat/yarn-berry

Conversation

@tkajtoch
Copy link
Copy Markdown
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
@tkajtoch tkajtoch added the skip-changelog Use on PRs to skip changelog requirement (Don't delete - used for automation) label Jun 4, 2024
@kibanamachine
Copy link
Copy Markdown

Preview staging links for this PR:

@elasticmachine
Copy link
Copy Markdown
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
Copy Markdown
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-changelog Use on PRs to skip changelog requirement (Don't delete - used for automation)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Spike: Explore switching to Yarn Berry

4 participants