- New York, NY
- https://jaredpalmer.com
- @jaredpalmer
Highlights
- Developer Program Member
- 11 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 Loading
-
vercel/turborepo Public
The High-performance Build System for JavaScript & TypeScript Codebases
-
629 contributions in the last year
Less
More
Contribution activity
December 2021
Created 248 commits in 1 repository
Created a pull request in vercel/turborepo that received 3 comments
Opened 44 other pull requests in 1 repository
vercel/turborepo
38
merged
3
open
3
closed
- Upgrade actions/setup-node to 2.5.x
- Setup remote caching on our own GH Actions
- Fix remote cache config detection to support just slug
- Refactor examples folder layout to match starters
- Add root turbo commands to basic example
- Add Svelte example
- Docs papercuts
- Fix homepage images
- Better Kodiak settings
- Fix error when passing --api, --url, --heap, --cpuprofile, --trace, --no-gc flags
- Add codeowners
- chore: bump TS, Next, and fix warnings and peer deps
- Redirect /docs/changelog to GitHub releases
-
Move to
turbo.json - Add kitchen sink example
-
Add support for
--onlyflag that matches lerna/pnpm run behavior - Fix ui dep in examples
- Fix packageJson struct
- Stop running yarn in base template
- Bump next.js
- Fix templates backticks
- Link directly to getting started
- Use @latest everywhere npx is used
- Homepage
- New auth
- Some pull requests not shown.
Reviewed 16 pull requests in 3 repositories
vercel/turborepo
14 pull requests
- 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
- Remove unreferenced files examples/basic
- Fix some typos
vercel/examples
1 pull request
withastro/astro
1 pull request
Created an issue in michaelrambeau/bestofjs that received 2 comments
Add vercel/turborepo
Best of JavaScript is for the most popular open-source projects related to the web platform and Node.js. Before submitting the request to add a new…
4 tasks done
Opened 13 other issues in 2 repositories
vercel/turborepo
11
open
1
closed
- Document all debug flags
-
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
remix-run/remix
1
open
Started 1 discussion in 1 repository
vercel/turborepo
vercel/turborepo
Answered 9 discussions in 1 repository
vercel/turborepo
vercel/turborepo
- 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?