Skip to content

Allow Running Database Migrations part of Deployment

Overview

Runway will be used to deploy a new topology service this comes with a Cloud Spanner Database, where we store the schema of the database within the global service itself. Part of the deployment pipeline we should allow a service to run its database migrations.

Edited by Kamil Trzciński