Skip to content

Add CI job to validate the database migrations status check

João Pereira requested to merge test-migrations-status-ci into master

The migrate status -u/--up-to-date CLI command is used by Charts to determine whether there are database schema migrations to apply before a deployment or not, so it's important to guarantee that we don't break the behavior of this particular command.

Merge request reports

Loading