feat: add post-migration check script for infrastructure state validation
This commit is contained in:
@@ -94,6 +94,7 @@ gitea-migration/
|
||||
│ └── restore_to_primary.sh # Restore dump to Unraid
|
||||
├── preflight.sh # 24 pre-flight validation checks
|
||||
├── run_all.sh # Full pipeline orchestration
|
||||
├── post-migration-check.sh # Read-only infrastructure state check
|
||||
├── teardown_all.sh # Reverse teardown (9 to 1)
|
||||
├── manage_runner.sh # Dynamic runner add/remove/list
|
||||
├── phase{1-9}_*.sh # Main phase scripts
|
||||
|
||||
Reference in New Issue
Block a user