icefoganalytics / elcc-data-management

Data Management application for Education's Early Learning Child Centre
Apache License 2.0
0 stars 0 forks source link

ELCC-3: Setup Semantic Versioning on Deploy via GitHub Actions #42

Closed klondikemarlen closed 1 year ago

klondikemarlen commented 1 year ago

Fixes https://yg-hpw.atlassian.net/browse/ELCC-3

Context

Pull in the semantic versioning github actions, so it creates a release when it builds an image, the way the student-financial-aid deployment does.

Implemenation

Set deployable branches as main and uat. In the future it might make sense to deploy main as the UAT environment and add a "production" flag for the production deploy.

TODO

Testing Instructions

  1. TODO ...