Skip to content

Update to rapids-logger 0.3 - #3102

Open
bdice wants to merge 1 commit into
NVIDIA:mainfrom
bdice:rapids-logger-0.3
Open

Update to rapids-logger 0.3#3102
bdice wants to merge 1 commit into
NVIDIA:mainfrom
bdice:rapids-logger-0.3

Conversation

@bdice

@bdice bdice commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Contributes to rapidsai/build-planning#313.

Updates rapids-logger to version 0.3.

@bdice
bdice requested a review from a team as a code owner August 4, 2026 17:08
@bdice
bdice requested a review from msarahan August 4, 2026 17:08
@bdice bdice added non-breaking Non-breaking change improvement Improvement / enhancement to an existing function labels Aug 4, 2026
@coderabbitai

coderabbitai Bot commented Aug 4, 2026

Copy link
Copy Markdown

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: 61779d24-6f7e-4f43-a4d8-581f3ded816d

📥 Commits

Reviewing files that changed from the base of the PR and between 52a9fbf and 42cb76d.

📒 Files selected for processing (7)
  • conda/environments/all_cuda-129_arch-aarch64.yaml
  • conda/environments/all_cuda-129_arch-x86_64.yaml
  • conda/environments/all_cuda-133_arch-aarch64.yaml
  • conda/environments/all_cuda-133_arch-x86_64.yaml
  • conda/recipes/libraft/recipe.yaml
  • dependencies.yaml
  • python/libraft/pyproject.toml

📝 Walkthrough

Summary by CodeRabbit

  • Chores
    • Updated rapids-logger dependency from version 0.2.x to 0.3.x across multiple environment and build configurations.
    • Updated copyright notice in build recipes.

Walkthrough

The change updates rapids-logger constraints from the 0.2 series to the 0.3 series across CUDA environments, the libraft conda recipe, shared dependencies, and Python project metadata. It also updates the SPDX holder text.

Changes

rapids-logger dependency update

Layer / File(s) Summary
Project dependency declarations
dependencies.yaml, python/libraft/pyproject.toml
Shared, runtime, and RAPIDS build-backend requirements now specify rapids-logger 0.3.
Packaging and environment alignment
conda/environments/all_cuda-129_*, conda/environments/all_cuda-133_*, conda/recipes/libraft/recipe.yaml
CUDA environment requirements and libraft package requirements now specify rapids-logger 0.3. The recipe SPDX holder text includes NVIDIA affiliates.

Estimated code review effort: 2 (Simple) | ~10 minutes

Suggested reviewers: msarahan, jameslamb

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and concisely identifies the main change: updating the rapids-logger dependency to version 0.3.
Description check ✅ Passed The description directly describes the rapids-logger update and references the related planning issue.
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.
✨ Finishing Touches 💡 1
🛠️ Fix failing CI checks 💡
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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

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

Labels

improvement Improvement / enhancement to an existing function non-breaking Non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant