sponce24 / aiida-abinit

Other
2 stars 4 forks source link

DevOps: Add a continuous deployment workflow #19

Closed sphuber closed 1 year ago

sphuber commented 1 year ago

This is a followup PR to #18 which should be merged first.

This Github Actions workflow is triggered when a new tag is pushed to the main repository. It runs the pre-commit and the unit test suite and if both pass, the package is built and automatically pushed to PyPI.