-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Replace rimraf to native #8729
Replace rimraf to native #8729
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@torresgol10 is attempting to deploy a commit to the Vercel Team on Vercel. A member of the Team first needs to authorize it. |
Allow CI Workflow Run
Note: this should only be enabled once the PR is ready to go and can only be enabled by a maintainer |
Looks like some failures in the JS package tests: https://github.com/vercel/turbo/actions/runs/9901744124/job/27354620086?pr=8729 |
@anthonyshew I forgot to pass you the parameters for the recursion deletion, sorry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No worries! Looks good to go now. Thank you once again!
We remove the dependency on
rimraf
and replace it with native, keeping the functionality inpackages/create-turbo
andpackages/turbo-test-utils