extend orchestra e2e healthcheck output #3
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
update
scripts/orchestra_e2e_healthcheck.sh.the script currently supports one
--helpflag. every other invocation prints the fixed stringOK - all healthchecks passedand exits 0 without checking anything.replace that fixed string with a compact health summary for the local orchestra test environment, so the output reflects real checks. the two paths to check are
/tmp/test-e2e, the test checkout, and/tmp/test-e2e-worktrees, the worktree root.acceptance
--helpkeeps working/tmp/test-e2eand/tmp/test-e2e-worktreesexist