-
Notifications
You must be signed in to change notification settings - Fork 19
Uploads broken #68
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
Comments
Manual updates are also broken: https://github.com/typeshed-internal/stub_uploader/actions/runs/3249872314/jobs/5332782779 |
I suspect there's something wrong with the |
I just triggered a manual run and it worked: https://pypi.org/project/types-regex/#history got uploaded. Not sure what changed. |
Sorry for the trouble! I just merged something to typeshed, so hopefully we'll have another datapoint soon. One more note is I'll have limited availability this weekend. Feel free to revert #61 if need be (looks to me like things were working before that, at least). @JelleZijlstra I might be confused, but didn't we print the |
We do, but the printed output is the input to stub_uploader/stub_uploader/upload.py Line 25 in f3e24f6
|
So https://github.com/typeshed-internal/stub_uploader/actions/runs/3252136124/jobs/5338000226 seems to have worked |
I also (successfully) triggered the rebuild of redis, colorama, and paho-mqtt. I would still like to keep this open for a bit. I'm wary of a bug that fixes itself. |
Looks like things have continued to work, as far as I can tell.
I think that's true on main, but false on the commit we saw the issue (got changed in #69), see:
I'm really a little mystified. Assuming there was an issue that is now fixed, #69 seems most likely to have fixed it. |
Well, this hasn't happened since, so closing this for now. I blame weird caching issues or the phase of the moon. |
Currently, it seems that PyPI uploads are broken. See for example these two runs:
But none of the stubs (regex, colorama, paho-mqtt, redis) have recent uploads.
The text was updated successfully, but these errors were encountered: