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

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.

@vercel
Copy link
Contributor

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

@vercel
Copy link
Contributor

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
Contributor

@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

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants