Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Action to setup up Ubuntu inside a docker container #4

Merged
merged 5 commits into from
Jun 3, 2024

Conversation

sauk2
Copy link
Collaborator

@sauk2 sauk2 commented Jun 2, 2024

Summary

This PR sets up Ubuntu inside a docker container by installing essential packages and performing some os configurations. It also sets up a workflow to test this action. This action is set to run on a workflow_dispatch trigger.

Workflows are not visible in the GitHub Actions tab unless they are present in main. This can act as an intermediate to PR #3, which contains an implementation of the action described in Issue #1.

Once this gets merged, we will be able to test the action in PR #3 by running the workflow for a specific branch.

Copy link
Contributor

@j-rivero j-rivero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a great start 🚀

I can not see any problem in the code and my local build also works just fine. I miss a bit of the README that probably will fits better later and the linters and other configs that the setup-ros uses and could be nice to have. That can go in other PRs.

@j-rivero j-rivero merged commit f119010 into gazebo-tooling:main Jun 3, 2024
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