graphql-hive / gateway

GraphQL gateway that can act as a Federation Gateway or a Proxy Gateway for any GraphQL service.
https://the-guild.dev/graphql/hive/docs/gateway
MIT License
13 stars 2 forks source link

Bun support, E2E tests and Docker images #98

Closed ardatan closed 9 hours ago

ardatan commented 1 week ago

Blocked by https://github.com/ardatan/whatwg-node/pull/1814

theguild-bot commented 1 week ago

🚀 Snapshot Release (alpha)

The latest changes of this PR are available as alpha on npm (based on the declared changesets): Package Version Info
@graphql-tools/batch-delegate 9.0.17-alpha-61bbaf3d53145c91c774b8ed00be481528e74804 npm ↗︎ unpkg ↗︎
@graphql-tools/batch-execute 9.0.7-alpha-61bbaf3d53145c91c774b8ed00be481528e74804 npm ↗︎ unpkg ↗︎
@graphql-tools/delegate 10.2.1-alpha-61bbaf3d53145c91c774b8ed00be481528e74804 npm ↗︎ unpkg ↗︎
@graphql-tools/executor-graphql-ws 1.3.3-alpha-61bbaf3d53145c91c774b8ed00be481528e74804 npm ↗︎ unpkg ↗︎
@graphql-tools/executor-http 1.1.10-alpha-61bbaf3d53145c91c774b8ed00be481528e74804 npm ↗︎ unpkg ↗︎
@graphql-tools/federation 2.2.31-alpha-61bbaf3d53145c91c774b8ed00be481528e74804 npm ↗︎ unpkg ↗︎
@graphql-mesh/fusion-runtime 0.10.6-alpha-61bbaf3d53145c91c774b8ed00be481528e74804 npm ↗︎ unpkg ↗︎
@graphql-hive/gateway 1.5.3-alpha-61bbaf3d53145c91c774b8ed00be481528e74804 npm ↗︎ unpkg ↗︎
@graphql-mesh/hmac-upstream-signature 1.2.9-alpha-61bbaf3d53145c91c774b8ed00be481528e74804 npm ↗︎ unpkg ↗︎
@graphql-mesh/plugin-opentelemetry 1.3.12-alpha-61bbaf3d53145c91c774b8ed00be481528e74804 npm ↗︎ unpkg ↗︎
@graphql-mesh/plugin-prometheus 1.2.11-alpha-61bbaf3d53145c91c774b8ed00be481528e74804 npm ↗︎ unpkg ↗︎
@graphql-hive/gateway-runtime 1.2.2-alpha-61bbaf3d53145c91c774b8ed00be481528e74804 npm ↗︎ unpkg ↗︎
@graphql-tools/stitch 9.4.2-alpha-61bbaf3d53145c91c774b8ed00be481528e74804 npm ↗︎ unpkg ↗︎
@graphql-tools/stitching-directives 3.1.16-alpha-61bbaf3d53145c91c774b8ed00be481528e74804 npm ↗︎ unpkg ↗︎
@graphql-mesh/transport-common 0.7.16-alpha-61bbaf3d53145c91c774b8ed00be481528e74804 npm ↗︎ unpkg ↗︎
@graphql-mesh/transport-http 0.6.18-alpha-61bbaf3d53145c91c774b8ed00be481528e74804 npm ↗︎ unpkg ↗︎
@graphql-mesh/transport-http-callback 0.5.7-alpha-61bbaf3d53145c91c774b8ed00be481528e74804 npm ↗︎ unpkg ↗︎
@graphql-mesh/transport-ws 0.4.5-alpha-61bbaf3d53145c91c774b8ed00be481528e74804 npm ↗︎ unpkg ↗︎
@graphql-tools/wrap 10.0.19-alpha-61bbaf3d53145c91c774b8ed00be481528e74804 npm ↗︎ unpkg ↗︎
theguild-bot commented 1 week ago

🚀 Snapshot Release (Bun Binary for Linux-X64)

The latest changes of this PR are available for download (based on the declared changesets).

Download

theguild-bot commented 1 week ago

🚀 Snapshot Release (Bun Binary for macOS-ARM64)

The latest changes of this PR are available for download (based on the declared changesets).

Download

theguild-bot commented 1 week ago

🚀 Snapshot Release (Bun Binary for macOS-X64)

The latest changes of this PR are available for download (based on the declared changesets).

Download

theguild-bot commented 1 week ago

🚀 Snapshot Release (Binary for Linux-X64)

The latest changes of this PR are available for download (based on the declared changesets).

Download

theguild-bot commented 1 week ago

🚀 Snapshot Release (Binary for macOS-ARM64)

The latest changes of this PR are available for download (based on the declared changesets).

Download

theguild-bot commented 1 week ago

🚀 Snapshot Release (Node Docker Image)

The latest changes of this PR are available as image on GitHub Container Registry (based on the declared changesets):

ghcr.io/graphql-hive/gateway:1.5.3-alpha-61bbaf3d53145c91c774b8ed00be481528e74804
theguild-bot commented 1 week ago

🚀 Snapshot Release (Bun Docker Image)

The latest changes of this PR are available as image on GitHub Container Registry (based on the declared changesets):

ghcr.io/graphql-hive/gateway:1.5.3-alpha-61bbaf3d53145c91c774b8ed00be481528e74804-bun
theguild-bot commented 1 week ago

🚀 Snapshot Release (Bun Binary for Windows-X64)

The latest changes of this PR are available for download (based on the declared changesets).

Download

theguild-bot commented 1 week ago

🚀 Snapshot Release (Binary for macOS-X64)

The latest changes of this PR are available for download (based on the declared changesets).

Download

theguild-bot commented 1 week ago

🚀 Snapshot Release (Binary for Windows-X64)

The latest changes of this PR are available for download (based on the declared changesets).

Download

enisdenjo commented 13 hours ago

There's also a bunch of warnings during yarn install.