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

Remove patch-package and gutenberg clean #6913

Draft
wants to merge 38 commits into
base: try/remove-max-sockets-limit
Choose a base branch
from

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    e1ed380 View commit details
    Browse the repository at this point in the history
  2. Update lint command

    Gerardo committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    dd83a38 View commit details
    Browse the repository at this point in the history
  3. Reduce npm installation for linting

    Gerardo committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    a22a24c View commit details
    Browse the repository at this point in the history
  4. Add check cache for lint step

    Gerardo committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    8d5ecdd View commit details
    Browse the repository at this point in the history
  5. Add offline flags

    Gerardo committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    37fcf42 View commit details
    Browse the repository at this point in the history
  6. Use --prefer-offline

    Gerardo committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    8e4f92d View commit details
    Browse the repository at this point in the history
  7. Test check if the files folder from npm exists

    Gerardo committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    349dcf8 View commit details
    Browse the repository at this point in the history
  8. Check pnpm folder

    Gerardo committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    4004a13 View commit details
    Browse the repository at this point in the history
  9. Try pnpm cache folder

    Gerardo committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    a58e72e View commit details
    Browse the repository at this point in the history
  10. Create folder if it doesnt exist

    Gerardo committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    9554af1 View commit details
    Browse the repository at this point in the history
  11. Update pnpm key

    Gerardo committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    5dec582 View commit details
    Browse the repository at this point in the history
  12. Fix path

    Gerardo committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    d7ae58f View commit details
    Browse the repository at this point in the history
  13. Make npm changes as pnpm

    Gerardo committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    4c0a9c7 View commit details
    Browse the repository at this point in the history
  14. Remove log

    Gerardo committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    01f0a9d View commit details
    Browse the repository at this point in the history
  15. Add i18n cache

    Gerardo committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    41dbd2c View commit details
    Browse the repository at this point in the history
  16. Show errors output if any

    Gerardo committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    6087ab7 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    423fd23 View commit details
    Browse the repository at this point in the history
  18. Try adding cache to the bundle job

    Gerardo committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    dc95660 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    fc766c6 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Move bundles to mac agent

    Gerardo committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    e738f54 View commit details
    Browse the repository at this point in the history
  2. Fix tag condition

    Gerardo committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    29478f3 View commit details
    Browse the repository at this point in the history
  3. Get yarn cache folder

    Gerardo committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    2deac96 View commit details
    Browse the repository at this point in the history
  4. Fix iOS casing

    Gerardo committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    e5475de View commit details
    Browse the repository at this point in the history
  5. Print yarn path

    Gerardo committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    ab464ce View commit details
    Browse the repository at this point in the history
  6. Add yarn cache

    Gerardo committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    fb3d60c View commit details
    Browse the repository at this point in the history
  7. Fix yarn path

    Gerardo committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    ee93a49 View commit details
    Browse the repository at this point in the history
  8. Remove unused docker image

    Gerardo committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    8627dd3 View commit details
    Browse the repository at this point in the history
  9. Update Gutenberg ref

    Gerardo committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    8fc2aac View commit details
    Browse the repository at this point in the history
  10. Add comments

    Gerardo committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    dfe0569 View commit details
    Browse the repository at this point in the history
  11. Update yarn installation command

    Gerardo committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    d719515 View commit details
    Browse the repository at this point in the history
  12. Update yarn key

    Gerardo committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    a77b9d1 View commit details
    Browse the repository at this point in the history
  13. Fix yarn package hash

    Gerardo committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    c3d5aa6 View commit details
    Browse the repository at this point in the history
  14. Clean up

    Gerardo committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    6da6c0a View commit details
    Browse the repository at this point in the history
  15. Try caching pods folder

    Gerardo committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    6f69d45 View commit details
    Browse the repository at this point in the history
  16. Add missing vars

    Gerardo committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    aa5fb7c View commit details
    Browse the repository at this point in the history
  17. Change comment case

    Gerardo committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    fd97c17 View commit details
    Browse the repository at this point in the history
  18. Update Gutenbeg ref

    Gerardo committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    c2c6fbf View commit details
    Browse the repository at this point in the history
  19. Remove maxWorkers limit

    Gerardo committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    4f89629 View commit details
    Browse the repository at this point in the history