You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All inputs of the action are validated and properly throw an error if the input parameter is invalid
Clarify the documentation to explain that by default, action-ros-ci is building from source because the default VCS file is containing all the ROS 2 repositories.
The text was updated successfully, but these errors were encountered:
Thanks! That's exactly why I made this mistake. Here are some other suggestions which could help in addition to updating the docs:
required-ros-distributions doesn't really tell me that it's binaries. Maybe rename to 'binary-ros-distributions`.
I expect the failure message to mention that the provided value is invalid.
I expect the Mac OS and Windows to also fail if given an invalid distribution. I see that this argument is ignored silently on those platforms, but it should issue a warning or an error.
rotu
changed the title
Ubuntu / source build broken
Not obvious how to correctly build from source
Mar 30, 2020
Description
Fails to build with Ubuntu 18.04 and ROS source (i.e. master).
Note that all other platform/district pairs appear to build.
https://github.com/RoverRobotics-forks/rmw_cyclonedds/pull/1/checks?check_run_id=544943756
Exit Criteria
The text was updated successfully, but these errors were encountered: