ros2 / ci

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

Add missing system packages for vendor packages #689

Closed cottsay closed 1 year ago

cottsay commented 1 year ago

This is desirable because:

  1. It aligns with what the debs will do, which is what most of our users will experience
  2. It's faster - less to build
  3. It's less error prone - less to download during each build
  4. We can easily revert to previous behavior with FORCE_BUILD_VENDOR_PKG

Jammy (Rolling): Build Status Focal (Foxy): Build Status

cottsay commented 1 year ago

@nuclearsandwich, I'm adding ignition packages here. Do you see any issues with that?