feat(scripts): helcim plan consolidation migration (dry-run default)

This commit is contained in:
Jennie Robinson Faber 2026-04-18 18:12:43 +01:00
parent fb337a4277
commit daea8b65be
3 changed files with 433 additions and 0 deletions

3
.gitignore vendored
View file

@ -26,6 +26,9 @@ logs
!.env.example
scripts/*.js
# Migration backup files
.migration-backup-*.json
# Playwright
e2e/test-results/
playwright-report/