- New York, NY
- https://jaredpalmer.com
- @jaredpalmer
Highlights
- Developer Program Member
- 12 discussions answered
Block or Report
Block or report jaredpalmer
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
vercel/turborepo Public
The High-performance Build System for JavaScript & TypeScript Codebases
-
729 contributions in the last year
Less
More
Contribution activity
December 2021
Created 303 commits in 3 repositories
Created 3 repositories
- jaredpalmer/cli Go
- jaredpalmer/sites Svelte
- jaredpalmer/next.js JavaScript
Created a pull request in vercel/turborepo that received 6 comments
Opened 74 other pull requests in 4 repositories
vercel/turborepo
8
open
56
merged
5
closed
- Improve-updater
- Add acknowledgements and callouts to docs
- Fix internal dep hashing
- nit: correct slice allocation
- Fix flaky getTargetsFromArgs tests
- Improve package-deps-hash
- Papercuts in context.go
- Fix pass thru arguments from becoming targets
- Fix performance regression of globs
- Fix empty outputs behavior
- Correctly hash empty outputs first
- Validate graphs before execution
- Faster globbing
- Set user agent on GET
- Fix create-turbo ui typescript to support dynamic imports
- Fix doublestar workspace bug
-
Allow barrel files in
uistarter packages -
Merge
stderrbeforestdout - Fix yarn install user-agent check
- Fix link when user has no name
- CLI papercuts
- Improve create-turbo instructions
- docs: Set timeout before closing search
- Add design system example
- Upgrade actions/setup-node to 2.5.x
- Some pull requests not shown.
vercel/next.js
1
open
1
merged
shuding/nextra
2
merged
planetscale/cli
1
merged
Reviewed 29 pull requests in 3 repositories
vercel/turborepo
27 pull requests
- docs: Update npmClient with pnpm option in documentation
- docs: fix turborepo name
- docs: add build system tools(#353)
- fix: preserve file permission
- fix(examples): inject react runtime for ui package
- Add update checker
-
Add support for
--graph=file.html - docs(language): removes "simply" to be more inclusive
- Docs debug flags #229
- Tweak design system example for per-component packages
- docs: Fix docs' typos
-
Support yarn not installed in
create-turbo - feat: check whether or not yarn is installed
- Add more customer testimonials from Twitter.
- Added explanation for where to acquire a turbo token
-
add engine requirements to
create-turbo/package.json, fixexamples/with-pnpm - Update first character of Button example text
-
Update login instruction on failed link to run
npx turbo login - Set a fallback for the user's name when running turbo link
- Fix Changesets references in the docs
- Fix faulty CODE_OF_CONDUCT.md link
- Update joining blog post
- issue templates +
- Grammar and link fixes
- Added copy to create pipelines section of getting started guide
- Some pull request reviews not shown.
vercel/examples
1 pull request
withastro/astro
1 pull request
Created an issue in vercel/turborepo that received 3 comments
Document all debug flags
Describe the feature you'd like to request Document all remaining hidden, internal flags Describe the solution you'd like Add the following to the C…
3
comments
Opened 17 other issues in 3 repositories
vercel/turborepo
13
open
2
closed
- Use algolia docs search on docs site
- Build Skipping
- Display whether cache hit is from local or remote
-
Add
--planflag -
Add
--groupedflag to group log output -
Move config to
turbo.json - Provide a CONTRIBUTING.md
- PNPM and npx create-turbo@latest
-
Add update checker to
turbo - Improve broken / invalid pipeline error messages
- Abstract internal makefile/go/postinstall into its own package
- Re-enable PNPM template
- Fix windows-yarn lockfile manipulation/marshalling into YAML
- Add ability to call run [command] from subdirectory and have turbo build necessary targets up to desired target and then run the target
-
Drop
runfromturbo
michaelrambeau/bestofjs
1
open
remix-run/remix
1
open
Started 2 discussions in 1 repository
vercel/turborepo
vercel/turborepo
Answered 10 discussions in 1 repository
vercel/turborepo
vercel/turborepo
- Turborepo integration with rushjs monorepo
- checking for changes other than baseBranch
- Add Next.js public folder to starters?
- Can I deploy a turborepo as a single project to vercel?
- Can I deploy a turborepo as a single project to vercel?
- Multi language monorepo
- expo / react-native
- PNPM and npx create-turbo@latest
- Best way to run subset of packages
- Is turborepo viable for backend applications using Node and Typescript?