This website requires JavaScript.
Explore
Help
Sign In
Stitch505
/
docker-migrate
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
186ab2325fc20a7a515de58b3fe68625d351950a
docker-migrate
/
core
T
History
Stitch505
186ab2325f
CRITICAL: hardcode state.json to ~/.migrate/state.json, guarantee reset_state clears completed_steps
2026-05-22 21:20:44 +04:00
..
__init__.py
init: docker-migrate universal migration tool
2026-05-22 19:58:09 +04:00
color.py
fix: install.sh pipe-mode, add .gitignore, robust error handling, resume state check
2026-05-22 20:08:41 +04:00
fsm.py
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
main.py
CRITICAL: hardcode state.json to ~/.migrate/state.json, guarantee reset_state clears completed_steps
2026-05-22 21:20:44 +04:00
runner.py
fix: add errors='replace' to subprocess.run for non-utf8 locales
2026-05-22 20:44:25 +04:00
state.py
CRITICAL: hardcode state.json to ~/.migrate/state.json, guarantee reset_state clears completed_steps
2026-05-22 21:20:44 +04:00