Skip to content
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

Release automation is broken #794

Closed
tristanlatr opened this issue May 10, 2024 · 3 comments · Fixed by #767
Closed

Release automation is broken #794

tristanlatr opened this issue May 10, 2024 · 3 comments · Fixed by #767

Comments

@tristanlatr
Copy link
Contributor

The error is

 ERROR    HTTPError: 400 Bad Request from https://upload.pypi.org/legacy/        
         User 'twistedchecker-robot' does not have a verified primary email     
         address. Please add a verified primary email before attempting to      
         upload to PyPI. See https://pypi.org/help/#verified-email for more     
         information.   

@adiroiban @glyph

Other warnings are:

Warning: Input 'user' has been deprecated with message: UNSUPPORTED GITHUB ACTION VERSION

You are using `pypa/gh-action-pypi-publish@master`. The `master` branch of this project has been sunset and will not receive any updates, not even security bug fixes. Please, make sure to use a supported version. If you want to pin to v1 major version, use `pypa/gh-action-pypi-publish@release/v1`. If you feel adventurous, you may opt to use use `pypa/gh-action-pypi-publish@unstable/v1` instead. A more general recommendation is to pin to exact tags or commit SHAs.

Please also consider migrating your setup to use secretless publishing: https://github.com/marketplace/actions/pypi-publish#trusted-publishing

https://stand-with-ukraine.pp.ua/

Warning: Input 'password' has been deprecated with message: UNSUPPORTED GITHUB ACTION VERSION
@tristanlatr
Copy link
Contributor Author

@adiroiban
Copy link
Member

Hi @tristanlatr sorry for missing this.

We can fix this.

The first step is to stop using the twistedchecker-robot user and instead use the PyPI automated publish process

I see that there is no PR for a release candidate ...
I will make the changes on #767 so that we can test that the publishing works

@adiroiban
Copy link
Member

adiroiban commented May 13, 2024

I am happy to help with the build system.

I saw the mention, but it was not clear that you need help to fix this.

Feel free to ping me any time, but try to be explicit that help is needed and things are blocked :)

At this point, I am only working on critical / urgent tasks :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants