Skip to content

[submodule-sync] bot-submodule-sync-release/26.04 to release/26.04 [skip ci] [bot]#4379

Merged
nvauto merged 1 commit intorelease/26.04from
bot-submodule-sync-release/26.04
Mar 16, 2026
Merged

[submodule-sync] bot-submodule-sync-release/26.04 to release/26.04 [skip ci] [bot]#4379
nvauto merged 1 commit intorelease/26.04from
bot-submodule-sync-release/26.04

Conversation

@nvauto
Copy link
Copy Markdown
Collaborator

@nvauto nvauto commented Mar 16, 2026

submodule-sync to create a PR keeping thirdparty/cudf up-to-date.
HEAD commit SHA: 3abc8cb, cudf commit SHA: rapidsai/cudf@7037c92

This PR will be auto-merged if test passed. If failed, it will remain open until test pass or manually fix.

Signed-off-by: spark-rapids automation <70000568+nvauto@users.noreply.github.com>
@nvauto
Copy link
Copy Markdown
Collaborator Author

nvauto commented Mar 16, 2026

HEAD commit SHA: 3abc8cb, CUDF commit SHA: rapidsai/cudf@7037c92
Test passed: True

@nvauto nvauto merged commit 3445011 into release/26.04 Mar 16, 2026
@nvauto
Copy link
Copy Markdown
Collaborator Author

nvauto commented Mar 16, 2026

SUCCESS - auto-merge

@nvauto nvauto deleted the bot-submodule-sync-release/26.04 branch March 16, 2026 23:03
@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps bot commented Mar 16, 2026

Greptile Summary

Automated submodule-sync bot PR that updates the pinned rmm (RAPIDS Memory Manager) dependency commit hash in thirdparty/cudf-pins/versions.json to keep it in sync with the upstream cudf repository on the release/26.04 branch.

  • Updates rmm git_tag from d8294bbdd4c19dbb430701d1bae01aefab185861 to d9034ffcbbc6c31f288f11d4e41e55e1c537705e
  • No other dependencies or configuration changed
  • No issues found during review

Confidence Score: 5/5

  • This PR is safe to merge — it is a routine, automated dependency pin update with a single hash change.
  • The change is a single git_tag hash update for the rmm dependency, generated by an automated bot. The JSON structure is valid, no logic or code is affected, and the version remains consistent at 26.04. CI will validate build compatibility.
  • No files require special attention.

Important Files Changed

Filename Overview
thirdparty/cudf-pins/versions.json Automated update of the rmm dependency git_tag from d8294bb to d9034ff. Single hash change, JSON structure remains valid, version stays at 26.04.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Bot detects cudf update] --> B[Update versions.json]
    B --> C[Change rmm git_tag hash]
    C --> D[CI runs build & tests]
    D -->|Pass| E[Auto-merge PR]
    D -->|Fail| F[PR stays open for manual fix]
Loading

Last reviewed commit: 3abc8cb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant