Skip to content

stop uploading packages to downloads.rapids.ai#18973

Merged
rapids-bot[bot] merged 4 commits intorapidsai:branch-25.08from
jameslamb:ci/stop-s3-uploads
May 29, 2025
Merged

stop uploading packages to downloads.rapids.ai#18973
rapids-bot[bot] merged 4 commits intorapidsai:branch-25.08from
jameslamb:ci/stop-s3-uploads

Conversation

@jameslamb
Copy link
Copy Markdown
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

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

@jameslamb jameslamb added improvement Improvement / enhancement to an existing function breaking Breaking change labels May 27, 2025
@copy-pr-bot

This comment was marked as resolved.

@jameslamb
Copy link
Copy Markdown
Member Author

/ok to test

@jameslamb
Copy link
Copy Markdown
Member Author

/ok to test

@jameslamb jameslamb changed the title WIP: stop uploading packages to downloads.rapids.ai stop uploading packages to downloads.rapids.ai May 28, 2025
@jameslamb jameslamb marked this pull request as ready for review May 28, 2025 01:27
@jameslamb jameslamb requested a review from a team as a code owner May 28, 2025 01:27
@jameslamb jameslamb requested a review from AyodeAwe May 28, 2025 01:27
@jameslamb
Copy link
Copy Markdown
Member Author

pandas tests are failing like this:

=========================== short test summary info ============================
FAILED python/cudf/cudf_pandas_tests/test_cudf_pandas.py::test_dataframe_query - pandas.errors.UndefinedVariableError: local variable 'bizz' is not defined
FAILED python/cudf/cudf_pandas_tests/test_cudf_pandas.py::test_cudf_pandas_eval_series[>] - pandas.errors.UndefinedVariableError: name 'lhs' is not defined
FAILED python/cudf/cudf_pandas_tests/test_cudf_pandas.py::test_cudf_pandas_eval_series[<] - pandas.errors.UndefinedVariableError: name 'lhs' is not defined
...
====== 21 failed, 396 passed, 1 skipped, 8 xfailed, 9 warnings in 35.82s =======

(build link)

My read of some offline conversations is that #18979 should fix this... but that's targeting branch-25.06, so it'll need to get forward-merged here.

@jameslamb
Copy link
Copy Markdown
Member Author

/merge

@rapids-bot rapids-bot Bot merged commit 6af5a8f into rapidsai:branch-25.08 May 29, 2025
124 checks passed
TomAugspurger pushed a commit to TomAugspurger/pygdf that referenced this pull request May 30, 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:
  - Bradley Dice (https://github.com/bdice)

URL: rapidsai#18973
@jameslamb jameslamb deleted the ci/stop-s3-uploads branch June 2, 2025 17:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking Breaking change improvement Improvement / enhancement to an existing function

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants