You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
use 'rapids-init-pip' in wheel CI, other CI changes (#1136)
Proposes a batch of small, mostly-unrelated changes to building and packaging.
These are all part of RAPIDS-wide efforts to make it easier to reproduce CI locally and to use artifacts from one project's CI in another project's CI.
Contributes to rapidsai/shared-workflows#356
* explicitly provides an input for `script` to workflows using it, instead of relying on a default value coming from the workflow file
Contributes to rapidsai/build-planning#179
* adds a call to `rapids-init-pip` near the beginning of all CI scripts that use `pip`
Contributes to rapidsai/gha-tools#145
* confirmed that `rapids-configure-conda-channels` is not used in any builds scripts using `rattler-build`
Authors:
- James Lamb (https://github.com/jameslamb)
Approvers:
- Bradley Dice (https://github.com/bdice)
URL: #1136
0 commit comments