This repository was archived by the owner on Jul 28, 2025. It is now read-only.
Closed
Conversation
Forward-merge branch-25.04 into branch-25.06
Forward-merge branch-25.04 into branch-25.06
Forward-merge branch-25.04 into branch-25.06
The `conda` devcontainer is building fine with `proj` 9.6.0, but the `pip` one is failing because of cmake version restrictions on 9.2.0 -- this bumps the version of `proj` we pull down via `cpm` and updates the patch to remove the uninstall target. Authors: - Gil Forsyth (https://github.com/gforsyth) Approvers: - Bradley Dice (https://github.com/bdice) URL: #1559
This works around a problem where GitHub is rejecting requests to the `githubusercontent.com` CDN. We vendor the contents of `RAPIDS.cmake` from `rapidsai/rapids-cmake` to avoid a network call. xref: rapidsai/rapids-cmake#809 xref: rapidsai/build-infra#206
…utils.cuh` (#1565) This PR fixes the C++ test failure introduced in #1562. Authors: - Paul Taylor (https://github.com/trxcllnt) Approvers: - Michael Wang (https://github.com/isVoid) URL: #1565
|
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
trxcllnt
approved these changes
Jun 2, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
❄️ Code freeze for
branch-25.06and v25.06 releaseWhat does this mean?
Only critical/hotfix level issues should be merged into
branch-25.06until release (merging of this PR).What is the purpose of this PR?
branch-25.06intomainfor the release