Skip to content

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

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]#4371
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: 8175945, cudf commit SHA: rapidsai/cudf@adfbbc9

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: 8175945, CUDF commit SHA: rapidsai/cudf@adfbbc9
Test passed: True

@nvauto nvauto merged commit 251f19c 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 04:14
@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps bot commented Mar 16, 2026

Greptile Summary

Automated submodule sync for the release/26.04 branch. This is the first cudf pin update after the release branch was cut from main, aligning dependency versions to the 26.04 release track.

  • Updates rapids-cmake.sha to new pinned commit 966d84e3...
  • Updates kvikio git tag and version from 26.06 to 26.04
  • Updates rmm git tag and version from 26.06 to 26.04

The version corrections from 26.06 to 26.04 are expected — the release branch was cut from main which tracks the next development version (26.06), and this sync aligns the dependencies to their corresponding 26.04 release commits.

Confidence Score: 5/5

  • This PR is safe to merge — it is a routine automated dependency pin update for a release branch.
  • This is an automated submodule sync PR that updates pinned dependency versions and git SHAs. The changes are minimal, well-scoped, and follow the established pattern for release branch maintenance. The version corrections from 26.06 to 26.04 are expected for a newly cut release branch.
  • No files require special attention.

Important Files Changed

Filename Overview
thirdparty/cudf-pins/rapids-cmake.sha Updates rapids-cmake pinned SHA from 935fccbe... to 966d84e3... for the release/26.04 branch. Straightforward hash update.
thirdparty/cudf-pins/versions.json Updates kvikio and rmm git tags and corrects version strings from 26.06 to 26.04 to match the release branch. Expected change for release branch cut.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[cudf submodule sync bot] -->|updates| B[rapids-cmake.sha]
    A -->|updates| C[versions.json]
    C -->|kvikio 26.06→26.04| D[kvikio pinned commit]
    C -->|rmm 26.06→26.04| E[rmm pinned commit]
    B -->|new SHA| F[rapids-cmake pinned commit]
    D --> G[release/26.04 build]
    E --> G
    F --> G
Loading

Last reviewed commit: 8175945

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