Skip to content

Conversation

@jameslamb
Copy link
Member

Description

Contributes to rapidsai/build-planning#181

  • removes all uploads of conda packages and wheels to downloads.rapids.ai

Notes for Reviewers

How I identified changes

Looked for uses of the relevant gha-tools tools, as well as documentation about downloads.rapids.ai, being on the NVIDIA VPN, using S3, etc. like this:

git grep -i -E 's3|upload|downloads\.rapids|vpn'

How I tested this

See "How I tested this" on rapidsai/shared-workflows#364

@jameslamb jameslamb added breaking Introduces a breaking change improvement Improves an existing functionality labels May 27, 2025
@copy-pr-bot

This comment was marked as resolved.

@jameslamb
Copy link
Member Author

/ok to test

@github-actions github-actions bot added the ci label May 27, 2025
@jameslamb jameslamb changed the title WIP: stop uploading packages to downloads.rapids.ai stop uploading packages to downloads.rapids.ai May 27, 2025
@jameslamb jameslamb marked this pull request as ready for review May 27, 2025 19:49
@jameslamb jameslamb requested a review from a team as a code owner May 27, 2025 19:49
@jameslamb jameslamb requested a review from gforsyth May 27, 2025 19:49
Copy link
Contributor

@gforsyth gforsyth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@jameslamb
Copy link
Member Author

/merge

@rapids-bot rapids-bot bot merged commit 13138c6 into rapidsai:branch-25.08 May 27, 2025
75 checks passed
@jameslamb jameslamb deleted the ci/stop-s3-uploads branch May 27, 2025 22:35
mythrocks pushed a commit to mythrocks/cuvs that referenced this pull request Jun 3, 2025
Contributes to rapidsai/build-planning#181

* removes all uploads of conda packages and wheels to `downloads.rapids.ai`

## Notes for Reviewers

### How I identified changes

Looked for uses of the relevant `gha-tools` tools, as well as documentation about `downloads.rapids.ai`, being on the NVIDIA VPN, using S3, etc. like this:

```shell
git grep -i -E 's3|upload|downloads\.rapids|vpn'
```

### How I tested this

See "How I tested this" on rapidsai/shared-workflows#364

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

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

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

Labels

breaking Introduces a breaking change ci improvement Improves an existing functionality

Development

Successfully merging this pull request may close these issues.

3 participants