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

support github package as docker container #7

Closed
fujitatomoya opened this issue Oct 25, 2020 · 1 comment
Closed

support github package as docker container #7

fujitatomoya opened this issue Oct 25, 2020 · 1 comment

Comments

@fujitatomoya
Copy link
Owner

fujitatomoya commented Oct 25, 2020

Overview / Motivation

every PR or Push request, it should be able to check that commit can complete the build with supported ROS 2 versions, which are currently humble, iron and rollling. This can be checked by github workflow to build the docker images for each distribution.

Implementation

  • introduce github workflow that check compiling each supported distribution can be completed.
  • docker image build using base container images for each building target.
  • wrap the whole build procedure into the single script, so that it can be used in local check and github workflow.
@fujitatomoya fujitatomoya changed the title support github action with ROS2 CI. support github package as docker container Apr 1, 2022
@fujitatomoya
Copy link
Owner Author

closing in favor of #14

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

No branches or pull requests

1 participant