Releases: ros-tooling/setup-ros
Releases · ros-tooling/setup-ros
0.0.19
Minor version updates from Dependabot and README updates.
Bump colcon-lcov-result
Uses the latest colcon-lcov-result to resolve an issue identified here.
0.0.17: Invoke rosdep directly on Windows (#101)
rosdep >= 0.19.0 can now be invoked directly as it registers a console_scripts. https://github.com/ros-infrastructure/rosdep/issues/754 Signed-off-by: Thomas Moulard <tmoulard@amazon.com>
0.0.16: Bump dependencies version
Signed-off-by: Thomas Moulard <tmoulard@amazon.com>
0.0.15: Greenkeeper/@typescript eslint/eslint plugin 2.20.0 (#59)
* chore(package): update @typescript-eslint/eslint-plugin to version 2.20.0 * chore(package): update lockfile package-lock.json * Update package.json Co-authored-by: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com> Co-authored-by: Prajakta Gokhale <prajaktg@amazon.com>
0.0.14: Greenkeeper/@typescript eslint/parser 2.20.0 (#60)
* chore(package): update @typescript-eslint/parser to version 2.20.0 * chore(package): update lockfile package-lock.json Co-authored-by: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
0.0.13: Move colcon install from apt to pip
This release locks the version of colcon
and related extensions to avoid workflow breakage from upstream changes.
0.0.12: Fix README (#41)
Clarify that this action enable any ROS *and* ROS 2 package to be built from source. Signed-off-by: Thomas Moulard <tmoulard@amazon.com>
0.0.11: Install libc++abi-dev for clang builds (#32)
Signed-off-by: Thomas Moulard <tmoulard@amazon.com>
0.0.10: Install libc++abi-dev for clang builds (#32)
Signed-off-by: Thomas Moulard <tmoulard@amazon.com>