Commit Graph
12 Commits
Author SHA1 Message Date
Stitch505 76b06b157a fix: deduplicate sidecars/systemd, block system-critical stops, filter runtime paths 2026-05-22 22:56:00 +04:00
Stitch505 186ab2325f CRITICAL: hardcode state.json to ~/.migrate/state.json, guarantee reset_state clears completed_steps 2026-05-22 21:20:44 +04:00
Stitch505 0dfb4ec597 CRITICAL FIX: run_source_mode/run_target_mode now use reset_state to clear completed_steps 2026-05-22 21:17:03 +04:00
Stitch505 d63fb0c9ee debug: add state.json path logging to diagnose save failure 2026-05-22 21:12:00 +04:00
Stitch505 addbb3795f fix: complete logic audit — mark_completed on transfer, reset_state for interactive source, proper error propagation, user-visible commands 2026-05-22 21:05:16 +04:00
Stitch505 6f3637795b fix: reset state when starting new source run 2026-05-22 20:51:48 +04:00
Stitch505 45f56bc146 fix: disable resume when stage is DONE, add mark_completed for skipped transfer 2026-05-22 20:48:53 +04:00
Stitch505 8ccac570ce fix: add errors='replace' to subprocess.run for non-utf8 locales 2026-05-22 20:44:25 +04:00
Stitch505 684976907d fix: move state.json outside install dir to user home /var/tmp 2026-05-22 20:39:24 +04:00
Stitch505 3222620d0b fix: auto-save state on Ctrl+C/SIGTERM, detect interrupted runs 2026-05-22 20:33:25 +04:00
Stitch505 13a1583df1 fix: install.sh pipe-mode, add .gitignore, robust error handling, resume state check 2026-05-22 20:08:41 +04:00
Stitch505 ddb2ae9501 init: docker-migrate universal migration tool 2026-05-22 19:58:09 +04:00