You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We've had protovalidate-python publishing via the release.yaml workflow since the beginning of the project, and just set up trusted publishing following this guide. Specifically, this commit. The owner on the PyPI side is set up with a trusted publisher that is pretty straightforward, and matches the repo/workflow/environment on the GitHub side:
I've triple checked that everything is matching up on the GH / PyPI side, but I'm wondering if the pending publisher is something on the PyPI DB side that needs to be cleaned up?
The error looks somewhat similar to #14389, but different enough that I'm not sure it's related.