Add release build output canaries - #2400
Draft
msarahan wants to merge 2 commits 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 |
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 PR description is LLM-generated; readers should treat its content accordingly.
Summary
rapidsai/shared-workflows@codex/release-build-output-manifestsand opt them into companion generationlibcuvs_cand Javacustom-jobproducers into the same producer-side dispatch actionbuild.yamlandpr.yamlExpected canary coverage
libcuvswheel companionscuvswheel companionslibcuvs_carchive companionsThe previous implementation produced and independently validated all 22 source/companion pairs. This revision verifies that the shared-actions dispatch refactor preserves the same contract without an extra runner or artifact download.
Evidence semantics
These producers do not supply dependency SBOMs. Their companions therefore contain
generated-identitySPDX envelopes, which identify each primary artifact and checksum but must not be reported as dependency coverage.Tracks
rapidsai/build-infra#381,rapidsai/shared-workflows#609, andrapidsai/shared-actions#134. Neither shared development branch must merge tomainfor this canary.Validation
edition2024incompatibilitypre-commit run --files .github/workflows/build.yaml .github/workflows/pr.yamlgit diff --checkThis remains a draft with
DO NOT MERGEuntil the dispatch-based branch-run artifacts are inspected and recorded in the rollout issue.