Skip to content

Download build artifacts from Github for CI #233

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 1 commit into from
Apr 24, 2025

Conversation

VenkateshJaya
Copy link
Contributor

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

Updates conda and wheel artifact download source from S3 to GitHub across CI scripts, wherever applicable.

Uses dynamic temporary paths for wheel downloads returned by rapids-download-wheels-from-github instead of using fixed directories, to streamline wheel downloads in the same way as conda downloads.

Also updates CI workflows to follow package-name convention between wheel build and wheel publish jobs.

@ajschmidt8 ajschmidt8 merged commit a71f5f9 into rapidsai:branch-0.14 Apr 24, 2025
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants