Test Environment
All commits are built and pushed to the [test environment](https://test.pypi.org/project/etawatch/) automatically.
Prod Environment
To release a new version to the [prod environment](https://pypi.org/project/etawatch/), a tag must be pushed _by itself_, because the CI/CD pipeline looks for if the push is a tag only. To do this, you first must push your final commits.