Skip to content

migrations: Extract `IndexStatus` into `storetypes` package

Administrator requested to merge ef/extract-storetypes into main

Created by: efritz

Pulled from #29831. This PR moves IndexStatus into a common package to be importable by runner. We can't import store from runner without cycles.

Merge request reports

Loading