ros2 / ci

ROS 2 CI Infrastructure
http://ci.ros2.org/
Apache License 2.0
48 stars 30 forks source link

Add in jazzy support. #772

Closed clalancette closed 3 months ago

clalancette commented 3 months ago

Note that this will need https://github.com/ros-infrastructure/ros2-cookbooks/pull/67 to be merged first, and then the submodule hash will have to be updated before merging.

clalancette commented 3 months ago

I'm going to deploy this to the test_ jobs so I can run some CI on it. That won't test the coverage job, but it will at least test that the changes to the Dockerfile aren't bogus.

clalancette commented 3 months ago

CI:

clalancette commented 3 months ago

All right, I merged in the dependent ros2-cookbooks PR, and then updated the submodule hash on this one. With that, I'm going to go ahead and merge, thanks for the reviews!