turborepo
feature(rust): `bin` command porting
#2234
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
90
Changes
View On
GitHub
feature(rust): `bin` command porting
#2234
kodiakhq
merged 90 commits into
vercel:main
from
NicholasLYang:cli-port
WIP
d703b377
WIP
3bb63ef9
Cross-compiling
22a8c3b1
Add top-level main
7fa79a60
Check in compiled protos
1aabdaef
Remove old main package
76379417
Checkpoint
ae9e351f
Try snapshotting
b9047b10
Drop run statement from snapshot step
95762f42
Use whatever repo default token
8827d6fd
Login to the registry
ebd018ce
Permissions
062d6af3
Label turbo-cross
6b98bc3e
Make container public
20f48469
Exploratory docker command
e95929f1
Run bash commands
2940d7f6
Actually snapshot
ccdbe18e
Run whole thing in container
5daca477
WIP on CGO
49ae2726
Main back in cmd/turbo path
b5df0a15
Correct build path
0b6cb5e2
Add debugging
8bf472c0
Target the right compiler for arm64/win
afcf2b7c
Checkpoint working snapshot
5360e932
Route around licensing part 1 of many
1d5ffaf5
Part 2 of many
45f7040f
WIP on snapshot assembly
4e47277f
combined snapshot
2d9006d9
Include goreleaser
6c5f51b5
work on snapshot and releases
25604435
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
feature(shim): Basic shim setup (#2093)
5f24f01c
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
feature(shim): single package mode detection (#2150)
e465d7a3
First pass at infering repository state
7e4f6134
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
Update shim/src/main.rs
e48e5496
PR feedback and clippy feedback
76ab8e63
Merge branch 'nicholasyang/turbo-337-find-and-run-local-local-turbo' …
8bdde8b0
Integrating rust-bindgen into build process
213f62b3
Trying out expanding ffi with json
bc61d125
Starting work on bin command
ffdfc747
Cleaning up repo
77ec2099
- Renamed shim crate to turbo
5c0c3da5
Cleaned up PR to focus on expanding CLI and bin command
e7d8aaf0
Removed bin command from go
0a35e7ee
Merge branch 'gsoltis/libturbo' into nicholasyang/turbo-337-find-and-…
97c116fa
Expanded on comments
11dd21ed
Cleaning up warnings
2549e4ff
PR feedback
f5ff2131
Merge branch 'nicholasyang/turbo-337-find-and-run-local-local-turbo' …
8dd97f05
Fixing tests
8b6d2b5f
Merge branch 'main' into cli-port
2f723a2e
- Set crate version to turbo version
e2c9fb3c
Merge branch 'main' into cli-port
af28af05
Reverted changes not relevant to PR
97fd3032
Added back clap directive to ignore errors.
d888984a
NicholasLYang
marked this pull request as ready for review
3 years ago
NicholasLYang
requested a review
3 years ago
NicholasLYang
requested a review
from
gsoltis
3 years ago
NicholasLYang
requested a review
from
gaspar09
3 years ago
NicholasLYang
removed review request
from
gsoltis
3 years ago
NicholasLYang
removed review request
from
gaspar09
3 years ago
NicholasLYang
requested a review
from
chris-olszewski
3 years ago
NicholasLYang
requested a review
from
nathanhammond
3 years ago
chris-olszewski
requested changes on 2022-10-14
Fixed bug where --color and --no-color flags were required. Also bug …
94dda1a9
Fixed version flag to pull from version.txt
322fddc8
reset cargo toml version
c1f4b8c2
NicholasLYang
requested a review
from
chris-olszewski
3 years ago
chris-olszewski
approved these changes on 2022-10-18
chris-olszewski
added
pr: fixship
Update shim/src/main.rs
6174c3c8
NicholasLYang
added
pr: automerge
NicholasLYang
removed
pr: fixship
NicholasLYang
removed
pr: automerge
Added back Go version of bin
5ea05084
Merge branch 'main' into cli-port
a11a89ca
Fixed warning
9c049b8d
Merge branch 'main' into cli-port
e71d6147
NicholasLYang
added
pr: automerge
Merge branch 'main' into cli-port
b39b6503
kodiakhq
merged
aa9cf9de
into main
3 years ago
Login to write a write a comment.
Login via GitHub
Reviewers
chris-olszewski
nathanhammond
Assignees
No one assigned
Labels
None yet
Milestone
No milestone
Login to write a write a comment.
Login via GitHub