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

docs: remove --continue mention with --parallel #10015

Merged
merged 1 commit into from
Feb 20, 2025
Merged

Conversation

anthonyshew
Copy link
Contributor

@anthonyshew anthonyshew commented Feb 20, 2025

Description

Minor correction. --parallel does not automatically exhibit --continue behavior. You would still need to use --continue if you desire such behavior.

Testing Instructions

👀

@anthonyshew anthonyshew requested a review from a team as a code owner February 20, 2025 03:35
@turbo-orchestrator turbo-orchestrator bot added the area: docs Improvements or additions to documentation label Feb 20, 2025
Copy link

vercel bot commented Feb 20, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
examples-basic-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 20, 2025 3:36am
examples-designsystem-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 20, 2025 3:36am
examples-gatsby-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 20, 2025 3:36am
examples-kitchensink-blog ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 20, 2025 3:36am
examples-native-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 20, 2025 3:36am
examples-nonmonorepo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 20, 2025 3:36am
examples-svelte-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 20, 2025 3:36am
examples-tailwind-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 20, 2025 3:36am
examples-vite-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 20, 2025 3:36am

@jenseng
Copy link

jenseng commented Feb 20, 2025

Awesome, thanks for the quick turnaround!

@chris-olszewski chris-olszewski merged commit 9d50ac4 into main Feb 20, 2025
38 checks passed
@chris-olszewski chris-olszewski deleted the shew/4bcdc branch February 20, 2025 13:30
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Setting --parallel does not automatically set --continue
3 participants