Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RELEASE] cuxfilter v25.04 #671

Merged
merged 15 commits into from
Apr 9, 2025
Merged

[RELEASE] cuxfilter v25.04 #671

merged 15 commits into from
Apr 9, 2025

Conversation

raydouglass
Copy link
Member

❄️ Code freeze for branch-25.04 and v25.04 release

What does this mean?

Only critical/hotfix level issues should be merged into branch-25.04 until release (merging of this PR).

What is the purpose of this PR?

  • Update documentation
  • Allow testing for the new release
  • Enable a means to merge branch-25.04 into main for the release

raydouglass and others added 13 commits January 23, 2025 15:10
Forward-merge branch-25.02 into branch-25.04
This migrates amd64 CI jobs (PRs and nightlies) to use L4 GPUs from the NVKS cluster.

xref: rapidsai/build-infra#184

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

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

URL: #652
Forward-merge branch-25.02 into branch-25.04
Enables telemetry during cuxfilter CI runs. This is done by parsing GitHub Actions run log metadata and should have no impact on build or test times.

xref rapidsai/build-infra#139

Authors:
  - Mike Sarahan (https://github.com/msarahan)

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

URL: #657
This completes the migration to NVKS runners now that all libraries have been tested and rapidsai/shared-workflows#273 has been merged.

xref: rapidsai/build-infra#184

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

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

URL: #658
Forward-merge branch-25.02 into branch-25.04
Contributes to rapidsai/build-planning#155

Fixes docs builds by temporarily putting a ceiling on `sphinx`.

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

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

URL: #665
This changes from `conda mambabuild` to `conda build`. Conda now uses the mamba solver so no performance regressions are expected.

This is a temporary change as we plan to migrate to `rattler-build` in the near future. However, this is needed sooner to drop `boa` and unblock Python 3.13 migrations.

xref: rapidsai/build-planning#149

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

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

URL: #666
Exposes `build_type` as an input in `test.yaml` so that `test.yaml` can be
manually run against a specific branch/commit as needed.

The default value is still `nightly`, and without maintainer intervention, that
is what will run each night.

xref rapidsai/build-planning#147

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

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

URL: #661
@raydouglass raydouglass requested review from a team as code owners April 3, 2025 19:58
@raydouglass raydouglass requested a review from bdice April 3, 2025 19:58
* fix(deps): pin shapely <2.1.0

Shapely 2.1.0 is a major release and breaks some internal APIs that
`geopandas` uses. Until `geopandas` updates their usage, we need to pin
this transitive dependency.

* pin shapely<2.1.0 in conda recipe

* add upper pin for bokeh

* fix(conda): add upper pin on libxml2, bokeh, add comments

---------

Co-authored-by: Ajay Thorve <athorve@nvidia.com>
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 25.87%. Comparing base (f9ddeb0) to head (ac49880).
Report is 80 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #671   +/-   ##
=======================================
  Coverage   25.87%   25.87%           
=======================================
  Files          77       77           
  Lines        3788     3788           
=======================================
  Hits          980      980           
  Misses       2808     2808           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@AyodeAwe AyodeAwe merged commit d86e3e8 into main Apr 9, 2025
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants