mirror of
https://github.com/All-Hands-AI/OpenHands.git
synced 2026-01-09 14:57:59 -05:00
* colima: fix return code handling; added delay before retry; 4 retries * moved docker context outside of function * changed delete occurence; added logs output * removed delete; trying to add more logging * fix typo * changed logging to github-style. maybe this finally shows up. * reverted context; loop now with install+delete and alternating IP * fix local keyword * try limactl for creating an instance for IP * revert IP change attempts * actually return 0 in start_colima * moved install out of loop again * another to avoid duplicate start of colima via limactl * added --init call for lima.yaml file creation * dont trust an LLM to give you flags... * Update run-unit-tests.yml