Open
Description
Goal: the goal of this project is to run beta and final release builds on CI with automatic upload to the stores.
Steps:
- Update the release tooling to properly handle the release finalization -> Add automation for release wrap up steps #660.
- Update the release tooling to create the GitHub release. -> Feature/add release creation on gh #716
- Run the build for beta releases on CI. -> Feature/beta builds on ci #718
- Run the build for the final release on CI. -> Feature/beta builds on ci #718