ros-tooling/action-ros-ci

Add support for Humble Hawksbill (May 2022)

christophebedard opened this issue · 0 comments

Description

Humble will be released in May 2022: docs.ros.org/en/rolling/Releases/Release-Humble-Hawksbill.html#release-timeline

action-ros-ci should support it.

Note that we can still support Humble before its actual release. Users can test the binaries by using the testing repository (through setup-ros), but we need to support it as a valid distro.

Related Issues

ros-tooling/setup-ros#483

Completion Criteria

Humble is supported by action-ros-ci.

Implementation Notes / Suggestions

Add to list of valid distros. Check distro-related conditions.

Testing Notes / Suggestions

See existing tests.