Skip to content

Revert temporary CUDA 13.2 branch changes#1238

Merged
rapids-bot[bot] merged 1 commit into
NVIDIA:mainfrom
bdice:revert-cuda-13.2.0
May 19, 2026
Merged

Revert temporary CUDA 13.2 branch changes#1238
rapids-bot[bot] merged 1 commit into
NVIDIA:mainfrom
bdice:revert-cuda-13.2.0

Conversation

@bdice
Copy link
Copy Markdown
Contributor

@bdice bdice commented May 19, 2026

Description

Reverts a temporary change to shared-workflows branch cuda-13.2.0. That has been merged, so this should revert to main.

Part of rapidsai/build-planning#265.

Checklist

  • I am familiar with the Contributing Guidelines.
  • Testing
    • New or existing tests cover these changes
    • Added tests
    • Created an issue to follow-up
    • NA
  • Documentation
    • The documentation is up to date with these changes
    • Added new documentation
    • NA

@bdice bdice requested a review from a team as a code owner May 19, 2026 02:09
@bdice bdice requested a review from gforsyth May 19, 2026 02:09
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 19, 2026

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: c3791b8b-e8f9-445e-8310-256ca29e3735

📥 Commits

Reviewing files that changed from the base of the PR and between bad09ac and 5f050ad.

📒 Files selected for processing (4)
  • .github/workflows/build.yaml
  • .github/workflows/pr.yaml
  • .github/workflows/test.yaml
  • .github/workflows/trigger-breaking-change-alert.yaml

📝 Walkthrough

Walkthrough

GitHub Actions workflow configuration files across the repository were updated to pin all shared workflow references from the fixed @cuda-13.2.0 tag to the moving @main branch, affecting build, PR validation, test execution, and breaking-change alert workflows without changing job inputs, conditions, or dependencies.

Changes

Shared Workflow Reference Updates

Layer / File(s) Summary
Build and publish workflow references
.github/workflows/build.yaml
Build, Python, conda upload, wheel build/publish for libcuopt/cuopt/cuopt-server/cuopt-sh-client, and docs-build jobs updated to use @main shared workflows instead of pinned @cuda-13.2.0.
PR validation workflow references
.github/workflows/pr.yaml
PR-builder, changed-files, checks, conda build/test, wheel build/test, and docs-build jobs updated to use @main shared workflows instead of pinned @cuda-13.2.0.
Test execution and breaking-change-alert references
.github/workflows/test.yaml, .github/workflows/trigger-breaking-change-alert.yaml
Conda test, wheel test, notebook test jobs, and breaking-change-alert workflow updated to use @main shared workflows instead of pinned @cuda-13.2.0.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~8 minutes

Possibly related PRs

  • NVIDIA/cuopt#1198: Both PRs modify the same GitHub Actions uses: references in .github/workflows/{build,pr,test,trigger-breaking-change-alert}.yaml to switch shared workflow tags between @main and the pinned @cuda-13.2.0, so the changes are directly connected at the workflow-invocation level.

Suggested labels

non-breaking

Suggested reviewers

  • rgsl888prabhu
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately describes the main change: reverting workflow references from cuda-13.2.0 back to main branch.
Description check ✅ Passed The description clearly relates to the changeset, explaining the purpose of reverting temporary CUDA 13.2.0 branch changes back to main.
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.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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

@bdice bdice added non-breaking Introduces a non-breaking change improvement Improves an existing functionality labels May 19, 2026
@bdice
Copy link
Copy Markdown
Contributor Author

bdice commented May 19, 2026

/merge

@rgsl888prabhu
Copy link
Copy Markdown
Collaborator

Thank you @bdice

@rapids-bot rapids-bot Bot merged commit ef4aae7 into NVIDIA:main May 19, 2026
99 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement Improves an existing functionality non-breaking Introduces a non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants