Skip to content

Adds the ability to run stretch_new_robot_install.sh in a Docker container - #112

Draft
hello-robot-shehab wants to merge 5 commits into
masterfrom
feature/test_with_docker
Draft

Adds the ability to run stretch_new_robot_install.sh in a Docker container#112
hello-robot-shehab wants to merge 5 commits into
masterfrom
feature/test_with_docker

Conversation

@hello-robot-shehab

@hello-robot-shehab hello-robot-shehab commented Jun 4, 2026

Copy link
Copy Markdown
Contributor
  • Added a GitHub Action to run on a PR to master
  • Added a Dockerfile to run stretch_new_robot_install.sh in a Docker container.

To Test

  1. Run git checkout feature/test_with_docker
  2. Run run ./.github/docker/build.sh -f stretch-se3-0000 to trigger stretch_new_robot_install.sh run on a Docker Ubnutu 22.04 image locally.
  3. Run run ./.github/docker/build.sh -f stretch-re2-0000 to trigger stretch_new_robot_install.sh run on a Docker Ubnutu 20.04 image locally.
  4. Run run ./.github/docker/build.sh -f stretch-re1-0000 to trigger stretch_new_robot_install.sh run on a Docker Ubnutu 18.04 image locally.
  5. See the run on this PR, verify that it passed: https://github.com/hello-robot/stretch_install/actions/workflows/test_with_docker.yaml

@CLAassistant

CLAassistant commented Jun 4, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@hello-robot-shehab
hello-robot-shehab force-pushed the feature/test_with_docker branch from 1fd6aa6 to c2cfbbb Compare June 4, 2026 19:12
@hello-robot-shehab

Copy link
Copy Markdown
Contributor Author

PR is in draft until it can run successfully on all Ubuntu versions. Works for 22.04. Fails for 20.04 and 18.04 currently.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants