Skip to content

Release 2984

Choose a tag to compare

@github-actions github-actions released this 02 Oct 10:40
dfe7304

WHY: It is important to refresh the DB whilst waiting for migration
HOW: A scheduled workflow is created to call the migration script

Trello card

https://trello.com/c/6bFaCVR8/681-enable-daily-database-refresh-from-paas-to-aks

Context

enabled scheduled refresh for staging and production

Changes proposed in this pull request

db migration is scheduled

Guidance to review

schedule:

  • cron: '0 2 * * *' # 02:00 UTC