Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Timout errors should be visible by the user #1652

Merged
merged 1 commit into from
Mar 23, 2023
Merged

Conversation

kamilkisiela
Copy link
Owner

@kamilkisiela kamilkisiela commented Mar 9, 2023

No description provided.

@changeset-bot
Copy link

changeset-bot bot commented Mar 9, 2023

⚠️ No Changeset found

Latest commit: c56744f

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions
Copy link
Contributor

github-actions bot commented Mar 9, 2023

🚀 Snapshot Release (alpha)

The latest changes of this PR are available as alpha on npm (based on the declared changesets):

Package Version Info
@graphql-hive/cli 0.20.3-alpha-20230323090356-c56744f3 npm ↗︎ unpkg ↗︎

@github-actions
Copy link
Contributor

github-actions bot commented Mar 9, 2023

💻 Website Preview

The latest changes are available as preview in: https://bc3ea966.hive-landing-page.pages.dev

@github-actions
Copy link
Contributor

github-actions bot commented Mar 9, 2023

📚 Storybook Deployment

The latest changes are available as preview in: https://a4454435.hive-storybook.pages.dev

@github-actions
Copy link
Contributor

github-actions bot commented Mar 9, 2023

📦 Next.js Bundle Analysis

This analysis was generated by the next.js bundle analysis action 🤖

This PR introduced no changes to the javascript bundle 🙌

@github-actions
Copy link
Contributor

github-actions bot commented Mar 9, 2023

🐋 This PR was built and pushed to the following Docker images (tag: c56744f359d55e2f5b2781285912e625c40a3049):

Docker Bake metadata
{
"app": {
  "containerimage.buildinfo/linux/amd64": {
    "frontend": "dockerfile.v0",
    "attrs": {
      "build-arg:IMAGE_DESCRIPTION": "The app of the GraphQL Hive project.",
      "build-arg:IMAGE_TITLE": "graphql-hive/app",
      "build-arg:PORT": "3000",
      "build-arg:RELEASE": "c56744f359d55e2f5b2781285912e625c40a3049",
      "filename": "app.dockerfile",
      "vcs:revision": "fc8efc2b87f87fbbba8869b7e956b6edf3ffc99f",
      "vcs:source": "https://github.com/kamilkisiela/graphql-hive"
    },
    "sources": [
      {
        "type": "docker-image",
        "ref": "docker.io/library/node:18.15.0-slim",
        "pin": "sha256:a9043edfb5b70bbdd6969168c40c3a8397f6f3a3f39d45ba4fb603189dadf25f"
      }
    ]
  },
  "containerimage.buildinfo/linux/arm64": {
    "frontend": "dockerfile.v0",
    "attrs": {
      "build-arg:IMAGE_DESCRIPTION": "The app of the GraphQL Hive project.",
      "build-arg:IMAGE_TITLE": "graphql-hive/app",
      "build-arg:PORT": "3000",
      "build-arg:RELEASE": "c56744f359d55e2f5b2781285912e625c40a3049",
      "filename": "app.dockerfile",
      "vcs:revision": "fc8efc2b87f87fbbba8869b7e956b6edf3ffc99f",
      "vcs:source": "https://github.com/kamilkisiela/graphql-hive"
    },
    "sources": [
      {
        "type": "docker-image",
        "ref": "docker.io/library/node:18.15.0-slim",
        "pin": "sha256:a9043edfb5b70bbdd6969168c40c3a8397f6f3a3f39d45ba4fb603189dadf25f"
      }
    ]
  },
  "containerimage.descriptor": {
    "mediaType": "application/vnd.oci.image.index.v1+json",
    "digest": "sha256:a5d993499470d9045c25cfe925a61aa3e3f36fe906402c59df62426badd0617f",
    "size": 1609
  },
  "containerimage.digest": "sha256:a5d993499470d9045c25cfe925a61aa3e3f36fe906402c59df62426badd0617f",
  "image.name": "ghcr.io/kamilkisiela/graphql-hive/app:c56744f359d55e2f5b2781285912e625c40a3049,ghcr.io/kamilkisiela/graphql-hive/app:kamil_schema_ser"
},
"composition-federation-2": {
  "containerimage.buildinfo/linux/amd64": {
    "frontend": "dockerfile.v0",
    "attrs": {
      "build-arg:HEALTHCHECK_CMD": "wget --spider -q http://127.0.0.1:${PORT}/_readiness",
      "build-arg:IMAGE_DESCRIPTION": "Federation 2 Composition Service for GraphQL Hive.",
      "build-arg:IMAGE_TITLE": "graphql-hive/composition-federation-2",
      "build-arg:PORT": "3069",
      "build-arg:RELEASE": "c56744f359d55e2f5b2781285912e625c40a3049",
      "filename": "services.dockerfile",
      "vcs:revision": "fc8efc2b87f87fbbba8869b7e956b6edf3ffc99f",
      "vcs:source": "https://github.com/kamilkisiela/graphql-hive"
    },
    "sources": [
      {
        "type": "docker-image",
        "ref": "docker.io/library/node:18.15.0-slim",
        "pin": "sha256:a9043edfb5b70bbdd6969168c40c3a8397f6f3a3f39d45ba4fb603189dadf25f"
      }
    ]
  },
  "containerimage.buildinfo/linux/arm64": {
    "frontend": "dockerfile.v0",
    "attrs": {
      "build-arg:HEALTHCHECK_CMD": "wget --spider -q http://127.0.0.1:${PORT}/_readiness",
      "build-arg:IMAGE_DESCRIPTION": "Federation 2 Composition Service for GraphQL Hive.",
      "build-arg:IMAGE_TITLE": "graphql-hive/composition-federation-2",
      "build-arg:PORT": "3069",
      "build-arg:RELEASE": "c56744f359d55e2f5b2781285912e625c40a3049",
      "filename": "services.dockerfile",
      "vcs:revision": "fc8efc2b87f87fbbba8869b7e956b6edf3ffc99f",
      "vcs:source": "https://github.com/kamilkisiela/graphql-hive"
    },
    "sources": [
      {
        "type": "docker-image",
        "ref": "docker.io/library/node:18.15.0-slim",
        "pin": "sha256:a9043edfb5b70bbdd6969168c40c3a8397f6f3a3f39d45ba4fb603189dadf25f"
      }
    ]
  },
  "containerimage.descriptor": {
    "mediaType": "application/vnd.oci.image.index.v1+json",
    "digest": "sha256:2e356de32c203f2bafaec424e37b9b6cdb70049f46a4c318dccaf5d0896ce375",
    "size": 1609
  },
  "containerimage.digest": "sha256:2e356de32c203f2bafaec424e37b9b6cdb70049f46a4c318dccaf5d0896ce375",
  "image.name": "ghcr.io/kamilkisiela/graphql-hive/composition-federation-2:c56744f359d55e2f5b2781285912e625c40a3049,ghcr.io/kamilkisiela/graphql-hive/composition-federation-2:kamil_schema_ser"
},
"docs": {
  "containerimage.buildinfo/linux/amd64": {
    "frontend": "dockerfile.v0",
    "attrs": {
      "build-arg:IMAGE_DESCRIPTION": "The docs of the GraphQL Hive project.",
      "build-arg:IMAGE_TITLE": "graphql-hive/docs",
      "build-arg:PORT": "3000",
      "build-arg:RELEASE": "c56744f359d55e2f5b2781285912e625c40a3049",
      "filename": "app.dockerfile",
      "vcs:revision": "fc8efc2b87f87fbbba8869b7e956b6edf3ffc99f",
      "vcs:source": "https://github.com/kamilkisiela/graphql-hive"
    },
    "sources": [
      {
        "type": "docker-image",
        "ref": "docker.io/library/node:18.15.0-slim",
        "pin": "sha256:a9043edfb5b70bbdd6969168c40c3a8397f6f3a3f39d45ba4fb603189dadf25f"
      }
    ]
  },
  "containerimage.buildinfo/linux/arm64": {
    "frontend": "dockerfile.v0",
    "attrs": {
      "build-arg:IMAGE_DESCRIPTION": "The docs of the GraphQL Hive project.",
      "build-arg:IMAGE_TITLE": "graphql-hive/docs",
      "build-arg:PORT": "3000",
      "build-arg:RELEASE": "c56744f359d55e2f5b2781285912e625c40a3049",
      "filename": "app.dockerfile",
      "vcs:revision": "fc8efc2b87f87fbbba8869b7e956b6edf3ffc99f",
      "vcs:source": "https://github.com/kamilkisiela/graphql-hive"
    },
    "sources": [
      {
        "type": "docker-image",
        "ref": "docker.io/library/node:18.15.0-slim",
        "pin": "sha256:a9043edfb5b70bbdd6969168c40c3a8397f6f3a3f39d45ba4fb603189dadf25f"
      }
    ]
  },
  "containerimage.descriptor": {
    "mediaType": "application/vnd.oci.image.index.v1+json",
    "digest": "sha256:e578f63336960fe946ae483259226f4199730e14312a7f252257c102ad504ecc",
    "size": 1609
  },
  "containerimage.digest": "sha256:e578f63336960fe946ae483259226f4199730e14312a7f252257c102ad504ecc",
  "image.name": "ghcr.io/kamilkisiela/graphql-hive/docs:c56744f359d55e2f5b2781285912e625c40a3049,ghcr.io/kamilkisiela/graphql-hive/docs:kamil_schema_ser"
},
"emails": {
  "containerimage.buildinfo/linux/amd64": {
    "frontend": "dockerfile.v0",
    "attrs": {
      "build-arg:HEALTHCHECK_CMD": "wget --spider -q http://127.0.0.1:${PORT}/_readiness",
      "build-arg:IMAGE_DESCRIPTION": "The emails service of the GraphQL Hive project.",
      "build-arg:IMAGE_TITLE": "graphql-hive/emails",
      "build-arg:PORT": "3006",
      "build-arg:RELEASE": "c56744f359d55e2f5b2781285912e625c40a3049",
      "filename": "services.dockerfile",
      "vcs:revision": "fc8efc2b87f87fbbba8869b7e956b6edf3ffc99f",
      "vcs:source": "https://github.com/kamilkisiela/graphql-hive"
    },
    "sources": [
      {
        "type": "docker-image",
        "ref": "docker.io/library/node:18.15.0-slim",
        "pin": "sha256:a9043edfb5b70bbdd6969168c40c3a8397f6f3a3f39d45ba4fb603189dadf25f"
      }
    ]
  },
  "containerimage.buildinfo/linux/arm64": {
    "frontend": "dockerfile.v0",
    "attrs": {
      "build-arg:HEALTHCHECK_CMD": "wget --spider -q http://127.0.0.1:${PORT}/_readiness",
      "build-arg:IMAGE_DESCRIPTION": "The emails service of the GraphQL Hive project.",
      "build-arg:IMAGE_TITLE": "graphql-hive/emails",
      "build-arg:PORT": "3006",
      "build-arg:RELEASE": "c56744f359d55e2f5b2781285912e625c40a3049",
      "filename": "services.dockerfile",
      "vcs:revision": "fc8efc2b87f87fbbba8869b7e956b6edf3ffc99f",
      "vcs:source": "https://github.com/kamilkisiela/graphql-hive"
    },
    "sources": [
      {
        "type": "docker-image",
        "ref": "docker.io/library/node:18.15.0-slim",
        "pin": "sha256:a9043edfb5b70bbdd6969168c40c3a8397f6f3a3f39d45ba4fb603189dadf25f"
      }
    ]
  },
  "containerimage.descriptor": {
    "mediaType": "application/vnd.oci.image.index.v1+json",
    "digest": "sha256:7656e4d8aa8d985d4bf8de0de4dbfc26d533bed8f75d1ae99d36831ed93bbe03",
    "size": 1609
  },
  "containerimage.digest": "sha256:7656e4d8aa8d985d4bf8de0de4dbfc26d533bed8f75d1ae99d36831ed93bbe03",
  "image.name": "ghcr.io/kamilkisiela/graphql-hive/emails:c56744f359d55e2f5b2781285912e625c40a3049,ghcr.io/kamilkisiela/graphql-hive/emails:kamil_schema_ser"
},
"rate-limit": {
  "containerimage.buildinfo/linux/amd64": {
    "frontend": "dockerfile.v0",
    "attrs": {
      "build-arg:HEALTHCHECK_CMD": "wget --spider -q http://127.0.0.1:${PORT}/_readiness",
      "build-arg:IMAGE_DESCRIPTION": "The rate limit service of the GraphQL Hive project.",
      "build-arg:IMAGE_TITLE": "graphql-hive/rate-limit",
      "build-arg:PORT": "3009",
      "build-arg:RELEASE": "c56744f359d55e2f5b2781285912e625c40a3049",
      "filename": "services.dockerfile",
      "vcs:revision": "fc8efc2b87f87fbbba8869b7e956b6edf3ffc99f",
      "vcs:source": "https://github.com/kamilkisiela/graphql-hive"
    },
    "sources": [
      {
        "type": "docker-image",
        "ref": "docker.io/library/node:18.15.0-slim",
        "pin": "sha256:a9043edfb5b70bbdd6969168c40c3a8397f6f3a3f39d45ba4fb603189dadf25f"
      }
    ]
  },
  "containerimage.buildinfo/linux/arm64": {
    "frontend": "dockerfile.v0",
    "attrs": {
      "build-arg:HEALTHCHECK_CMD": "wget --spider -q http://127.0.0.1:${PORT}/_readiness",
      "build-arg:IMAGE_DESCRIPTION": "The rate limit service of the GraphQL Hive project.",
      "build-arg:IMAGE_TITLE": "graphql-hive/rate-limit",
      "build-arg:PORT": "3009",
      "build-arg:RELEASE": "c56744f359d55e2f5b2781285912e625c40a3049",
      "filename": "services.dockerfile",
      "vcs:revision": "fc8efc2b87f87fbbba8869b7e956b6edf3ffc99f",
      "vcs:source": "https://github.com/kamilkisiela/graphql-hive"
    },
    "sources": [
      {
        "type": "docker-image",
        "ref": "docker.io/library/node:18.15.0-slim",
        "pin": "sha256:a9043edfb5b70bbdd6969168c40c3a8397f6f3a3f39d45ba4fb603189dadf25f"
      }
    ]
  },
  "containerimage.descriptor": {
    "mediaType": "application/vnd.oci.image.index.v1+json",
    "digest": "sha256:05113a8c2edde4b8552a5a4d6e4301b828887b57ceb28b594681d8e0d55bbca1",
    "size": 1609
  },
  "containerimage.digest": "sha256:05113a8c2edde4b8552a5a4d6e4301b828887b57ceb28b594681d8e0d55bbca1",
  "image.name": "ghcr.io/kamilkisiela/graphql-hive/rate-limit:c56744f359d55e2f5b2781285912e625c40a3049,ghcr.io/kamilkisiela/graphql-hive/rate-limit:kamil_schema_ser"
},
"schema": {
  "containerimage.buildinfo/linux/amd64": {
    "frontend": "dockerfile.v0",
    "attrs": {
      "build-arg:HEALTHCHECK_CMD": "wget --spider -q http://127.0.0.1:${PORT}/_readiness",
      "build-arg:IMAGE_DESCRIPTION": "The schema service of the GraphQL Hive project.",
      "build-arg:IMAGE_TITLE": "graphql-hive/rate-limit",
      "build-arg:PORT": "3002",
      "build-arg:RELEASE": "c56744f359d55e2f5b2781285912e625c40a3049",
      "filename": "services.dockerfile",
      "vcs:revision": "fc8efc2b87f87fbbba8869b7e956b6edf3ffc99f",
      "vcs:source": "https://github.com/kamilkisiela/graphql-hive"
    },
    "sources": [
      {
        "type": "docker-image",
        "ref": "docker.io/library/node:18.15.0-slim",
        "pin": "sha256:a9043edfb5b70bbdd6969168c40c3a8397f6f3a3f39d45ba4fb603189dadf25f"
      }
    ]
  },
  "containerimage.buildinfo/linux/arm64": {
    "frontend": "dockerfile.v0",
    "attrs": {
      "build-arg:HEALTHCHECK_CMD": "wget --spider -q http://127.0.0.1:${PORT}/_readiness",
      "build-arg:IMAGE_DESCRIPTION": "The schema service of the GraphQL Hive project.",
      "build-arg:IMAGE_TITLE": "graphql-hive/rate-limit",
      "build-arg:PORT": "3002",
      "build-arg:RELEASE": "c56744f359d55e2f5b2781285912e625c40a3049",
      "filename": "services.dockerfile",
      "vcs:revision": "fc8efc2b87f87fbbba8869b7e956b6edf3ffc99f",
      "vcs:source": "https://github.com/kamilkisiela/graphql-hive"
    },
    "sources": [
      {
        "type": "docker-image",
        "ref": "docker.io/library/node:18.15.0-slim",
        "pin": "sha256:a9043edfb5b70bbdd6969168c40c3a8397f6f3a3f39d45ba4fb603189dadf25f"
      }
    ]
  },
  "containerimage.descriptor": {
    "mediaType": "application/vnd.oci.image.index.v1+json",
    "digest": "sha256:2aa339723fffb7ff0b87a7fafd8718714808643a74f1b57a34c17710ae90ec86",
    "size": 1609
  },
  "containerimage.digest": "sha256:2aa339723fffb7ff0b87a7fafd8718714808643a74f1b57a34c17710ae90ec86",
  "image.name": "ghcr.io/kamilkisiela/graphql-hive/schema:c56744f359d55e2f5b2781285912e625c40a3049,ghcr.io/kamilkisiela/graphql-hive/schema:kamil_schema_ser"
},
"server": {
  "containerimage.buildinfo/linux/amd64": {
    "frontend": "dockerfile.v0",
    "attrs": {
      "build-arg:HEALTHCHECK_CMD": "wget --spider -q http://127.0.0.1:${PORT}/_readiness",
      "build-arg:IMAGE_DESCRIPTION": "The server service of the GraphQL Hive project.",
      "build-arg:IMAGE_TITLE": "graphql-hive/server",
      "build-arg:PORT": "3001",
      "build-arg:RELEASE": "c56744f359d55e2f5b2781285912e625c40a3049",
      "filename": "services.dockerfile",
      "vcs:revision": "fc8efc2b87f87fbbba8869b7e956b6edf3ffc99f",
      "vcs:source": "https://github.com/kamilkisiela/graphql-hive"
    },
    "sources": [
      {
        "type": "docker-image",
        "ref": "docker.io/library/node:18.15.0-slim",
        "pin": "sha256:a9043edfb5b70bbdd6969168c40c3a8397f6f3a3f39d45ba4fb603189dadf25f"
      }
    ]
  },
  "containerimage.buildinfo/linux/arm64": {
    "frontend": "dockerfile.v0",
    "attrs": {
      "build-arg:HEALTHCHECK_CMD": "wget --spider -q http://127.0.0.1:${PORT}/_readiness",
      "build-arg:IMAGE_DESCRIPTION": "The server service of the GraphQL Hive project.",
      "build-arg:IMAGE_TITLE": "graphql-hive/server",
      "build-arg:PORT": "3001",
      "build-arg:RELEASE": "c56744f359d55e2f5b2781285912e625c40a3049",
      "filename": "services.dockerfile",
      "vcs:revision": "fc8efc2b87f87fbbba8869b7e956b6edf3ffc99f",
      "vcs:source": "https://github.com/kamilkisiela/graphql-hive"
    },
    "sources": [
      {
        "type": "docker-image",
        "ref": "docker.io/library/node:18.15.0-slim",
        "pin": "sha256:a9043edfb5b70bbdd6969168c40c3a8397f6f3a3f39d45ba4fb603189dadf25f"
      }
    ]
  },
  "containerimage.descriptor": {
    "mediaType": "application/vnd.oci.image.index.v1+json",
    "digest": "sha256:b63ab36e8109f9370da07ed478ee0f692ec92c5a076a082536e03bab96d59b90",
    "size": 1609
  },
  "containerimage.digest": "sha256:b63ab36e8109f9370da07ed478ee0f692ec92c5a076a082536e03bab96d59b90",
  "image.name": "ghcr.io/kamilkisiela/graphql-hive/server:c56744f359d55e2f5b2781285912e625c40a3049,ghcr.io/kamilkisiela/graphql-hive/server:kamil_schema_ser"
},
"storage": {
  "containerimage.buildinfo/linux/amd64": {
    "frontend": "dockerfile.v0",
    "attrs": {
      "build-arg:IMAGE_DESCRIPTION": "The migrations service of the GraphQL Hive project.",
      "build-arg:IMAGE_TITLE": "graphql-hive/storage",
      "build-arg:RELEASE": "c56744f359d55e2f5b2781285912e625c40a3049",
      "filename": "migrations.dockerfile",
      "vcs:revision": "fc8efc2b87f87fbbba8869b7e956b6edf3ffc99f",
      "vcs:source": "https://github.com/kamilkisiela/graphql-hive"
    },
    "sources": [
      {
        "type": "docker-image",
        "ref": "docker.io/library/node:18.15.0-slim",
        "pin": "sha256:a9043edfb5b70bbdd6969168c40c3a8397f6f3a3f39d45ba4fb603189dadf25f"
      }
    ]
  },
  "containerimage.buildinfo/linux/arm64": {
    "frontend": "dockerfile.v0",
    "attrs": {
      "build-arg:IMAGE_DESCRIPTION": "The migrations service of the GraphQL Hive project.",
      "build-arg:IMAGE_TITLE": "graphql-hive/storage",
      "build-arg:RELEASE": "c56744f359d55e2f5b2781285912e625c40a3049",
      "filename": "migrations.dockerfile",
      "vcs:revision": "fc8efc2b87f87fbbba8869b7e956b6edf3ffc99f",
      "vcs:source": "https://github.com/kamilkisiela/graphql-hive"
    },
    "sources": [
      {
        "type": "docker-image",
        "ref": "docker.io/library/node:18.15.0-slim",
        "pin": "sha256:a9043edfb5b70bbdd6969168c40c3a8397f6f3a3f39d45ba4fb603189dadf25f"
      }
    ]
  },
  "containerimage.descriptor": {
    "mediaType": "application/vnd.oci.image.index.v1+json",
    "digest": "sha256:230ae2be1c39e716f5a1b3f2e588aa4299e0721f2fad81ee30bb2912f3a2c861",
    "size": 1609
  },
  "containerimage.digest": "sha256:230ae2be1c39e716f5a1b3f2e588aa4299e0721f2fad81ee30bb2912f3a2c861",
  "image.name": "ghcr.io/kamilkisiela/graphql-hive/storage:c56744f359d55e2f5b2781285912e625c40a3049,ghcr.io/kamilkisiela/graphql-hive/storage:kamil_schema_ser"
},
"stripe-billing": {
  "containerimage.buildinfo/linux/amd64": {
    "frontend": "dockerfile.v0",
    "attrs": {
      "build-arg:HEALTHCHECK_CMD": "wget --spider -q http://127.0.0.1:${PORT}/_readiness",
      "build-arg:IMAGE_DESCRIPTION": "The stripe billing service of the GraphQL Hive project.",
      "build-arg:IMAGE_TITLE": "graphql-hive/stripe-billing",
      "build-arg:PORT": "3010",
      "build-arg:RELEASE": "c56744f359d55e2f5b2781285912e625c40a3049",
      "filename": "services.dockerfile",
      "vcs:revision": "fc8efc2b87f87fbbba8869b7e956b6edf3ffc99f",
      "vcs:source": "https://github.com/kamilkisiela/graphql-hive"
    },
    "sources": [
      {
        "type": "docker-image",
        "ref": "docker.io/library/node:18.15.0-slim",
        "pin": "sha256:a9043edfb5b70bbdd6969168c40c3a8397f6f3a3f39d45ba4fb603189dadf25f"
      }
    ]
  },
  "containerimage.buildinfo/linux/arm64": {
    "frontend": "dockerfile.v0",
    "attrs": {
      "build-arg:HEALTHCHECK_CMD": "wget --spider -q http://127.0.0.1:${PORT}/_readiness",
      "build-arg:IMAGE_DESCRIPTION": "The stripe billing service of the GraphQL Hive project.",
      "build-arg:IMAGE_TITLE": "graphql-hive/stripe-billing",
      "build-arg:PORT": "3010",
      "build-arg:RELEASE": "c56744f359d55e2f5b2781285912e625c40a3049",
      "filename": "services.dockerfile",
      "vcs:revision": "fc8efc2b87f87fbbba8869b7e956b6edf3ffc99f",
      "vcs:source": "https://github.com/kamilkisiela/graphql-hive"
    },
    "sources": [
      {
        "type": "docker-image",
        "ref": "docker.io/library/node:18.15.0-slim",
        "pin": "sha256:a9043edfb5b70bbdd6969168c40c3a8397f6f3a3f39d45ba4fb603189dadf25f"
      }
    ]
  },
  "containerimage.descriptor": {
    "mediaType": "application/vnd.oci.image.index.v1+json",
    "digest": "sha256:472026067cf5ea1a587a5e7b4da265caf0a8955965f697b986d7f89392a484e9",
    "size": 1609
  },
  "containerimage.digest": "sha256:472026067cf5ea1a587a5e7b4da265caf0a8955965f697b986d7f89392a484e9",
  "image.name": "ghcr.io/kamilkisiela/graphql-hive/stripe-billing:c56744f359d55e2f5b2781285912e625c40a3049,ghcr.io/kamilkisiela/graphql-hive/stripe-billing:kamil_schema_ser"
},
"tokens": {
  "containerimage.buildinfo/linux/amd64": {
    "frontend": "dockerfile.v0",
    "attrs": {
      "build-arg:HEALTHCHECK_CMD": "wget --spider -q http://127.0.0.1:${PORT}/_readiness",
      "build-arg:IMAGE_DESCRIPTION": "The tokens service of the GraphQL Hive project.",
      "build-arg:IMAGE_TITLE": "graphql-hive/tokens",
      "build-arg:PORT": "3003",
      "build-arg:RELEASE": "c56744f359d55e2f5b2781285912e625c40a3049",
      "filename": "services.dockerfile",
      "vcs:revision": "fc8efc2b87f87fbbba8869b7e956b6edf3ffc99f",
      "vcs:source": "https://github.com/kamilkisiela/graphql-hive"
    },
    "sources": [
      {
        "type": "docker-image",
        "ref": "docker.io/library/node:18.15.0-slim",
        "pin": "sha256:a9043edfb5b70bbdd6969168c40c3a8397f6f3a3f39d45ba4fb603189dadf25f"
      }
    ]
  },
  "containerimage.buildinfo/linux/arm64": {
    "frontend": "dockerfile.v0",
    "attrs": {
      "build-arg:HEALTHCHECK_CMD": "wget --spider -q http://127.0.0.1:${PORT}/_readiness",
      "build-arg:IMAGE_DESCRIPTION": "The tokens service of the GraphQL Hive project.",
      "build-arg:IMAGE_TITLE": "graphql-hive/tokens",
      "build-arg:PORT": "3003",
      "build-arg:RELEASE": "c56744f359d55e2f5b2781285912e625c40a3049",
      "filename": "services.dockerfile",
      "vcs:revision": "fc8efc2b87f87fbbba8869b7e956b6edf3ffc99f",
      "vcs:source": "https://github.com/kamilkisiela/graphql-hive"
    },
    "sources": [
      {
        "type": "docker-image",
        "ref": "docker.io/library/node:18.15.0-slim",
        "pin": "sha256:a9043edfb5b70bbdd6969168c40c3a8397f6f3a3f39d45ba4fb603189dadf25f"
      }
    ]
  },
  "containerimage.descriptor": {
    "mediaType": "application/vnd.oci.image.index.v1+json",
    "digest": "sha256:54337ba5147095b0da546972e1171d18ac3e9d34a85880c02eeea2038a12d2be",
    "size": 1609
  },
  "containerimage.digest": "sha256:54337ba5147095b0da546972e1171d18ac3e9d34a85880c02eeea2038a12d2be",
  "image.name": "ghcr.io/kamilkisiela/graphql-hive/tokens:c56744f359d55e2f5b2781285912e625c40a3049,ghcr.io/kamilkisiela/graphql-hive/tokens:kamil_schema_ser"
},
"usage": {
  "containerimage.buildinfo/linux/amd64": {
    "frontend": "dockerfile.v0",
    "attrs": {
      "build-arg:HEALTHCHECK_CMD": "wget --spider -q http://127.0.0.1:${PORT}/_readiness",
      "build-arg:IMAGE_DESCRIPTION": "The usage ingestor service of the GraphQL Hive project.",
      "build-arg:IMAGE_TITLE": "graphql-hive/usage",
      "build-arg:PORT": "3006",
      "build-arg:RELEASE": "c56744f359d55e2f5b2781285912e625c40a3049",
      "filename": "services.dockerfile",
      "vcs:revision": "fc8efc2b87f87fbbba8869b7e956b6edf3ffc99f",
      "vcs:source": "https://github.com/kamilkisiela/graphql-hive"
    },
    "sources": [
      {
        "type": "docker-image",
        "ref": "docker.io/library/node:18.15.0-slim",
        "pin": "sha256:a9043edfb5b70bbdd6969168c40c3a8397f6f3a3f39d45ba4fb603189dadf25f"
      }
    ]
  },
  "containerimage.buildinfo/linux/arm64": {
    "frontend": "dockerfile.v0",
    "attrs": {
      "build-arg:HEALTHCHECK_CMD": "wget --spider -q http://127.0.0.1:${PORT}/_readiness",
      "build-arg:IMAGE_DESCRIPTION": "The usage ingestor service of the GraphQL Hive project.",
      "build-arg:IMAGE_TITLE": "graphql-hive/usage",
      "build-arg:PORT": "3006",
      "build-arg:RELEASE": "c56744f359d55e2f5b2781285912e625c40a3049",
      "filename": "services.dockerfile",
      "vcs:revision": "fc8efc2b87f87fbbba8869b7e956b6edf3ffc99f",
      "vcs:source": "https://github.com/kamilkisiela/graphql-hive"
    },
    "sources": [
      {
        "type": "docker-image",
        "ref": "docker.io/library/node:18.15.0-slim",
        "pin": "sha256:a9043edfb5b70bbdd6969168c40c3a8397f6f3a3f39d45ba4fb603189dadf25f"
      }
    ]
  },
  "containerimage.descriptor": {
    "mediaType": "application/vnd.oci.image.index.v1+json",
    "digest": "sha256:fccc4ebc1f92aafe4296cd49105dc4e3125baa6fe2f48e1c9cb0893f0306497a",
    "size": 1609
  },
  "containerimage.digest": "sha256:fccc4ebc1f92aafe4296cd49105dc4e3125baa6fe2f48e1c9cb0893f0306497a",
  "image.name": "ghcr.io/kamilkisiela/graphql-hive/usage:c56744f359d55e2f5b2781285912e625c40a3049,ghcr.io/kamilkisiela/graphql-hive/usage:kamil_schema_ser"
},
"usage-estimator": {
  "containerimage.buildinfo/linux/amd64": {
    "frontend": "dockerfile.v0",
    "attrs": {
      "build-arg:HEALTHCHECK_CMD": "wget --spider -q http://127.0.0.1:${PORT}/_readiness",
      "build-arg:IMAGE_DESCRIPTION": "The usage estimator service of the GraphQL Hive project.",
      "build-arg:IMAGE_TITLE": "graphql-hive/usage-estimator",
      "build-arg:PORT": "3008",
      "build-arg:RELEASE": "c56744f359d55e2f5b2781285912e625c40a3049",
      "filename": "services.dockerfile",
      "vcs:revision": "fc8efc2b87f87fbbba8869b7e956b6edf3ffc99f",
      "vcs:source": "https://github.com/kamilkisiela/graphql-hive"
    },
    "sources": [
      {
        "type": "docker-image",
        "ref": "docker.io/library/node:18.15.0-slim",
        "pin": "sha256:a9043edfb5b70bbdd6969168c40c3a8397f6f3a3f39d45ba4fb603189dadf25f"
      }
    ]
  },
  "containerimage.buildinfo/linux/arm64": {
    "frontend": "dockerfile.v0",
    "attrs": {
      "build-arg:HEALTHCHECK_CMD": "wget --spider -q http://127.0.0.1:${PORT}/_readiness",
      "build-arg:IMAGE_DESCRIPTION": "The usage estimator service of the GraphQL Hive project.",
      "build-arg:IMAGE_TITLE": "graphql-hive/usage-estimator",
      "build-arg:PORT": "3008",
      "build-arg:RELEASE": "c56744f359d55e2f5b2781285912e625c40a3049",
      "filename": "services.dockerfile",
      "vcs:revision": "fc8efc2b87f87fbbba8869b7e956b6edf3ffc99f",
      "vcs:source": "https://github.com/kamilkisiela/graphql-hive"
    },
    "sources": [
      {
        "type": "docker-image",
        "ref": "docker.io/library/node:18.15.0-slim",
        "pin": "sha256:a9043edfb5b70bbdd6969168c40c3a8397f6f3a3f39d45ba4fb603189dadf25f"
      }
    ]
  },
  "containerimage.descriptor": {
    "mediaType": "application/vnd.oci.image.index.v1+json",
    "digest": "sha256:6735d1d363746c51f802c3da064d35c3db8461e694191e4d13365c97f5bba2ee",
    "size": 1609
  },
  "containerimage.digest": "sha256:6735d1d363746c51f802c3da064d35c3db8461e694191e4d13365c97f5bba2ee",
  "image.name": "ghcr.io/kamilkisiela/graphql-hive/usage-estimator:c56744f359d55e2f5b2781285912e625c40a3049,ghcr.io/kamilkisiela/graphql-hive/usage-estimator:kamil_schema_ser"
},
"usage-ingestor": {
  "containerimage.buildinfo/linux/amd64": {
    "frontend": "dockerfile.v0",
    "attrs": {
      "build-arg:HEALTHCHECK_CMD": "wget --spider -q http://127.0.0.1:${PORT}/_readiness",
      "build-arg:IMAGE_DESCRIPTION": "The usage ingestor service of the GraphQL Hive project.",
      "build-arg:IMAGE_TITLE": "graphql-hive/usage-ingestor",
      "build-arg:PORT": "3007",
      "build-arg:RELEASE": "c56744f359d55e2f5b2781285912e625c40a3049",
      "filename": "services.dockerfile",
      "vcs:revision": "fc8efc2b87f87fbbba8869b7e956b6edf3ffc99f",
      "vcs:source": "https://github.com/kamilkisiela/graphql-hive"
    },
    "sources": [
      {
        "type": "docker-image",
        "ref": "docker.io/library/node:18.15.0-slim",
        "pin": "sha256:a9043edfb5b70bbdd6969168c40c3a8397f6f3a3f39d45ba4fb603189dadf25f"
      }
    ]
  },
  "containerimage.buildinfo/linux/arm64": {
    "frontend": "dockerfile.v0",
    "attrs": {
      "build-arg:HEALTHCHECK_CMD": "wget --spider -q http://127.0.0.1:${PORT}/_readiness",
      "build-arg:IMAGE_DESCRIPTION": "The usage ingestor service of the GraphQL Hive project.",
      "build-arg:IMAGE_TITLE": "graphql-hive/usage-ingestor",
      "build-arg:PORT": "3007",
      "build-arg:RELEASE": "c56744f359d55e2f5b2781285912e625c40a3049",
      "filename": "services.dockerfile",
      "vcs:revision": "fc8efc2b87f87fbbba8869b7e956b6edf3ffc99f",
      "vcs:source": "https://github.com/kamilkisiela/graphql-hive"
    },
    "sources": [
      {
        "type": "docker-image",
        "ref": "docker.io/library/node:18.15.0-slim",
        "pin": "sha256:a9043edfb5b70bbdd6969168c40c3a8397f6f3a3f39d45ba4fb603189dadf25f"
      }
    ]
  },
  "containerimage.descriptor": {
    "mediaType": "application/vnd.oci.image.index.v1+json",
    "digest": "sha256:03c7e56b1acc381d81bf060454b4092339dbfab170e3eb782fea71620834e004",
    "size": 1609
  },
  "containerimage.digest": "sha256:03c7e56b1acc381d81bf060454b4092339dbfab170e3eb782fea71620834e004",
  "image.name": "ghcr.io/kamilkisiela/graphql-hive/usage-ingestor:c56744f359d55e2f5b2781285912e625c40a3049,ghcr.io/kamilkisiela/graphql-hive/usage-ingestor:kamil_schema_ser"
},
"webhooks": {
  "containerimage.buildinfo/linux/amd64": {
    "frontend": "dockerfile.v0",
    "attrs": {
      "build-arg:HEALTHCHECK_CMD": "wget --spider -q http://127.0.0.1:${PORT}/_readiness",
      "build-arg:IMAGE_DESCRIPTION": "The webhooks ingestor service of the GraphQL Hive project.",
      "build-arg:IMAGE_TITLE": "graphql-hive/webhooks",
      "build-arg:PORT": "3005",
      "build-arg:RELEASE": "c56744f359d55e2f5b2781285912e625c40a3049",
      "filename": "services.dockerfile",
      "vcs:revision": "fc8efc2b87f87fbbba8869b7e956b6edf3ffc99f",
      "vcs:source": "https://github.com/kamilkisiela/graphql-hive"
    },
    "sources": [
      {
        "type": "docker-image",
        "ref": "docker.io/library/node:18.15.0-slim",
        "pin": "sha256:a9043edfb5b70bbdd6969168c40c3a8397f6f3a3f39d45ba4fb603189dadf25f"
      }
    ]
  },
  "containerimage.buildinfo/linux/arm64": {
    "frontend": "dockerfile.v0",
    "attrs": {
      "build-arg:HEALTHCHECK_CMD": "wget --spider -q http://127.0.0.1:${PORT}/_readiness",
      "build-arg:IMAGE_DESCRIPTION": "The webhooks ingestor service of the GraphQL Hive project.",
      "build-arg:IMAGE_TITLE": "graphql-hive/webhooks",
      "build-arg:PORT": "3005",
      "build-arg:RELEASE": "c56744f359d55e2f5b2781285912e625c40a3049",
      "filename": "services.dockerfile",
      "vcs:revision": "fc8efc2b87f87fbbba8869b7e956b6edf3ffc99f",
      "vcs:source": "https://github.com/kamilkisiela/graphql-hive"
    },
    "sources": [
      {
        "type": "docker-image",
        "ref": "docker.io/library/node:18.15.0-slim",
        "pin": "sha256:a9043edfb5b70bbdd6969168c40c3a8397f6f3a3f39d45ba4fb603189dadf25f"
      }
    ]
  },
  "containerimage.descriptor": {
    "mediaType": "application/vnd.oci.image.index.v1+json",
    "digest": "sha256:f5191d50cdf547c9629af1e45d1aa0368d21e8d05801dafb1a33d95c70160f98",
    "size": 1609
  },
  "containerimage.digest": "sha256:f5191d50cdf547c9629af1e45d1aa0368d21e8d05801dafb1a33d95c70160f98",
  "image.name": "ghcr.io/kamilkisiela/graphql-hive/webhooks:c56744f359d55e2f5b2781285912e625c40a3049,ghcr.io/kamilkisiela/graphql-hive/webhooks:kamil_schema_ser"
}
}

@kamilkisiela kamilkisiela force-pushed the kamil-schema-ser branch 2 times, most recently from f4d84a2 to c8b0b21 Compare March 22, 2023 10:33
Update integration-tests/tests/api/schema/external-composition.spec.ts

Update integration-tests/tests/api/schema/external-composition.spec.ts

Update external-composition.spec.ts

Update external-composition.spec.ts
@kamilkisiela kamilkisiela merged commit fb63517 into main Mar 23, 2023
@kamilkisiela kamilkisiela deleted the kamil-schema-ser branch March 23, 2023 09:20
@theguild-bot theguild-bot mentioned this pull request Jan 24, 2024
92 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants