FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
  • Dave Hart's avatar
    Replace fixed delay when performing Django DB migration. (#34) · 2051ac57
    Dave Hart authored
    Remove the `sleep 8` from the code that performs DB migration when deploying,
    and add a loop that waits for the `cloud_sql_proxy` socket to become
    available.
    
    Change log entries to be more generic in terms of DB management tool, and to
    give more info about the state of DB migration.
    2051ac57
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
deploy.yml 8.58 KiB