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

chore(turbo_json): prefactor loading logic #10719

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

chris-olszewski
Copy link
Member

Description

This PR is a prefactor to make the process of constructing a task definition clearer:

  • move TaskId/TaskName out of turborepo-lib so they can be available if turbo.json ever moves to a new crate
  • move configuration logic to configuration crate
  • documenting how turbo.jsons on disk become task definitions.

Highly suggest looking at each commit on it's own.

Testing Instructions

👀

@chris-olszewski chris-olszewski requested a review from a team as a code owner July 29, 2025 14:53
Copy link

vercel bot commented Jul 29, 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 Jul 29, 2025 2:53pm
examples-designsystem-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 29, 2025 2:53pm
examples-gatsby-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 29, 2025 2:53pm
examples-kitchensink-blog ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 29, 2025 2:53pm
examples-nonmonorepo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 29, 2025 2:53pm
examples-svelte-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 29, 2025 2:53pm
examples-tailwind-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 29, 2025 2:53pm
examples-vite-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 29, 2025 2:53pm
turbo-site ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 29, 2025 2:53pm

Copy link

vercel bot commented Jul 29, 2025

Deployment failed with the following error:

Resource is limited - try again in 8 seconds (more than 24000, code: "api-deployments-enterprise-per-day").

Copy link

vercel bot commented Jul 29, 2025

Deployment failed with the following error:

Resource is limited - try again in 9 seconds (more than 24000, code: "api-deployments-enterprise-per-day").

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