Uh oh!
There was an error while loading. Please reload this page.
Upload nightly wheels for PyWavelets to the Scientific Python Nightly Wheels index on Anaconda - #710
Conversation
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
rgommers
left a comment
There was a problem hiding this comment.
This seems straightforward enough, thanks @agriyakhetarpal. I guess we'll only know if it works once we merge and try an upload, so let's do that proactively - I only have a minor comment so far.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
rgommers
left a comment
There was a problem hiding this comment.
Thanks! Let's give this a go now
agriyakhetarpal
commented
Mar 12, 2024
It worked, we have the wheel at https://anaconda.org/scientific-python-nightly-wheels/PyWavelets/files |
rgommers
commented
Mar 12, 2024
Great! Everything in the CI log looks as expected too, so we're all set here. |
Description
This PR updates the
emscripten.ymlworkflow to establish uploads of nightly WASM wheels on an Anaconda-hosted PyPI index at https://anaconda.org/scientific-python-nightly-wheels/pywavelets.With the configuration set here, this shall overwrite existing wheels if present.
Proposed changes
The changes here are as follows:
master, a manually-triggered workflow, and on this repository only – not on forksFootnotes
Please see #706 for more information.
This closesscientific-python/upload-nightly-action#75.