Releases: covid-be-app/coronalert-statistics-server
Releases · covid-be-app/coronalert-statistics-server
v1.0.5: Booster shot
v1.0.4: Fix Sciensano data change
Fix Sciensano data change
v1.0.3
v1.0.2
Refactor as task and change workflow accordingly
Merge pull request #10 from covid-be-app/development Release candidate v1.0.1 to staging: Refactor as task and change workflow accordingly
Release candidate v1.0.0 to staging (#6)
* CBA-281: statistics server for coronalert mobile app * CBA-281: Update workflow for deploy to test * CBA-281: Fix envvar error in workflow * CBA-281: Also trigger on pull-request close * Feature/cba 155 cicd (#5) * CBA-155: Also deploy to dev * Add docker image vulerability scan * CBA-155: Add Dockerfile linter * CBA-155: Push image with commit sha, update task definition, deploy service with new task definition * CBA-155: Use correct container-name in update task definition step * CBA-155: Debug render task definition error * Use hardcoded container name to troubleshoot * CBA-155: Use aws-actions/configure-aws-credentials@v1 to set AWS credentials * CBA-155: Try to fix var issue * CBA-155: Try to fix var issue * CBA-155: Fix duplicate job name * CBA-155: All envvars are secrets now * CBA-155: Also use them as secrets you fool * CBA-155: Also use them as secrets you fool, the sequel * CBA-155: Fix one too many curly brace * CBA-155: Fix missing region * CBA-155: Refactor env to inline secrets * CBA-155: GITHUB_HASH was not added to task definition image name * CBA-155: Update workflow * CBA-155: AWS CLI is available in runner image * CBA-155: cicd * CBA-155: look for the Statistics servises instead of submission * No service suffixes are used in the secrets * CBA-367: Missing runs-on: in workflow jobs * CBA-367: Remove obsolete if: in workflow jobs * CBA-155: Remove opened and reopend types from workflow Co-authored-by: Davy De Waele <[email protected]>