Skip to content

fix: Schema compatibility check#398

Merged
bramj merged 1 commit into
mainfrom
fix-comparison
Jun 12, 2026
Merged

fix: Schema compatibility check#398
bramj merged 1 commit into
mainfrom
fix-comparison

Conversation

@bramj

@bramj bramj commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Adds a helper that rebuilds each schema (from prod + SDK) with the built-in spec directives (@deprecated, @Skip, @include, @specifiedBy) filtered out to avoid false positives when checking the schema.

This time it just broke due to a change in the library, not in our schemas.

Adds a helper that rebuilds each schema (from prod + SDK)
with the built-in spec directives (@deprecated, @Skip, @include, @specifiedBy) filtered out to avoid false positives when checking the schema.

This time it just broke due to a change in the library, not in our
schemas.
@bramj bramj merged commit 9638745 into main Jun 12, 2026
7 checks passed
@bramj bramj deleted the fix-comparison branch June 12, 2026 12:59
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.

1 participant