-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
chore: migrate the monorepo to pnpm #16990
chore: migrate the monorepo to pnpm #16990
Commits on Mar 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3c345a9 - Browse repository at this point
Copy the full SHA 3c345a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 747ce40 - Browse repository at this point
Copy the full SHA 747ce40View commit details -
Configuration menu - View commit details
-
Copy full SHA for c146ecb - Browse repository at this point
Copy the full SHA c146ecbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 636f08b - Browse repository at this point
Copy the full SHA 636f08bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d9ef9eb - Browse repository at this point
Copy the full SHA d9ef9ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b3dde4 - Browse repository at this point
Copy the full SHA 9b3dde4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6594d74 - Browse repository at this point
Copy the full SHA 6594d74View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6daf39b - Browse repository at this point
Copy the full SHA 6daf39bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3512049 - Browse repository at this point
Copy the full SHA 3512049View commit details -
Configuration menu - View commit details
-
Copy full SHA for dab74cd - Browse repository at this point
Copy the full SHA dab74cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9cab907 - Browse repository at this point
Copy the full SHA 9cab907View commit details -
chore: remove redundant pnpm.peerDependencyRules.ignoreMissing
it needs to be specified in the root since we are using pnpm workspaces but, it doesn't seem to be changing any behavior, so it's redundant
Configuration menu - View commit details
-
Copy full SHA for 8fbff0c - Browse repository at this point
Copy the full SHA 8fbff0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b936c5 - Browse repository at this point
Copy the full SHA 2b936c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8e9b46 - Browse repository at this point
Copy the full SHA d8e9b46View commit details -
Configuration menu - View commit details
-
Copy full SHA for 394e83c - Browse repository at this point
Copy the full SHA 394e83cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1161c1f - Browse repository at this point
Copy the full SHA 1161c1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 18a7337 - Browse repository at this point
Copy the full SHA 18a7337View commit details -
Configuration menu - View commit details
-
Copy full SHA for deef29c - Browse repository at this point
Copy the full SHA deef29cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8cc34be - Browse repository at this point
Copy the full SHA 8cc34beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 87c1f09 - Browse repository at this point
Copy the full SHA 87c1f09View commit details -
Configuration menu - View commit details
-
Copy full SHA for c446bd6 - Browse repository at this point
Copy the full SHA c446bd6View commit details -
ci: fix create test project script
after migrating to pnpm workspaces, some behavior got changed 1. prompts package named imports are not working. This is probably due to switching to a different version during migration, rather than a pnpm specific issue. 2. When using pnpm to create the test project, it becomes part of the monorepo, which makes it fail to install properly.
Configuration menu - View commit details
-
Copy full SHA for c70d912 - Browse repository at this point
Copy the full SHA c70d912View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5fcaa12 - Browse repository at this point
Copy the full SHA 5fcaa12View commit details -
Revert "ci: fix weird test creation test issue with yarn"
This reverts commit 5fcaa12.
Configuration menu - View commit details
-
Copy full SHA for f0b1fb2 - Browse repository at this point
Copy the full SHA f0b1fb2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 64577ec - Browse repository at this point
Copy the full SHA 64577ecView commit details -
ci: apply skip yarn corepack check to other scripts as well
but still keep it in create-test-project script to avoid the problem when executing the script in different environments
Configuration menu - View commit details
-
Copy full SHA for 001ed89 - Browse repository at this point
Copy the full SHA 001ed89View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b8d89b - Browse repository at this point
Copy the full SHA 4b8d89bView commit details -
ci: install Cypress binary when cache does not exit
and correctly cache it
Configuration menu - View commit details
-
Copy full SHA for b11ff63 - Browse repository at this point
Copy the full SHA b11ff63View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a4c01c - Browse repository at this point
Copy the full SHA 4a4c01cView commit details