Skip to content
This repository was archived by the owner on Jan 5, 2026. It is now read-only.

update pre-commit hooks#3

Merged
rapids-bot[bot] merged 1 commit intorapidsai:branch-25.10from
jameslamb:update-precommit
Sep 15, 2025
Merged

update pre-commit hooks#3
rapids-bot[bot] merged 1 commit intorapidsai:branch-25.10from
jameslamb:update-precommit

Conversation

@jameslamb
Copy link
Member

Updates all pre-commit hooks with pre-commit autoupdate.

Notes for Reviewers

Using this to test CI.

@jameslamb jameslamb requested a review from a team as a code owner September 10, 2025 20:23
@jameslamb jameslamb requested a review from bdice September 10, 2025 20:23
@jameslamb jameslamb added improvement Improves an existing functionality non-breaking Introduces a non-breaking change labels Sep 10, 2025
@jameslamb
Copy link
Member Author

@jameslamb
Copy link
Member Author

/merge

@jameslamb
Copy link
Member Author

I'll leave this up til next week, so we can use it to investigate why automerge isn't working.

@jameslamb
Copy link
Member Author

/merge

@rapids-bot rapids-bot bot merged commit 5dc4ba8 into rapidsai:branch-25.10 Sep 15, 2025
18 checks passed
@jameslamb
Copy link
Member Author

Fixed it!

We needed to allow the rapids-bot access to write to branch-* branches. I found that by comparing the branch protections here to those in rmm.

CI here should now look and feel just like other RAPIDS repos 😎

@jameslamb jameslamb deleted the update-precommit branch September 15, 2025 17:14
AyodeAwe added a commit that referenced this pull request Oct 8, 2025
* DOC v25.10 Updates [skip ci]

* merge pull request 275 from rapidsai/branch-25.08

* Allow latest OS in devcontainers (#276)

This PR removes the OS suffix from devcontainers, allowing the upstream devcontainer images to determine the OS version.

Contributes to rapidsai/build-planning#200.

Authors:
  - Bradley Dice (https://github.com/bdice)

Approvers:
  - Kyle Edwards (https://github.com/KyleFromNVIDIA)

URL: https://github.com/rapidsai/cumlprims_mg/pull/276

* Use GCC 14 in conda builds. (#265)

conda-forge is migrating to gcc 14, so this PR is updating for alignment.

See rapidsai/build-planning#188

Authors:
  - Vyas Ramasubramani (https://github.com/vyasr)

Approvers:
  - Gil Forsyth (https://github.com/gforsyth)

URL: https://github.com/rapidsai/cumlprims_mg/pull/265

* Update build infra to support new branching strategy (#273)

rapids_config will use `RAPIDS_BRANCH` contents to determine what branch to use

Authors:
  - Robert Maynard (https://github.com/robertmaynard)
  - Bradley Dice (https://github.com/bdice)

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

URL: https://github.com/rapidsai/cumlprims_mg/pull/273

* RAPIDS dependency now use the new rapids-cmake branch info (#278)

This is required to handle when we switch RAPIDS branching strategy

Authors:
  - Robert Maynard (https://github.com/robertmaynard)

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

URL: https://github.com/rapidsai/cumlprims_mg/pull/278

* Use rapids_cuda_enable_fatbin_compression (#280)

Standardize compression flags via rapids_cuda_enable_fatbin_compression

Authors:
  - Robert Maynard (https://github.com/robertmaynard)

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

URL: https://github.com/rapidsai/cumlprims_mg/pull/280

* Use build cluster in devcontainers (#281)

RAPIDS has deployed an autoscaling cloud build cluster that can be used to accelerate building large RAPIDS projects. This contributes to rapidsai/build-planning#209.

Authors:
  - Paul Taylor (https://github.com/trxcllnt)

Approvers:
  - Jake Awe (https://github.com/AyodeAwe)
  - Bradley Dice (https://github.com/bdice)

URL: https://github.com/rapidsai/cumlprims_mg/pull/281

* Build and test with CUDA 13.0.0 (#282)

Contributes to rapidsai/build-planning#208

* uses CUDA 13.0.0 to build and test
* adds CUDA 13 devcontainers

Contributes to rapidsai/build-planning#68

* updates to CUDA 13 dependencies in fallback entries in `dependencies.yaml` matrices (i.e., the ones that get written to `pyproject.toml` in source control)

## Notes for Reviewers

This switches GitHub Actions workflows to the `cuda13.0` branch from here: rapidsai/shared-workflows#413

A future round of PRs will revert that back to `branch-25.10`, once all of RAPIDS supports CUDA 13.

Authors:
  - James Lamb (https://github.com/jameslamb)

Approvers:
  - Robert Maynard (https://github.com/robertmaynard)

URL: https://github.com/rapidsai/cumlprims_mg/pull/282

* Update rapids-dependency-file-generator (#283)

This PR updates the rapids-dependency-file-generator hook to get rapidsai/dependency-file-generator#163.

Authors:
  - Kyle Edwards (https://github.com/KyleFromNVIDIA)

Approvers:
  - James Lamb (https://github.com/jameslamb)

URL: https://github.com/rapidsai/cumlprims_mg/pull/283

* Open Source license and headers

* open source prep: docs and copyright updates

* Update README (#2)

* Update README

* fix branch references

---------

Co-authored-by: James Lamb <jlamb@nvidia.com>

* update pre-commit hooks (#3)

Updates all pre-commit hooks with `pre-commit autoupdate`.

## Notes for Reviewers

Using this to test CI.

Authors:
  - James Lamb (https://github.com/jameslamb)

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

URL: #3

* hide RAFT #pragma deprecation warnings (#4)

* hide RAFT #pragma deprecation warnings

* add -DDISABLE_DEPRECATION_WARNING=ON

* rename DISABLE_DEPRECATION_WARNING -> DISABLE_DEPRECATION_WARNINGS

* Fix typos and improve clarity in README.md (#6)

- Fix "muti-node" → "multi-node" typo
- Add missing colon after "conda" in bullet point
- Capitalize "GitHub" properly
- Fix "succesfully" → "successfully" typo
- Fix broken link reference to custom build options section

Authors:
  - Simon Adorf (https://github.com/csadorf)

Approvers:
  - Dante Gama Dessavre (https://github.com/dantegd)

URL: #6

* configuring repo for automatic release notes generation (#7)

* Empty commit to trigger a build (#10)

* Fix missed deps in update-version.sh (#13)

---------

Co-authored-by: gpuCI <38199262+GPUtester@users.noreply.github.com>
Co-authored-by: Bradley Dice <bdice@bradleydice.com>
Co-authored-by: Vyas Ramasubramani <vyasr@nvidia.com>
Co-authored-by: Robert Maynard <rmaynard@nvidia.com>
Co-authored-by: Paul Taylor <178183+trxcllnt@users.noreply.github.com>
Co-authored-by: James Lamb <jlamb@nvidia.com>
Co-authored-by: Kyle Edwards <kyedwards@nvidia.com>
Co-authored-by: Dante Gama Dessavre <danteg@nvidia.com>
Co-authored-by: James Lamb <jaylamb20@gmail.com>
Co-authored-by: Simon Adorf <sadorf@nvidia.com>
Co-authored-by: Mike Sarahan <msarahan@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

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