ros2 / rosbag2

Apache License 2.0
285 stars 251 forks source link

Update CI scripts to use Ubuntu Noble distros for linters #1816

Closed MichaelOrlov closed 1 month ago

MichaelOrlov commented 1 month ago

Use ubuntu-noble-ros-rolling-ros-base-latest instead of the outdated ubuntu-focal-ros-rolling-ros-base-latest docker image when running Uncrustify and CPPLint to be up to date with the latest versions of linters.

Rationale: Uncrustify on CI throws formatting errors different from the latest version compiled from sources.