feature(shim): find and run local turbo #2160
Added clap and working on finding nearest turbo.json function
304b9206
Wrote logic to find local turbo and execute it if exists.
58afa7e1
Set clap to ignore errors. Cleaned up logic for running local turbo o…
1b1b22f2
- Added doc comment
cf98980d
Added some basic tests for CLI
725320f1
Delete all code around finding binary. Will revert in different branch
e4617309
Fixed tests
be59a62a
Added rule to build shim in makefile
1fdca011
Revert "Delete all code around finding binary. Will revert in differe…
c5e46219
Revert "Fixed tests"
e1c0cc7b
Trying out porting package manager utilities to Rust
e6c11963
Implemented a glob file walker for workspace code
e817b841
get_workspace changes
001bd2c5
- Added package manager utilities
128936b0
Cleaning up warnings
2a95e802
Removed changes to keep PR minimal
515850c8
fixing tests
c0995932
Added parsing for run subcommand.
ccbd4e09
Merge branch 'gsoltis/libturbo' into nicholasyang/turbo-342-single-pa…
e6258567
Changed output of get_workspace_globs to be String
8222e91a
Added parsing for all turbo commands so that we can detect if command is
6f383ba7
Revert "Removed changes to keep PR minimal"
05da4273
Revert "fixing tests"
c07f4394
First pass at infering repository state
7e4f6134
NicholasLYang
changed the base branch from
main
to
gsoltis/libturbo
3 years ago
Merge branch 'gsoltis/libturbo' into nicholasyang/turbo-337-find-and-…
ffa60cb0
Adjusted logic so that if we find a `turbo.json`, we still have to ch…
e4f1e380
Switched Command to inherit Stdio
ce658f5e
Removed unused code
528fdc2b
NicholasLYang
marked this pull request as ready for review 3 years ago
mehulkar
approved these changes
on 2022-10-05
Update shim/src/main.rs
e48e5496
PR feedback and clippy feedback
76ab8e63
Merge branch 'nicholasyang/turbo-337-find-and-run-local-local-turbo' …
8bdde8b0
Merge branch 'gsoltis/libturbo' into nicholasyang/turbo-337-find-and-…
97c116fa
Expanded on comments
11dd21ed
gsoltis
requested changes
on 2022-10-12
Cleaning up warnings
2549e4ff
PR feedback
f5ff2131
gsoltis
approved these changes
on 2022-10-12
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub