AEG-X-004: deploy DbUp migrations with release artifact #11
Reference in New Issue
Block a user
Delete Branch "fix/deploy-db-migrator-migrations"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Root cause: deploy packaged Host/DbMigrator binaries but omitted migration SQL and only printed migration instructions. This change verifies 0032 is in the package, runs DbMigrator on the target host, restarts kartsell, and checks service health. Shadow-only; automatic order/KIS remain OFF.