Add CI DB migration smoke test against v2.0/v2.5/v2.10 updates (#6453)

This commit is contained in:
Anthony Stirling
2026-05-28 11:36:07 +01:00
committed by GitHub
parent d459ded168
commit 76840d8a57
10 changed files with 419 additions and 0 deletions
+2
View File
@@ -38,6 +38,8 @@ project: &project
- frontend/**
- docker/**
- scripts/RestartHelper.java
- scripts/db-migration/**
- .github/workflows/db-migration-test.yml
frontend: &frontend
- frontend/**