feat: merge queue schema checks - #8327
Draft
n1ru4l wants to merge 4 commits into
Draft
Conversation
Collaborator
🚀 Snapshot Release (
|
| Package | Version | Info |
|---|---|---|
@graphql-hive/apollo |
0.48.4-alpha-20260806131739-1a2a9fb31b8a1555a91c888607a6e63204044707 |
npm ↗︎ unpkg ↗︎ |
@graphql-hive/cli |
0.61.4-alpha-20260806131739-1a2a9fb31b8a1555a91c888607a6e63204044707 |
npm ↗︎ unpkg ↗︎ |
@graphql-hive/core |
0.22.2-alpha-20260806131739-1a2a9fb31b8a1555a91c888607a6e63204044707 |
npm ↗︎ unpkg ↗︎ |
@graphql-hive/envelop |
0.40.9-alpha-20260806131739-1a2a9fb31b8a1555a91c888607a6e63204044707 |
npm ↗︎ unpkg ↗︎ |
@graphql-hive/gateway-plugin-console-sdk |
0.1.2-alpha-20260806131739-1a2a9fb31b8a1555a91c888607a6e63204044707 |
npm ↗︎ unpkg ↗︎ |
@graphql-hive/yoga |
0.49.2-alpha-20260806131739-1a2a9fb31b8a1555a91c888607a6e63204044707 |
npm ↗︎ unpkg ↗︎ |
hive |
11.11.0-alpha-20260806131739-1a2a9fb31b8a1555a91c888607a6e63204044707 |
npm ↗︎ unpkg ↗︎ |
Contributor
|
🐋 This PR was built and pushed to the following Docker images: Targets: Platforms: Image Tags: |
n1ru4l
marked this pull request as ready for review
August 6, 2026 09:49
n1ru4l
marked this pull request as draft
August 6, 2026 09:49
…ck business logic for composite schema projects to compose the public schema using the base schema when provided and then use that for creating the schema change diff
n1ru4l
force-pushed
the
feat-github-merge-queue-base-schema
branch
from
August 6, 2026 12:09
d3dae7a to
5ca1141
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
#8326