Skip to content

Download build artifacts from Github for CI#834

Merged
rapids-bot[bot] merged 2 commits intorapidsai:branch-25.06from
jayavenkatesh19:download-from-github
Apr 24, 2025
Merged

Download build artifacts from Github for CI#834
rapids-bot[bot] merged 2 commits intorapidsai:branch-25.06from
jayavenkatesh19:download-from-github

Conversation

@jayavenkatesh19
Copy link
Copy Markdown
Contributor

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

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.

@jayavenkatesh19 jayavenkatesh19 added improvement Improves an existing functionality non-breaking Introduces a non-breaking change ci labels Apr 22, 2025
@jayavenkatesh19 jayavenkatesh19 self-assigned this Apr 22, 2025
@jayavenkatesh19 jayavenkatesh19 requested a review from a team as a code owner April 22, 2025 00:30
@jayavenkatesh19 jayavenkatesh19 changed the title [REVIEW] Download build artifacts from Github for CI Download build artifacts from Github for CI Apr 22, 2025
@ajschmidt8
Copy link
Copy Markdown
Member

merge the latest changes from the default branch to retrigger CI.

I will queue the PR to merge with a subsequent /merge comment

@ajschmidt8
Copy link
Copy Markdown
Member

/merge

@rapids-bot rapids-bot Bot merged commit 461b006 into rapidsai:branch-25.06 Apr 24, 2025
66 checks passed
@github-project-automation github-project-automation Bot moved this from In Progress to Done in Unstructured Data Processing Apr 24, 2025
rapids-bot Bot pushed a commit that referenced this pull request May 13, 2025
Follow-up to #834

Contributes to rapidsai/build-infra#237

Uses GitHub Actions artifact store, instead of `downloads.rapids.ai`, to download `libcuvs` conda artifacts in CI.

Authors:
  - James Lamb (https://github.com/jameslamb)

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

URL: #893
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci improvement Improves an existing functionality non-breaking Introduces a non-breaking change

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants