You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### 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.json`s on disk become task definitions.
Highly suggest looking at each commit on it's own.
### Testing Instructions
👀
0 commit comments