这是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

Merged
merged 6 commits into from
Jul 30, 2025

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

@chris-olszewski chris-olszewski enabled auto-merge (squash) July 30, 2025 17:16
@chris-olszewski chris-olszewski merged commit 6c0b9d5 into main Jul 30, 2025
40 checks passed
@chris-olszewski chris-olszewski deleted the olszewski/chore_prefactor_turbo_json_parsing branch July 30, 2025 17:20
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