Block or Report
Block or report nathanhammond
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
ember-a11y/ember-a11y Public
A collection of tools to build accessible Ember applications.
-
ember-engines/ember-engines Public
Composable Ember applications for ambitious user experiences
-
1,185 contributions in the last year
Less
More
Activity overview
Contributed to
vercel/turbo,
nathanhammond/sunya-reverse-engineer,
nathanhammond/create-turbo-starting-point-vercel-json
and 54 other
repositories
Contribution activity
March 2023
Created 13 commits in 2 repositories
Created 3 repositories
- nathanhammond/rustc-dev-guide HTML
- nathanhammond/next-auth TypeScript
- nathanhammond/pathological Rust
Created a pull request in vercel/turbo that received 54 comments
Directly locate the executable.
We presently do a lot of indirection when attempting to execute a local copy of turbo
. This PR switches to directly locating the executable in the …
+734
−103
•
54
comments
Opened 18 other pull requests in 6 repositories
vercel/turbo
8
merged
1
closed
3
open
- Bump rustc version.
- Revert "feat: port npm lockfile to Rust"
- turbopath.rs
- Make the script error ordering deterministic.
- Throw an error when a task graph cannot run to completion.
- Fix forward inference test parallelization.
- Downgrade git warning to debug.
- Rearrange shim into layers
- Factor out file parsing
-
Correct argument to local
turbo
inference. - Re-repair Root Inference
- Add missing function from port.
camino-rs/camino
1
open
1
merged
rust-lang/rustc-dev-guide
1
open
vercel/vercel
1
open
nathanhammond/turbo
1
closed
serde-rs/json
1
closed
Reviewed 20 pull requests in 2 repositories
vercel/turbo
19 pull requests
- turbopath.rs
- prevent emitting debug symbols in release
- send a SIGTERM on unix rather than just killing the process
- Revert rust scm usage
- Fix path to turbo
- Check that root commands cannot invoke turbo
- Directly locate the executable.
- fix: prune pnpm patched dependencies with peer dependencies
- Exclude snapshots from VSCode search
- feat(turbo-workspaces): support single package repos (#4147
- fix(examples): update kitchen-sink dev task
- Add turboVersion key to turbo.json
- Support exclusions in inputs
- Generate a run summary file on turbo run
- Re-repair Root Inference
- Assign Framework to PackageTask struct
- Add turboVersion into dry run summary
- fix(codemod): don’t set outputs for cache:false
- Client timeout
vercel/vercel
1 pull request
Created an issue in vercel/turbo that received 2 comments
[turborepo] Do something smart if persistent: true
tasks will (or have) exhausted available concurrency.
Describe the Bug If you have more than 10 concurrent parallel tasks you can starve the rest of your graph and never process it. Expected Behavior W…
2
comments
3
contributions
in private repositories
Mar 16 – Mar 21