Closed larsoner closed 8 months ago
@larsoner Looks like you didn't try to rerun the workflow. Please do that (by which I mean just select the rerun button from the GitHub UI).
Could the upload be made more robust somehow?
Not really as it is just calling the anaconda-client
CLI API
I'd suggest opening this same issue but with anaconda-client
: https://github.com/Anaconda-Platform/anaconda-client/issues
No permissions to restart myself so I'll probably just wait 24h for the next nightly :)
Closing since it does seem to be an upstream bug!
https://github.com/Anaconda-Platform/anaconda-client/issues/712
Ah okay. Can we ping @tacaswell or someone else with permissions to restart it though? It would be nice to not have missing wheels that could potentially hit others with your same bug.
Closing since it does seem to be an upstream bug!
Thanks! I've opened up https://github.com/Anaconda-Platform/anaconda-client/issues/712 for this.
Yeah I think @tacaswell or @takluyver should be able to restart this job (copied from above for convenience) to fix the incomplete nightly wheel upload:
https://github.com/h5py/h5py/actions/runs/8445531348/job/23133109268#step:5:408
I've hit restart, it seems to have succeeded now. :+1:
After most of the h5py binaries uploading successfully last night the 3.11 one failed:
https://github.com/h5py/h5py/actions/runs/8445531348/job/23133109268#step:5:408
Any ideas on what the problem could? Could the upload be made more robust somehow? It removed the wheel built the previous night prior to trying to upload the new wheel, so I ended up with a failed
--pre
install on a Linux 3.11 CI.