You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor justfile: extract scripts, improve process tracking, organize logs
- Extract setup-westend-prerequisites to separate shell script
- Use PID files for safe process cleanup (avoid killing unrelated processes)
- Move all logs to ZOMBIENET_DIR for better organization
- Use justfile_directory() for cleaner path resolution
- Fix zombienet PID capture by avoiding subshells
- Move verification logic into bulletin-solo-zombienet-start
0 commit comments