[FEATURE] Attach JSON Schema as a release artifact - #708
Merged
Victor Schappert (vcschapp) merged 1 commit intoSep 2, 2026
Merged
Victor Schappert (vcschapp) merged 1 commit into
Victor Schappert (vcschapp) merged 1 commit into
Conversation
Victor Schappert (vcschapp)
temporarily deployed
to
staging
August 28, 2026 17:55 — with
GitHub Actions
Inactive
🗺️ Schema reference docs preview is live!
Note ♻️ This preview updates automatically with each push to this PR. |
Victor Schappert (vcschapp)
force-pushed
the
feat/671-unified-json-schema-release-artifact
branch
from
August 28, 2026 21:02
0d94863 to
0aad120
Compare
Victor Schappert (vcschapp)
temporarily deployed
to
staging
August 28, 2026 21:04 — with
GitHub Actions
Inactive
Victor Schappert (vcschapp)
force-pushed
the
feat/671-unified-json-schema-release-artifact
branch
from
August 28, 2026 21:20
0aad120 to
b70ca21
Compare
Victor Schappert (vcschapp)
temporarily deployed
to
staging
August 28, 2026 21:21 — with
GitHub Actions
Inactive
Victor Schappert (vcschapp)
force-pushed
the
feat/671-unified-json-schema-release-artifact
branch
from
August 28, 2026 21:23
b70ca21 to
5aa3f57
Compare
Victor Schappert (vcschapp)
temporarily deployed
to
staging
August 28, 2026 21:24 — with
GitHub Actions
Inactive
Victor Schappert (vcschapp)
marked this pull request as ready for review
August 29, 2026 00:31
Victor Schappert (vcschapp)
requested review from
a team and
John McCall (lowlydba)
as code owners
August 29, 2026 00:31
Victor Schappert (vcschapp)
temporarily deployed
to
staging
August 31, 2026 22:12 — with
GitHub Actions
Inactive
Signed-off-by: schapper <schapper@amazon.com>
Victor Schappert (vcschapp)
force-pushed
the
feat/671-unified-json-schema-release-artifact
branch
from
August 31, 2026 23:53
c527382 to
93b3863
Compare
John McCall (lowlydba)
approved these changes
Sep 1, 2026
Dana Bauer (danabauer)
self-requested a review
September 2, 2026 00:41
Dana Bauer (danabauer)
approved these changes
Sep 2, 2026
Victor Schappert (vcschapp)
deleted the
feat/671-unified-json-schema-release-artifact
branch
September 2, 2026 02:36
This branch was successfully deployed
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.
Description
Updates the GitHub release automation to attach full JSON Schema as
overture-schema.jsonas a release artifact onoverture-schemarelease.References
Closes #671.
Testing
$ make checkuv run overture-schema json-schema --tag overtureemits JSON Schema as expected.