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

fix: copy turbo.json when running turbo prune #633

Merged
merged 12 commits into from
Jan 28, 2022
Merged

Conversation

jaredpalmer
Copy link
Contributor

@jaredpalmer jaredpalmer commented Jan 28, 2022

Fixes #631
Fixes #553

  • Copy turbo.json when present during turbo prune to out and out/full w/docker
  • Add e2e tests for turbo prune (for yarn) that ensure correct output_and_ that yarn install --frozen-lockfile exits 0
  • Fix up e2e tests

@vercel
Copy link

vercel bot commented Jan 28, 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/96JyZ8RP4BMK9uKhRKp7t44547rz
✅ Preview: https://turbo-site-git-fix-turbo-json-prune.vercel.sh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

turbo prune --scope=web doesn't include turbo.json in out/ or out/json folder Add e2e tests for turbo prune
1 participant