Skip to content

swap shared-workflows branch back to 'main' - #2459

Merged
jameslamb merged 1 commit into
rapidsai:mainfrom
jameslamb:fix/references
Jun 29, 2026
Merged

swap shared-workflows branch back to 'main'#2459
jameslamb merged 1 commit into
rapidsai:mainfrom
jameslamb:fix/references

Conversation

@jameslamb

Copy link
Copy Markdown
Member

Description

Follow-up to #2458

Testing in shared-workflows is complete now that rapidsai/shared-workflows#586 has been merged. This resets all branch references for shared-workflows back to main.

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

@jameslamb
jameslamb requested a review from a team as a code owner June 29, 2026 20:56
@jameslamb jameslamb added the non-breaking Non-breaking change label Jun 29, 2026
@jameslamb
jameslamb requested a review from bdice June 29, 2026 20:56
@jameslamb jameslamb added the improvement Improvement / enhancement to an existing function label Jun 29, 2026
@jameslamb

Copy link
Copy Markdown
Member Author

cancelling CI + admin-merging to save CI resources

@jameslamb
jameslamb merged commit f9a6db6 into rapidsai:main Jun 29, 2026
22 of 26 checks passed
@coderabbitai

coderabbitai Bot commented Jun 29, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Enterprise

Run ID: e0e2ca9e-3a2e-4d68-a020-4af7091c4dab

📥 Commits

Reviewing files that changed from the base of the PR and between 19ec783 and 8e2efdb.

📒 Files selected for processing (1)
  • .github/workflows/build.yaml

📝 Walkthrough

Summary by CodeRabbit

  • Chores
    • Updated the package and wheel publishing workflows to use the latest shared workflow version.
    • This keeps release automation aligned with the newest upstream process for conda packages and Python/C++ wheel publishing.

Walkthrough

Three reusable workflow uses: references in .github/workflows/build.yaml are updated from @cheaper-checkout to @main for the upload-conda, wheel-publish-cpp, and wheel-publish-python jobs.

Changes

Workflow Reference Updates

Layer / File(s) Summary
Update publish job workflow refs to @main
.github/workflows/build.yaml
upload-conda, wheel-publish-cpp, and wheel-publish-python jobs switch their uses: references for conda-upload-packages.yaml and wheels-publish.yaml from @cheaper-checkout to @main.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • rapidsai/rmm#2453: Also modifies build.yaml to change shared-workflow uses: references to @main for build-related jobs.
  • rapidsai/rmm#2458: Modifies the same three publish jobs in build.yaml, toggling references between @main and @cheaper-checkout.

Suggested reviewers

  • KyleFromNVIDIA
  • bdice
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly summarizes the main change: switching shared-workflows references back to main.
Description check ✅ Passed The description is directly related to the workflow branch reference update and explains the reason for the change.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Comment @coderabbitai help to get the list of available commands.

@jameslamb
jameslamb deleted the fix/references branch June 29, 2026 20:58
@coderabbitai coderabbitai Bot mentioned this pull request Jul 2, 2026
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement Improvement / enhancement to an existing function non-breaking Non-breaking change

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant