OpenHands icon indicating copy to clipboard operation
OpenHands copied to clipboard

RFC: Runtime build system refactor

Open xingyaoww opened this issue 8 months ago • 1 comments

  • [ ] This change is worth documenting at https://docs.all-hands.dev/
  • [ ] Include this change in the Release Notes. If checked, you must provide an end-user friendly description for your change below

End-user friendly description of the problem this fixes or functionality that this introduces.


Give a summary of what the PR does, explaining any non-trivial design decisions.


Link of any specific issues this addresses.


To run this PR locally, use the following command:

docker run -it --rm   -p 3000:3000   -v /var/run/docker.sock:/var/run/docker.sock   --add-host host.docker.internal:host-gateway   -e SANDBOX_RUNTIME_CONTAINER_IMAGE=docker.all-hands.dev/all-hands-ai/runtime:74bf542-nikolaik   --name openhands-app-74bf542   docker.all-hands.dev/all-hands-ai/openhands:74bf542

xingyaoww avatar Apr 23 '25 01:04 xingyaoww

Looks like there are a few issues preventing this PR from being merged!

  • GitHub Actions are failing:
    • Run Python Unit Tests
    • Lint
    • Docker

If you'd like me to help, just leave a comment, like

@OpenHands please fix the failing actions on PR #8030

Feel free to include any additional details that might help me get this PR into a better state.

You can manage your notification settings

openhands-staging[bot] avatar May 24 '25 14:05 openhands-staging[bot]

This PR is stale because it has been open for 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.

github-actions[bot] avatar Jun 24 '25 02:06 github-actions[bot]

This PR was closed because it has been stalled for over 30 days with no activity.

github-actions[bot] avatar Jul 01 '25 02:07 github-actions[bot]