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

Move to core monorepo to pnpm #810

Merged
merged 8 commits into from
Mar 2, 2022
Merged

Move to core monorepo to pnpm #810

merged 8 commits into from
Mar 2, 2022

Conversation

jaredpalmer
Copy link
Contributor

@jaredpalmer jaredpalmer commented Mar 2, 2022

  • Remove yarn <task> everywhere
  • Update GitHub Actions to properly cache PNPM
    • Should do filtered installs wherever possible w/pnpm install --filter=<scope>...
  • Move cli/scripts, benchmarks (which are not in the workspace at the moment, into workspace)
  • Clean up dependencies and upgrade/pin deps for docs
  • I also modified the Install Command on Vercel for the turborepo.org (turbo-site to pnpm install --filter docs... which tells pnpm to only install the node_modules needed for the docs site and any workspace dependencies it uses (which are none, but could exist in future)

@vercel
Copy link

vercel bot commented Mar 2, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/vercel/turbo-site/DtY6LPKVeLffmHDnc9zvokFvUmkR
✅ Preview: https://turbo-site-git-jp-choreswitch-to-pnpm.vercel.sh

@jaredpalmer jaredpalmer merged commit fd17151 into main Mar 2, 2022
@jaredpalmer jaredpalmer deleted the jp/chore/switch-to-pnpm branch March 2, 2022 17:48
@jaredpalmer jaredpalmer added pr: chore A task that needs to be done (neither feature or bug) dependencies area: docs Improvements or additions to documentation labels Mar 2, 2022
@nathanhammond nathanhammond mentioned this pull request Jun 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: docs Improvements or additions to documentation pr: chore A task that needs to be done (neither feature or bug)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant