Skip to content

migrator: Run out-of-band migrations

Administrator requested to merge ef/run-oobmigrations-in-migrator into main

Created by: efritz

This PR adds a run-out-of-band-migrations command to the migrator service which runs all incomplete out of band migrations to completion.

Fixes #38047 (closed). Follow-up PRs will improve UX, as this implementation works but is very bare-bones.

Test plan

Tested on a local instance.

Merge request reports

Loading