Skip to content

Update to 26.04#34

Merged
jolorunyomi merged 2 commits intorapidsai:mainfrom
hcho3:bump_version
Jan 29, 2026
Merged

Update to 26.04#34
jolorunyomi merged 2 commits intorapidsai:mainfrom
hcho3:bump_version

Conversation

@hcho3
Copy link
Copy Markdown
Contributor

@hcho3 hcho3 commented Jan 22, 2026

Use RAPIDS 26.04

@hcho3 hcho3 requested review from a team as code owners January 22, 2026 01:37
@hcho3 hcho3 requested a review from AyodeAwe January 22, 2026 01:37
@github-actions github-actions Bot added conda Relates to conda packaging Cython / Python labels Jan 22, 2026
@hcho3 hcho3 added improvement Improves an existing functionality non-breaking Introduces a non-breaking change and removed conda Relates to conda packaging Cython / Python labels Jan 22, 2026
@hcho3
Copy link
Copy Markdown
Contributor Author

hcho3 commented Jan 22, 2026

@AyodeAwe How do we go about bumping the RAPIDS version used by cuForest? I changed the content of VERSION but it broke the CI apparently.

@hcho3 hcho3 mentioned this pull request Jan 22, 2026
@github-actions github-actions Bot added conda Relates to conda packaging Cython / Python labels Jan 29, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Jan 29, 2026

📝 Walkthrough

Summary by CodeRabbit

  • Chores
    • Bumped project version from 26.02.00 to 26.04.00
    • Updated internal dependency versions across conda environments and build configurations to align with 26.04 release
    • Updated CI/CD container image to latest compatible version

✏️ Tip: You can customize this high-level summary in your review settings.

Walkthrough

Version bump across the codebase updating dependencies and CI/CD configurations from 26.02 to 26.04. Changes include the main version file, container image in workflows, conda environment dependencies, and Python package manifests.

Changes

Cohort / File(s) Summary
CI/CD and Version
.github/workflows/pr.yaml, VERSION
Updated container image to 26.04-latest and bumped main version from 26.02.00 to 26.04.00.
Conda Environment Files
conda/environments/all_cuda-129_arch-aarch64.yaml, conda/environments/all_cuda-129_arch-x86_64.yaml, conda/environments/all_cuda-131_arch-aarch64.yaml, conda/environments/all_cuda-131_arch-x86_64.yaml, conda/environments/clang_tidy_cuda-129_arch-x86_64.yaml, conda/environments/clang_tidy_cuda-131_arch-x86_64.yaml, conda/environments/cpp_all_cuda-129_arch-x86_64.yaml, conda/environments/cpp_all_cuda-131_arch-x86_64.yaml
Updated RAPIDS package versions (libraft, librmm, pylibraft, rapids-xgboost, libraft-headers) from 26.02.\* to 26.04.\* across all environments.
Dependency Manifest
dependencies.yaml
Bumped versions for libcuforest-tests, rapids-xgboost, cuforest, libraft, librmm, pylibraft and their CUDA-variant entries from 26.02.\* to 26.04.\* across test, depends_on, and matrix blocks.
Python Project Dependencies
python/cuforest/pyproject.toml, python/libcuforest/pyproject.toml
Updated dependency pins for libcuforest, libraft, librmm, and pylibraft from 26.02.\* to 26.04.\* in both dependencies and build requirements sections.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~12 minutes


Note

🎁 Summarized by CodeRabbit Free

Your organization is on the Free plan. CodeRabbit will generate a high-level summary and a walkthrough for each pull request. For a comprehensive line-by-line review, please upgrade your subscription to CodeRabbit Pro by visiting https://app.coderabbit.ai/login.

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

@jolorunyomi jolorunyomi merged commit 46cc54a into rapidsai:main Jan 29, 2026
17 of 19 checks passed
@hcho3 hcho3 deleted the bump_version branch January 29, 2026 16:09
rapids-bot Bot pushed a commit that referenced this pull request Feb 19, 2026
* Set up Doxygen
* Set up Sphinx
* Set up CI jobs

Depends on #34

Authors:
  - Philip Hyunsu Cho (https://github.com/hcho3)

Approvers:
  - Simon Adorf (https://github.com/csadorf)
  - Bradley Dice (https://github.com/bdice)

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

Labels

conda Relates to conda packaging Cython / Python 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.

2 participants