Skip to content
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

CI: fix patterns for artifact downloads in Anaconda nightly wheels job #717

Merged

Conversation

agriyakhetarpal
Copy link
Collaborator

Description

A minor fix for the failure noted in this workflow run: https://github.com/PyWavelets/pywt/actions/runs/8253753639. In this PR, I have adjusted the pattern so that the correct artifacts will be matched and downloaded.

(I fixed it for the PyPI job, missed doing it for the Anaconda one).

@agriyakhetarpal agriyakhetarpal added this to the v1.6.0 milestone Mar 12, 2024
Copy link
Member

@rgommers rgommers left a comment

Choose a reason for hiding this comment

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

Thanks!

@rgommers rgommers changed the title Fix patterns for artifact downloads in Anaconda nightly wheels job CI: fix patterns for artifact downloads in Anaconda nightly wheels job Mar 12, 2024
@rgommers rgommers merged commit de602b3 into PyWavelets:master Mar 12, 2024
15 checks passed
@rgommers rgommers added the CI Continuous integration label Mar 12, 2024
@agriyakhetarpal agriyakhetarpal deleted the fix-anaconda-wheels-push branch March 12, 2024 18:52
@rgommers
Copy link
Member

That worked now: https://anaconda.org/scientific-python-nightly-wheels/PyWavelets/files.

There was a weird Node.js connectivity error:

"Failed to GetSignedArtifactURL: Unable to make request: ECONNRESET"

I re-ran the failed job and it then went away. I think it was a fluke, all LGTM.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants