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

Switch from Lerna+Yarn to Rush+pnpm #730

Merged
merged 32 commits into from
Oct 29, 2021
Merged

Switch from Lerna+Yarn to Rush+pnpm #730

merged 32 commits into from
Oct 29, 2021

Commits on Oct 28, 2021

  1. Adding Rush

    dtinth committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    c04e368 View commit details
    Browse the repository at this point in the history
  2. Add Prettier autoinstaller

    dtinth committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    5eae95a View commit details
    Browse the repository at this point in the history
  3. Rename to bemuse-linter

    dtinth committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    ae6d7fb View commit details
    Browse the repository at this point in the history
  4. Add lint command

    dtinth committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    9466c70 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f4edd10 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aa408a4 View commit details
    Browse the repository at this point in the history
  7. Make bemuse buildable in Rush

    dtinth committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    565d33c View commit details
    Browse the repository at this point in the history
  8. Make website project buildable

    dtinth committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    0498b7c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8ae769a View commit details
    Browse the repository at this point in the history
  10. Make Danger run

    dtinth committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    6811d9f View commit details
    Browse the repository at this point in the history
  11. Fix testing

    dtinth committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    e51ebbb View commit details
    Browse the repository at this point in the history
  12. Allow test warnings

    dtinth committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    89491ee View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9c12ffd View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2021

  1. Configuration menu
    Copy the full SHA
    334cae3 View commit details
    Browse the repository at this point in the history
  2. Fix lint

    dtinth committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    bb93d3c View commit details
    Browse the repository at this point in the history
  3. Fix build script

    dtinth committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    0d602c4 View commit details
    Browse the repository at this point in the history
  4. Add e2e

    dtinth committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    ea59b40 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dec70e6 View commit details
    Browse the repository at this point in the history
  6. Upgrade Node version

    dtinth committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    895f30c View commit details
    Browse the repository at this point in the history
  7. Use available Node image

    dtinth committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    2a6ef34 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    47baf52 View commit details
    Browse the repository at this point in the history
  9. Fix type errors

    dtinth committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    b2231e3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    102293e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    970f941 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b548be5 View commit details
    Browse the repository at this point in the history
  13. Remove Yarn config

    dtinth committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    11875d4 View commit details
    Browse the repository at this point in the history
  14. Remove Lerna config

    dtinth committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    6e99da5 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d7927ea View commit details
    Browse the repository at this point in the history
  16. Add format-readme command

    dtinth committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    108ccec View commit details
    Browse the repository at this point in the history
  17. Update Netlify config

    dtinth committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    9b920ea View commit details
    Browse the repository at this point in the history
  18. Add change files

    dtinth committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    837533e View commit details
    Browse the repository at this point in the history
  19. Add netlify.toml

    dtinth committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    64d7e8e View commit details
    Browse the repository at this point in the history