meroxa/turbine-py

[Turbine Stage X] Turbine-py use use github actions to publish to PyPI (test and prod)

Closed this issue · 0 comments

The python organization provides a github action specifically to automate the publishing of python packages to the python package index: https://github.com/marketplace/actions/pypi-publish

Following the instructions found either on the GH action or on the official documentation implement the ability for meroxa-py to auto publish to the test index on merge and to the main index on tag.