-
Notifications
You must be signed in to change notification settings - Fork 516
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
Upload to PyPi Failed - It Seems #2453
Comments
I’m worried that if an older version of ACA-Py, the build images that are being created are going to be bad. |
It looks to me like the new version did get loaded to PyPi (9 minutes ago as I look...) so now I'm thinking that in our actions there are two pushes to PyPi, and the second one is failing? Not that I did a "re-run of the failed job", but it also failed (as I expected, I must say). Can someone download the file from PyPi and see if it has the latest changes? Its going to be source code (right?) so we should be able to check. |
Looking |
This is the last change -- https://github.com/hyperledger/aries-cloudagent-python/pull/2451/files And of course, the value of the version in |
I see those changes in the |
OK -- I think we close this. Sound right? |
Or perhaps check the actions to see if the publish to PyPi is happening twice for some reason? |
It's actually Two files get uploaded. a |
Is it possible that testing for #2436 resulted in the filename being taken? It looks like PyPI just never lets you upload another file by that name again, even if you delete the release and project. Or was there perhaps a mistaken publish at some point in the past? |
I'm unable to login to the project to review and manage the files. Does someone have the login associated to the |
Based on the documentation, there is nothing we could do about it. We'll never be able to upload or replace |
Ok…New release coming. |
@WadeBarnes your PyPi username? |
For future reference, it's also possible to do a "post release" for this kind of issue: https://peps.python.org/pep-0440/#post-releases
|
We’re getting an error publishing to 0.10.0 Python artifact. @dbluhm @WadeBarnes @ryjones — can you figure out what is going on and if we can fix it?
Failed job: https://github.com/hyperledger/aries-cloudagent-python/actions/runs/6013478005/job/16311037078
Extracted error message from log:
The text was updated successfully, but these errors were encountered: