There's some kind of stochastic failure happening with the uploads to Zenodo. They appear only to happen on CI / GitHub, and about 1/3 of the time the tests will all pass. When I run the tests locally using Tox all the tests generally pass.
I thought it might be an issue with the tests hitting the Zenodo server too quickly before it's had time to sync (even though that shouldn't happen) but adding a short delay into the upload / new version tests didn't make any difference. Really unclear what's going on here.
There's some kind of stochastic failure happening with the uploads to Zenodo. They appear only to happen on CI / GitHub, and about 1/3 of the time the tests will all pass. When I run the tests locally using Tox all the tests generally pass.
I thought it might be an issue with the tests hitting the Zenodo server too quickly before it's had time to sync (even though that shouldn't happen) but adding a short delay into the upload / new version tests didn't make any difference. Really unclear what's going on here.