Add release catalog canary - #274
Closed
msarahan wants to merge 8 commits into
Closed
Conversation
|
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. |
Author
|
/ok to test 5577a1f |
Author
|
/ok to test 8c4aea6 |
Author
|
/ok to test |
Created with Codex (GPT-5).
Author
|
/ok to test f251b85 |
Author
|
/ok to test f251b85 |
Author
|
/ok to test |
Author
|
Closing - this has served its purpose |
This was referenced Aug 17, 2026
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) on behalf of @msarahan. This pull request description is LLM-generated; readers should treat its content accordingly.
Summary
This was a historical branch canary for the predecessor interface. The current contract uploads
release-catalog-<source-artifact-name>companions containing one envelopedrelease-catalog-entries.jsonand evidence. These job-level entries are aggregated by the release platform into the release catalog.The literal branch name
codex/release-build-output-manifestsand historical run artifact names retain the predecessor vocabulary because they are immutable Git and Actions identifiers.Evidence semantics
This producer does not supply a dependency SBOM. Its companions contain
generated-identitySPDX envelopes, which identify package artifacts and checksums but must not be reported as dependency coverage.Tracks
rapidsai/build-infra#381and the current integration inrapidsai/shared-workflows#609.Validation
pre-commit run --all-filesgit diff --check