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

feat: hello, monorepo! #7736

Merged
merged 22 commits into from
May 13, 2024
Merged

feat: hello, monorepo! #7736

merged 22 commits into from
May 13, 2024

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    bd249bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1622b59 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0be81bb View commit details
    Browse the repository at this point in the history
  4. build: update buildkite pipelines to use correct working directories …

    …when testing and building EUI
    tkajtoch committed May 8, 2024
    Configuration menu
    Copy the full SHA
    a6ea926 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    733ec74 View commit details
    Browse the repository at this point in the history
  6. build: enable yarn workspaces and move yarn.lock back to the root d…

    …irectory for correct dependency version resolution
    tkajtoch committed May 8, 2024
    Configuration menu
    Copy the full SHA
    c424f90 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ed8e856 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    44d5634 View commit details
    Browse the repository at this point in the history
  9. fix: apply resolutions field on the workspace level instead of inac…

    …curately on package level
    tkajtoch committed May 8, 2024
    Configuration menu
    Copy the full SHA
    8d0b254 View commit details
    Browse the repository at this point in the history
  10. fix: add eslint-plugin-local to workspaces.nohoist due to its har…

    …dcoded `../../.eslintplugin.js` module resolution
    tkajtoch committed May 8, 2024
    Configuration menu
    Copy the full SHA
    dacc19e View commit details
    Browse the repository at this point in the history
  11. fix: add stylelint to nohoist so that postcss-styled-syntax cus…

    …tom syntax rules can be resolved properly
    tkajtoch committed May 8, 2024
    Configuration menu
    Copy the full SHA
    a7c5def View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    094d31d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5dd4aac View commit details
    Browse the repository at this point in the history
  14. feat: add monorepo warning messages when running yarn install, `yar…

    …n build` and `yarn start`
    tkajtoch committed May 8, 2024
    Configuration menu
    Copy the full SHA
    90024f5 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    71974b3 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b817ed2 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    9e89ea2 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    f185622 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b54b74 View commit details
    Browse the repository at this point in the history
  3. fix: revert sub-dependency updates introduced in another PR to work w…

    …ith the current setup
    tkajtoch committed May 10, 2024
    Configuration menu
    Copy the full SHA
    334ffe3 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. fix: update @storybook/test alias resolution to work with monorepo …

    …and hoisted dependencies
    tkajtoch committed May 13, 2024
    Configuration menu
    Copy the full SHA
    334f250 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    208e430 View commit details
    Browse the repository at this point in the history