Skip to content

Moving wheel builds to specified location and uploading build artifacts to Github #4993

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

Merged
merged 7 commits into from
Apr 14, 2025

Conversation

jayavenkatesh19
Copy link
Contributor

@jayavenkatesh19 jayavenkatesh19 commented Mar 20, 2025

This work is towards moving build artifacts from downloads.rapids.ai to Github Artifact Store (see https://github.com/rapidsai/build-infra/issues/237)

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.

@jayavenkatesh19 jayavenkatesh19 added improvement Improvement / enhancement to an existing function ci labels Mar 20, 2025
@jayavenkatesh19 jayavenkatesh19 self-assigned this Mar 20, 2025
Copy link

copy-pr-bot bot commented Mar 20, 2025

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.

@jayavenkatesh19
Copy link
Contributor Author

/ok to test

@jayavenkatesh19 jayavenkatesh19 added the non-breaking Non-breaking change label Mar 20, 2025
@jayavenkatesh19 jayavenkatesh19 changed the base branch from branch-25.04 to branch-25.06 March 20, 2025 16:51
@jayavenkatesh19 jayavenkatesh19 changed the title [WIP] Moving wheel builds to specified location and uploading build artifacts to Github Moving wheel builds to specified location and uploading build artifacts to Github Mar 24, 2025
@jayavenkatesh19 jayavenkatesh19 marked this pull request as ready for review March 24, 2025 21:10
@jayavenkatesh19 jayavenkatesh19 requested a review from a team as a code owner March 24, 2025 21:10
@jayavenkatesh19 jayavenkatesh19 requested a review from bdice March 24, 2025 21:10
@ajschmidt8
Copy link
Member

marking as draft while we await some feedback on the cudf PR

@ajschmidt8 ajschmidt8 marked this pull request as draft April 2, 2025 20:25
@jayavenkatesh19 jayavenkatesh19 marked this pull request as ready for review April 10, 2025 19:02
@ajschmidt8
Copy link
Member

/merge

@rapids-bot rapids-bot bot merged commit 4ab2e57 into rapidsai:branch-25.06 Apr 14, 2025
93 checks passed
MathisHammel pushed a commit to MathisHammel/cugraph that referenced this pull request Apr 19, 2025
…ts to Github (rapidsai#4993)

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.

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

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

URL: rapidsai#4993
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants