Moving wheel builds to specified location and uploading build artifacts to Github
This work is towards moving build artifacts from downloads.rapids.ai to Github Artifact Store (see https://github.com/rapidsai/ops/issues/2982)
As part of these changes, all wheel builds need to be in a specified temporary directory indicated by the environment variable RAPIDS_WHEEL_BLD_OUTPUT_DIR set on the ci-wheel Docker image used for building wheels. This lets us upload all wheel artifacts seamlessly to Github Artifacts.
Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually.
Contributors can view more details about this message here.
marking as draft while we await some feedback on the cudf PR
/merge