Closed bbelderbos closed 3 years ago
As per https://www.ianwootten.co.uk/2020/10/23/publishing-to-pypi-using-github-actions/
Tried it out on a stub repo and it worked: https://github.com/bbelderbos/poetry-ghactions
So by default it pushed to test PyPI upon tag and to the live PyPI upon making a release.
I already set the secrets on our repo.
@pybob , it would be really cool to talk about release criteria sometime, or at least what changes during the big transitions.
As per https://www.ianwootten.co.uk/2020/10/23/publishing-to-pypi-using-github-actions/
Tried it out on a stub repo and it worked: https://github.com/bbelderbos/poetry-ghactions
So by default it pushed to test PyPI upon tag and to the live PyPI upon making a release.
I already set the secrets on our repo.