Highlights
- Pro
Block or Report
Block or report dotansimha
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
graphql-code-generator Public
A tool for generating code based on a GraphQL schema and GraphQL operations (query/mutation/subscription), with flexible support for custom plugins.
-
graphql-yoga Public
🧘 Rewrite of a fully-featured GraphQL Server with focus on easy setup, performance & great developer experience. The core of Yoga implements WHATWG Fetch API and can run/deploy on any JS environment. -
B2o5T/graphql-eslint Public
ESLint parser, plugin and set rules for GraphQL (for schema and operations). Easily customizable with custom rules. Integrates with IDEs and modern GraphQL tools.
-
n1ru4l/envelop Public
Envelop is a lightweight library allowing developers to easily develop, share, collaborate and extend their GraphQL execution layer. Envelop is the missing GraphQL plugin system.
-
-
2,004 contributions in the last year
Activity overview
Contribution activity
December 2022
Created 48 commits in 9 repositories
Created a pull request in kamilkisiela/graphql-hive that received 8 comments
Drop dockest, refactor integration testkit, and run all integration tests in parallel
Resolves #840
TODO
Use test.concurrent instead of test
Remove dockest
Refactor compose files to reduce duplications (use community file with ov…
Opened 25 other pull requests in 5 repositories
kamilkisiela/graphql-hive
21
merged
- more renovate config fixes
- upgrade oclif to latest
- Fix local seed script and added dev env
- Partial dependencies upgrade and cleanup for old packages
- upgrade to pnpm v7.20.0
- Renovate config fixes
- Remove unused dependecy @pulumi/azure
- added timeout to dockerize task
- some renovate config fixes
- Adjustments to Pulumi code to support more pre-prod envs
- Fix staging deployment remote trigger notification
- Fixes for CI and composite actions
- Upgrade to Node 18
-
Replace
tgzartifacts with Docker images and refactor all CI pipelines - Latest pulumi deps
- Refactor external composition service and added better documentation
- Ignore CSP and security headers for CDN endpoints
- Improvements for Renovate grouping
- Fixes for landing page with next export and base path
- Remove landing page from deployment configuration
- Move landing page to be under the unified domain the-guild.dev
n1ru4l/envelop
1
merged
graphprotocol/graph-cli
1
merged
graphprotocol/graph-node
1
merged
the-guild-org/website
1
merged
Reviewed 24 pull requests in 9 repositories
kamilkisiela/graphql-hive
12 pull requests
- Use named arguments in createToken (seed)
- refactor(services: rate-limit): migrate from fastify to @whatwg-node/server
- Website: change privacy policy path to absolute
- docs: filling the gaps of self hosted guide
- fix(deps): update dependency @oclif/plugin-update to v3.0.9
- chore(deps): update dependency @types/react to v17.0.52
- fix: use delimiter that needs no encoding
- Update GraphQL Inspector to v3.3.0
-
[
🔧 ESLint] fixes forno-implicit-coercion - fix: correctly set enabled value to "true"
- Update dependency graphql-yoga to v3.1.1
- Transfer ownership of an organization
the-guild-org/website
4 pull requests
n1ru4l/envelop
2 pull requests
B2o5T/graphql-eslint
1 pull request
the-guild-org/docs
1 pull request
dotansimha/graphql-yoga
1 pull request
pulumi/pulumi-cloudflare
1 pull request
graphql/graphql-js
1 pull request
graphprotocol/graph-cli
1 pull request
Created an issue in pulumi/pulumi that received 8 comments
Severe (❗ ) memory leak since version v3.49.0
What happened?
Since v3.49.0, it seems like Pulumi CLI is suffering from a severe memory leak.
Steps to reproduce
Have a Pulumi project (we are us…






