Skip to content

Update to 26.06#83

Merged
AyodeAwe merged 1 commit intomainfrom
version-update-26.06
Mar 12, 2026
Merged

Update to 26.06#83
AyodeAwe merged 1 commit intomainfrom
version-update-26.06

Conversation

@AyodeAwe
Copy link
Contributor

This PR updates the repository to version 26.06.

This is part of the 26.04 release burndown process.

@AyodeAwe AyodeAwe requested review from a team as code owners March 12, 2026 17:46
@AyodeAwe AyodeAwe requested a review from msarahan March 12, 2026 17:46
@github-actions github-actions bot added conda Relates to conda packaging Cython / Python labels Mar 12, 2026
@AyodeAwe AyodeAwe merged commit 91c2a8b into main Mar 12, 2026
4 of 6 checks passed
@coderabbitai
Copy link

coderabbitai bot commented Mar 12, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 70f95c8f-8c61-4b70-a362-14279397526b

📥 Commits

Reviewing files that changed from the base of the PR and between bda3a48 and 9a4ab38.

📒 Files selected for processing (15)
  • .github/workflows/build.yaml
  • .github/workflows/pr.yaml
  • .github/workflows/test.yaml
  • VERSION
  • 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
  • dependencies.yaml
  • python/libnvforest/pyproject.toml
  • python/nvforest/pyproject.toml

📝 Walkthrough

Summary by CodeRabbit

  • Chores
    • Bumped product version to 26.06.00.
    • Updated core dependencies (libraft, librmm, pylibraft, rapids-xgboost) to version 26.6 across build and runtime environments.
    • Updated build workflows to use main branch versions and upgraded container images.

Walkthrough

This PR upgrades the project version from 26.04 to 26.06 across build configurations, workflow references, and dependency specifications. Changes include updating GitHub Actions workflow references to use the main branch instead of python-3.14 tags, bumping container image versions, and synchronizing all Rapids-related package dependencies to 26.6.* across conda environments and Python projects.

Changes

Cohort / File(s) Summary
GitHub Workflows
.github/workflows/build.yaml, .github/workflows/pr.yaml, .github/workflows/test.yaml
Updated reusable workflow references from python-3.14 tag to main branch across multiple jobs (cpp-build, python-build, docs-build, wheel builds, conda operations). Updated container image references from 26.04-latest to 26.06-latest in docs-build and related jobs.
Version Identifier
VERSION
Bumped version string from 26.04.00 to 26.06.00.
Conda Environment Configurations
conda/environments/all_cuda-129_arch-*.yaml, conda/environments/all_cuda-131_arch-*.yaml, conda/environments/clang_tidy_cuda-*_arch-*.yaml, conda/environments/cpp_all_cuda-*_arch-*.yaml
Updated Rapids-related dependencies (libraft, librmm, libraft-headers, pylibraft, rapids-xgboost) from 26.4.\* to 26.6.\* with preserved lower bounds (>=0.0.0a0) across all CUDA 12.9 and 13.1 architecture variants.
Global Dependency Manifest
dependencies.yaml
Updated 18+ dependency declarations from 26.4.\* to 26.6.\* across multiple sections (libnvforest, nvforest, libraft, librmm, pylibraft, rapids-xgboost and their CUDA-suffixed variants), maintaining existing anchor references and compatibility constraints.
Python Project Dependencies
python/libnvforest/pyproject.toml, python/nvforest/pyproject.toml
Updated libraft, librmm, libnvforest, and pylibraft version specifiers from 26.4.\* to 26.6.\* in both dependency and build backend matrix entries.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~12 minutes

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch version-update-26.06
📝 Coding Plan
  • Generate coding plan for human review comments

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

Tip

CodeRabbit can suggest fixes for GitHub Check annotations.

Configure the reviews.tools.github-checks setting to adjust the time to wait for GitHub Checks to complete.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant