这是indexloc提供的服务,不要输入任何密码
Skip to content

fix: update turbo-types with concurrency option #10379

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

Merged

Conversation

kade-robertson
Copy link
Contributor

Description

This is a follow-up fix to: #10236

Unfortunately I didn't notice turbo-types is where the schema actually lives and is generated from, so the configuration schema never got updated to support this option.

Testing Instructions

  1. Install turborepo 2.5.1
  2. Add a "concurrency" option to your turbo.json
  3. Observe that using the public schema URL in $schema flags the concurrency option as an unknown property.
  4. Clone this branch
  5. Change the path in $schema to point to the schema in this branch
  6. Observe the previous warning goes away.

@kade-robertson kade-robertson requested a review from a team as a code owner April 24, 2025 13:17
@turbo-orchestrator turbo-orchestrator bot added the needs: triage New issues get this label. Remove it after triage label Apr 24, 2025
Copy link

vercel bot commented Apr 24, 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 Apr 24, 2025 1:18pm
examples-designsystem-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 24, 2025 1:18pm
examples-native-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 24, 2025 1:18pm
examples-svelte-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 24, 2025 1:18pm
examples-tailwind-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 24, 2025 1:18pm
examples-vite-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 24, 2025 1:18pm

Copy link

vercel bot commented Apr 24, 2025

@kade-robertson is attempting to deploy a commit to the Vercel Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Member

@chris-olszewski chris-olszewski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the follow up! Sorry I didn't catch this in the initial PR

@chris-olszewski chris-olszewski merged commit 308c943 into vercel:main Apr 25, 2025
42 of 50 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs: triage New issues get this label. Remove it after triage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants