A work in progress.
- Protect feature branch.
- Set up Github mirroring (work with Yuri).
- The next push to feature branch will trigger Github Actions to run on that branch. Ensure those checks are passing.
- Bump enviroMS version using Makefile command (see semantic versioning guidelines).
- Merge feature branch into main on Gitlab.
- Use Github Actions to manually push the new Docker image to Dockerhub.
- Ensure Github checks now pass on main, using the latest Dockerhub image.
- Create a new release tag on Github.