-
-
Notifications
You must be signed in to change notification settings - Fork 99
invalid-publisher: valid token, but no corresponding publisher #361
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
@facutuesca @woodruffw any recent Warehouse changes? A quick look didn't surface anything obvious.. @di @miketheman any chance to lurk into the event log? |
I'll be able to triage more tomorrow, but from a very quick look: you've configured |
Ah! Good spot - many thanks. I feel a bit silly - that's fixed on PyPI and the trusted publisher for PyPI now works for me. Still no success with TestPyPI. Just wondering... I don't yet have an existing release to TestPyPI. So although the project exists in my TestPyPI account, the public URL doesn't seem to go anywhere yet (https://test.pypi.org/project/compiled-knowledge/). Could that be causing a problem with |
Wonderful! All working. So sorry my errors caused this. But really appreciate the help you provided. Kind regards. |
No problem, I'm glad you got it resolved! |
Uh oh!
There was an error while loading. Please reload this page.
I have looked at related issue 138 and issue 217.
I get the invalid-publisher error for both PyPi and TestPyPi. I'm really struggling to set up trusted publisher workflow - any guidance much appreciated!
My github workflow is here: python-publish.yml.
Here's the job error for PyPi:
Here's the job error for TestPyPi:
Here's the trusted publisher details on PyPi:

Here's the trusted publisher details on TestPyPi:

The text was updated successfully, but these errors were encountered: