Block or Report
Block or report pieh
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
719 contributions in the last year
Less
More
Activity overview
Contribution activity
May 2023
Created 11 commits in 4 repositories
Created 1 repository
Created a pull request in netlify/next-runtime that received 10 comments
[do-not-merge] just trying to run PR#2101 not through fork
Summary This PR is meant just to be actually be able to run our tests. The actual original PR is #2101 but tests setup is failing due to needed se…
+15
−0
•
10
comments
Opened 7 other pull requests in 3 repositories
gatsbyjs/gatsby
3
merged
netlify/next-runtime
1
open
1
merged
netlify/plugins
2
merged
Reviewed 21 pull requests in 3 repositories
gatsbyjs/gatsby
10 pull requests
- fix(gatsby-source-wordpress): allow using engines when using wordpress auth (#38103)
- fix(gatsby-source-wordpress): allow using engines when using wordpress auth (#38103)
- fix(gatsby-source-wordpress): allow using engines when using wordpress auth
- fix(gatsby): Support inline styles on html/body for Head API
- feat(create-gatsby): Add Tailwind as a styling choice
- fix(gatsby): don't serve codeframes for files outside of compilation (#38059)
- fix(gatsby): handle cyclic chunkgroup children (#38052)
- fix(gatsby): don't serve codeframes for files outside of compilation (#38059)
- chore(docs): Delete "Docz" tutorial
- chore(@gatsbyjs/parcel-namer-relative-to-cwd): Improve README
netlify/next-runtime
7 pull requests
- fix: pass only first language to next-server to match platform redirects support
- fix: don't deploy metadata files to CDN
- fix: support named & default export for middleware in ntl dev
- fix: support api routes at index of folder
- feat: split up API Routes + use .nft.json files to make builds fast
- chore: release main
- fix: resolve next-server from next app directory and not from plugin