5a024259a6
test / run tests/run_tests.py (pull_request) Successful in 13s
provision now orchestrates three focused sub-methods. Each sub-method self-gates: provision_ssh is a no-op when the bottle has no SSH entries; provision_git is a no-op when --cwd was not set. The prompt copy + chown always runs (so the path always exists in-container); the return is gated on whether the agent has a non-empty prompt.