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

Convert to monorepo with Yarn 4 #118

Draft
wants to merge 64 commits into
base: master
Choose a base branch
from

Commits on Feb 18, 2024

  1. Configuration menu
    Copy the full SHA
    c3315d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7d9b61 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d7adabf View commit details
    Browse the repository at this point in the history
  4. Add NPM scripts

    aryaemami59 committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    2d526e8 View commit details
    Browse the repository at this point in the history
  5. Upgrade to Yarn 4

    aryaemami59 committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    da44935 View commit details
    Browse the repository at this point in the history
  6. Format all files

    aryaemami59 committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    78a6042 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    20ff885 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7806a05 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    112c82a View commit details
    Browse the repository at this point in the history
  10. Bump Prettier

    aryaemami59 committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    3b51871 View commit details
    Browse the repository at this point in the history
  11. CI initial implementation

    aryaemami59 committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    bac04fb View commit details
    Browse the repository at this point in the history
  12. Fix CI

    aryaemami59 committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    4154402 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Fix indentation

    aryaemami59 committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    2d30883 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5c2257 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d27f3f8 View commit details
    Browse the repository at this point in the history
  4. Workaround new Vitest API

    aryaemami59 committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    40e9a46 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6debb65 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3f7b7ad View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c44fc36 View commit details
    Browse the repository at this point in the history
  8. Update workspaces

    aryaemami59 committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    8de25f5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    375d116 View commit details
    Browse the repository at this point in the history
  10. Fix root dependencies

    aryaemami59 committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    be0b68b View commit details
    Browse the repository at this point in the history
  11. Fix CI

    aryaemami59 committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    8602812 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f8fedcc View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    15c425d View commit details
    Browse the repository at this point in the history
  14. Update workspaces

    aryaemami59 committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    8934889 View commit details
    Browse the repository at this point in the history
  15. Fix root dependencies

    aryaemami59 committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    c21f053 View commit details
    Browse the repository at this point in the history
  16. Fix lockfile

    aryaemami59 committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    07d1623 View commit details
    Browse the repository at this point in the history
  17. Format all files

    aryaemami59 committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    6beb81c View commit details
    Browse the repository at this point in the history
  18. Bump Yarn to 4.1.1

    aryaemami59 committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    0881f35 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    38e6f57 View commit details
    Browse the repository at this point in the history
  20. Add linting to CI

    aryaemami59 committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    c5ad403 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    bc8c499 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    a3d0c4e View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    5e6911e View commit details
    Browse the repository at this point in the history
  24. Fix shebang to use tsx

    aryaemami59 committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    e289c5a View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    98140e6 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    e385198 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    11dfcb7 View commit details
    Browse the repository at this point in the history
  28. Add build step to CI

    aryaemami59 committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    ea8c699 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    e049b5f View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    39c66f2 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    d491f2b View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    6d50d83 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    d3d040c View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    ea8f854 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    3562314 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    c4e2e0f View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    20f4818 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    cf3e9d0 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    4b62c34 View commit details
    Browse the repository at this point in the history
  40. Cache setting up JDK step

    aryaemami59 committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    93c2afe View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    66078ab View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

  1. Configuration menu
    Copy the full SHA
    e57a24c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b989658 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

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

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    74e3b42 View commit details
    Browse the repository at this point in the history
  2. Run npm install --force

    aryaemami59 committed May 3, 2024
    Configuration menu
    Copy the full SHA
    0270074 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

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

Commits on May 16, 2024

  1. Fix workspaces

    aryaemami59 committed May 16, 2024
    Configuration menu
    Copy the full SHA
    53e0009 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed3a475 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b55a3d7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    917fabb View commit details
    Browse the repository at this point in the history
  5. Revert "Run npm install --force"

    This reverts commit 0270074.
    aryaemami59 committed May 16, 2024
    Configuration menu
    Copy the full SHA
    acbcc08 View commit details
    Browse the repository at this point in the history