Skip to content

Releases: covid-be-app/coronalert-statistics-server

v1.0.5: Booster shot

27 Jan 08:38
6ab258f
Compare
Choose a tag to compare
Merge pull request #20 from covid-be-app/development

Pre-release v1.0.5 to staging

v1.0.4: Fix Sciensano data change

29 Sep 11:54
ed4a066
Compare
Choose a tag to compare

Fix Sciensano data change

v1.0.3

26 May 04:21
8e9557a
Compare
Choose a tag to compare

Add vaccination info to statistics service

v1.0.2

18 Sep 05:19
4f1372c
Compare
Choose a tag to compare
Merge pull request #13 from covid-be-app/development

Pre-release v1.0.2 to staging

Refactor as task and change workflow accordingly

09 Sep 06:51
c174cff
Compare
Choose a tag to compare
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)

05 Sep 13:20
7babf67
Compare
Choose a tag to compare
* 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]>