Fix 26.10 versions - #23383
Conversation
|
Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually. Contributors can view more details about this message here. |
|
|
||
| ```bash | ||
| .agents/skills/reproduce-ci/run.sh rapidsai/ci-conda:26.08-latest ci/build_cpp.sh 22538 --dry-run | ||
| .agents/skills/reproduce-ci/run.sh rapidsai/ci-conda:${RAPIDS_VERSION}-latest ci/build_cpp.sh 22538 --dry-run |
There was a problem hiding this comment.
This ${RAPIDS_VERSION} variable is defined by the code block above. Agents will figure this out.
jameslamb
left a comment
There was a problem hiding this comment.
Sorry for not noticing these in the previous PR. Admin-merging this.
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (7)
📝 WalkthroughSummary by CodeRabbit
WalkthroughChangesVersion Reference Updates
Estimated code review effort: 2 (Simple) | ~10 minutes Possibly related PRs
Suggested labels: Suggested reviewers: ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Description
There were a few locations that
ci/release/update-version.shwasn't updating correctly.This updates the Java README, devcontainers, and skills.
Checklist