ros-tooling / cross_compile

A tool to build ROS and ROS2 workspaces for various targets
Apache License 2.0
188 stars 60 forks source link

Add GH Action workflow for e2e test #96

Closed prajakta-gokhale closed 4 years ago

prajakta-gokhale commented 4 years ago

Run the e2e test for supported platform, os and rosdistros (except Kinetic) through a nightly GH actions workflow.

Successful run here.

Signed-off-by: Prajakta Gokhale prajaktg@amazon.com

prajakta-gokhale commented 4 years ago

Applied review suggestions.

thomas-moulard commented 4 years ago

Thanks, LGTM!