open-contracting / software-development-handbook

A guide for developers of OCP's tools
https://ocp-software-handbook.readthedocs.io/en/latest/
Other
4 stars 1 forks source link

Automatically deploy to PyPi when tag added #27

Closed jpmckinney closed 3 years ago

jpmckinney commented 3 years ago

https://github.com/datamade/how-to/blob/master/ci/github-actions.md#deploying-a-python-package https://packaging.python.org/guides/publishing-package-distribution-releases-using-github-actions-ci-cd-workflows/

Then, update https://ocp-software-handbook.readthedocs.io/en/latest/python/packages.html#release-process

We can add check-manifest to the regular linting.