Enroll custom release build outputs - #2400
Draft
msarahan wants to merge 1 commit into
Draft
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. |
Member
Author
|
/ok to test bdeac96 |
Member
Author
|
/ok to test 8f3d55e |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2400 +/- ##
=======================================
Coverage 86.93% 86.93%
=======================================
Files 33 33
Lines 176 176
=======================================
Hits 153 153
Misses 23 23 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
msarahan
force-pushed
the
codex/release-build-output-manifests
branch
from
August 4, 2026 14:53
8f3d55e to
19b1073
Compare
Member
Author
|
/ok to test |
1 similar comment
Member
Author
|
/ok to test |
Member
Author
|
/ok to test 19b1073 |
msarahan
force-pushed
the
codex/release-build-output-manifests
branch
from
August 4, 2026 15:05
19b1073 to
f0015ac
Compare
Member
Author
|
/ok to test f0015ac |
Member
Author
|
/ok to test 2ed7e02 |
Member
Author
|
/ok to test 2ed7e02 |
Member
Author
|
/ok to test |
msarahan
force-pushed
the
codex/release-build-output-manifests
branch
from
August 13, 2026 14:43
02b98d6 to
22e419f
Compare
msarahan
force-pushed
the
codex/release-build-output-manifests
branch
from
August 13, 2026 15:37
22e419f to
e30e647
Compare
Member
Author
|
/ok to test |
1 similar comment
Member
Author
|
/ok to test |
msarahan
force-pushed
the
codex/release-build-output-manifests
branch
from
August 13, 2026 20:10
e30e647 to
a88ddc9
Compare
Member
Author
|
/ok to test |
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 is LLM-generated; readers should treat its content accordingly.
Summary
libcuvs_carchive producers in release-build-output generationbuild.yamlandpr.yamlStandard Conda and wheel workflows remain on
shared-workflows@main. Their default-enabled companions are owned byrapidsai/shared-workflows#609and do not require repository-specific changes here.The two custom producer call sites temporarily target
shared-workflows@codex/release-build-output-manifestsso this draft remains testable before #609 merges. They must return to@mainafter #609 lands and before this PR merges.Expected coverage
libcuvs_carchive companionsThe full development canary run 31209520397 produced 22 source/companion pairs overall. Independent inspection found 48 primary records, 96 evidence files, and no manifest-reference errors. This cleaned PR retains only the six custom-producer integrations that cannot be enabled centrally.
Evidence semantics
These producers do not supply dependency SBOMs. Their companions therefore contain
generated-identitySPDX envelopes identifying each primary artifact and checksum. They must not be reported as producer-supplied dependency SBOMs or dependency coverage.Validation
mainand squashed to one signed commitgit diff --checkTracks
rapidsai/build-infra#381,rapidsai/shared-workflows#609, andrapidsai/shared-actions#136.