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

Yarnv4 #5881

Closed
wants to merge 10 commits into from
Closed

Yarnv4 #5881

wants to merge 10 commits into from

Commits on Jan 12, 2024

  1. Migrate to yarn v4

    chriswk committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    06b39b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a7335d View commit details
    Browse the repository at this point in the history
  3. chore: add yarnv4 files

    nunogois committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    e105995 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    605ab1a View commit details
    Browse the repository at this point in the history
  5. configure yarn workspaces (#5882)

    Follow up to #5881
    
    This configures yarn workspaces, which means `yarn install` installs
    dependencies taking into account both server and frontend.
    nunogois committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    2d0f9a0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ac099dc View commit details
    Browse the repository at this point in the history
  7. Remove --ignore-scripts flag

    chriswk committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    437633f View commit details
    Browse the repository at this point in the history
  8. Try without global cache

    chriswk committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    bcfc821 View commit details
    Browse the repository at this point in the history
  9. Updated .giitngore file

    chriswk committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    6d1f30a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    aabc859 View commit details
    Browse the repository at this point in the history