Skip to content

Conversation

@jameslamb
Copy link
Member

After I merged #95, saw uploads to https://pypi.anaconda.org/rapidsai-wheels-nightly/simple/ fail like this:

jq: error (at <unknown>): Cannot iterate over null (null)
Using Anaconda API: https://api.anaconda.org/
Error:  ('Authentication token is missing. Please, use `anaconda login` to reauthenticate.', 401)

(build link

I forgot that the upload workflows still expect to find wheel artifacts in S3.
That'll change with rapidsai/shared-workflows#332 in the 25.08 release, but for now we still need to upload to S3.

This adds that upload, to hopefully fix publishing to https://pypi.anaconda.org/rapidsai-wheels-nightly/simple/

@jameslamb jameslamb added improvement Improves an existing functionality non-breaking Introduces a non-breaking change labels May 22, 2025
@jameslamb jameslamb changed the title upload wheels to downloads.rapids.ai WIP: upload wheels to downloads.rapids.ai May 22, 2025
@jameslamb jameslamb changed the title WIP: upload wheels to downloads.rapids.ai upload wheels to downloads.rapids.ai May 22, 2025
@jameslamb jameslamb marked this pull request as ready for review May 22, 2025 15:46
Copy link
Member

@jacobtomlinson jacobtomlinson left a comment

Choose a reason for hiding this comment

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

Looks good

@jacobtomlinson jacobtomlinson merged commit 5690d5a into rapidsai:main May 22, 2025
4 checks passed
@jameslamb jameslamb deleted the fix/artifact-uploads branch May 22, 2025 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants