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,153 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 49 other
repositories
Contribution activity
March 2023
Created 7 commits in 1 repository
Created a pull request in vercel/turbo that received 30 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 …
+733
−102
•
30
comments
Opened 8 other pull requests in 3 repositories
vercel/turbo
4
merged
2
open
nathanhammond/turbo
1
closed
serde-rs/json
1
closed
Reviewed 11 pull requests in 1 repository
vercel/turbo
11 pull requests
- feat(turbo-workspaces): support single package repos (#4147
- Directly locate the executable.
- 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
Created an issue in vercel/turbo that received 1 comment
[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…
1
comment





