[DO NOT MERGE] ci: release catalog canary - #1041
Draft
msarahan wants to merge 9 commits into
Draft
Conversation
Created with Codex (GPT-5).
Created with Codex (GPT-5).
Created with Codex (GPT-5).
|
Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually. Contributors can view more details about this message here. |
Contributor
Author
|
/ok to test 1377c1c |
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.
Posted by Codex (GPT-5.6) on behalf of Michael Sarahan; treat this LLM-generated content as a proposed implementation requiring human review.
Why
RAPIDS release-platform needs real, immutable build evidence before it can safely assemble a release candidate. This canary lets us validate that evidence against KvikIO’s existing Conda and wheel build jobs before asking every repository to adopt the shared release-catalog contract.
The branch deliberately uses the unmerged shared-workflows release-catalog revision. It must not merge until that shared workflow is approved and its contract is understood.
Scope
The change only points KvikIO’s existing shared Conda and wheel workflow callers at the canary shared-workflows revision. Those workflows should continue to produce their normal artifacts and additionally emit the single
release-catalog-entries.jsoncompanion per source artifact.Success criteria
A fresh build at this PR commit produces release-catalog companions whose source SHA and artifact name match the build. Release-platform will then consume those artifacts directly in an end-to-end collection test; it will not support the deprecated release-build-output contract.
Validation
git diff --check