Overview
Introduce auto-release to pip using GitHub actions on merge to main
Requirements
- Auto release action must successfully deploy to
pip, and publish the release on GitHub, along with changelog information, and automated versioning based on highest impact commit (breaking change: major, feature: common, fix/chore: minor)
Overview
Introduce auto-release to
pipusing GitHub actions on merge tomainRequirements
pip, and publish the release on GitHub, along with changelog information, and automated versioning based on highest impact commit (breaking change: major, feature: common, fix/chore: minor)