Skip to content

Conversation

@bdice
Copy link
Contributor

@bdice bdice commented May 13, 2025

This quotes head_rev to ensure that commits with leading zeros in the git SHA include those zeros in the output package name.

xref: rapidsai/build-planning#176

@bdice bdice requested a review from a team as a code owner May 13, 2025 14:25
@bdice bdice requested a review from AyodeAwe May 13, 2025 14:25
@bdice bdice added non-breaking Introduces a non-breaking change improvement Improves an existing functionality labels May 13, 2025
@vyasr
Copy link
Contributor

vyasr commented May 13, 2025

/merge

@rapids-bot rapids-bot bot merged commit a1da089 into rapidsai:branch-0.44 May 13, 2025
79 checks passed
AyodeAwe added a commit that referenced this pull request May 14, 2025
* Add support for Python 3.13 (#406)

Contributes to rapidsai/build-planning#120

This PR adds support for Python 3.13.

## Notes for Reviewers

This is part of ongoing work to add Python 3.13 support across RAPIDS.
It temporarily introduces a build/test matrix including Python 3.13, from rapidsai/shared-workflows#268.

A follow-up PR will revert back to pointing at the `branch-25.06` branch of `shared-workflows` once all
RAPIDS repos have added Python 3.13 support.

### This will fail until all dependencies have been updated to Python 3.13

CI here is expected to fail until all of this project's upstream dependencies support Python 3.13.

This can be merged whenever all CI jobs are passing.

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

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

URL: #406

* Add Python to distributed-ucxx Conda build string (#410)

The Python version was dropped from the `distributed-ucxx` build string when migrating to `rattler-build`. Manually add this back.

Authors:
  - https://github.com/jakirkham

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

URL: #410

* Exclude librmm.so from auditwheel (#411)

librmm will ship a shared library component in 25.06 (xref: rapidsai/rmm#1779). This PR updates `auditwheel` calls to exclude `librmm.so`.

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

Approvers:
  - Peter Andreas Entschev (https://github.com/pentschev)
  - Gil Forsyth (https://github.com/gforsyth)

URL: #411

* chore: set remaining workflows to python3.13 (#409)

Contributes to rapidsai/build-planning#120

Now that `cudf` is merged, moving the test workflows that require `cudf` to
also build on the `python-3.13` shared-workflows branch.

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

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

URL: #409

* Build and test with CUDA 12.9.0 (#412)

This PR uses CUDA 12.9.0 to build and test.

xref: rapidsai/build-planning#173

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

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

URL: #412

* Quote head_rev in conda recipes (#413)

This quotes `head_rev` to ensure that commits with leading zeros in the git SHA include those zeros in the output package name.

xref: rapidsai/build-planning#176

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

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

URL: #413

* fix: temporary disable 3.13 builds

---------

Co-authored-by: jakirkham <[email protected]>
Co-authored-by: Bradley Dice <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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.

3 participants