Skip to content

fix verify-hardcoded-versions issues#2980

Merged
rapids-bot[bot] merged 1 commit intorapidsai:release/26.04from
jameslamb:fix/precommit
Mar 12, 2026
Merged

fix verify-hardcoded-versions issues#2980
rapids-bot[bot] merged 1 commit intorapidsai:release/26.04from
jameslamb:fix/precommit

Conversation

@jameslamb
Copy link
Member

Fixes these pre-commit errors

In file RAPIDS_BRANCH:1:9:
 release/26.04
warning: do not hard-code version, read from VERSION file instead

In file RAPIDS_BRANCH:1:9:
 release/26.04

verify-hardcoded-version-ucxx............................................Failed
- hook id: verify-hardcoded-version
- exit code: 1

In file UCXX_BRANCH:1:9:
 release/0.49
warning: do not hard-code version, read from UCXX_VERSION file instead

In file UCXX_BRANCH:1:9:
 release/0.49

See rapidsai/pre-commit-hooks#121 for details

@jameslamb jameslamb requested a review from a team as a code owner March 12, 2026 20:05
@jameslamb jameslamb added the improvement Improvement / enhancement to an existing function label Mar 12, 2026
@jameslamb jameslamb added the non-breaking Non-breaking change label Mar 12, 2026
@jameslamb
Copy link
Member Author

Triggered a run of the nightly tests on release/26.04 manually, to get check-nightly-ci passing (early in a branch's life, it only needs to see ANY runs, not a successful one).

https://github.com/rapidsai/raft/actions/runs/23024548645

@jameslamb
Copy link
Member Author

/merge

@rapids-bot rapids-bot bot merged commit b2405c5 into rapidsai:release/26.04 Mar 12, 2026
89 of 91 checks passed
@jameslamb jameslamb deleted the fix/precommit branch March 12, 2026 21:38
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

Development

Successfully merging this pull request may close these issues.

2 participants