Closed jameslamb closed 3 weeks ago
Contributes to https://github.com/rapidsai/build-planning/issues/111
Proposes some small packaging/CI changes, matching similar changes being made across RAPIDS.
sccache
pip
rapids-dependency-file-generator
cpp
python
rapids-upload-wheels-to-s3
This originally also ran wheel builds with --no-build-isolation, but I reverted that based on https://github.com/rapidsai/build-planning/issues/108#issuecomment-2436764212.
--no-build-isolation
/merge
Description
Contributes to https://github.com/rapidsai/build-planning/issues/111
Proposes some small packaging/CI changes, matching similar changes being made across RAPIDS.
sccache
stats to CI logspip
's verbosity in wheel building scriptsrapids-dependency-file-generator
(v1.16.0)cpp
/python
in calls torapids-upload-wheels-to-s3
Notes for Reviewers
This originally also ran wheel builds with
--no-build-isolation
, but I reverted that based on https://github.com/rapidsai/build-planning/issues/108#issuecomment-2436764212.