tesseract-robotics/colcon-action

Simple action to build a colcon workspace

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
before-scriptScript that runs before anything else in build stepsno""
ccache-prefixCCache key prefix component (optional)no""
ccache-enabledEnable/Disable ccache (optional)notrue
rosdep-enabledIndicate if rosdep should be used (optional)notrue
rosdep-install-argsAdditional args to pass to rosdep install (optional)no-iry
add-ros-ppaIndicate if ROS PPA should be added (optional)notrue
vcs-fileThe relative path to the vcs repos file (optional)no""
upstream-argsAdditional args to pass to colcon build for upstream workspace (optional)no""
target-pathRelative path under $GITHUB_WORKSPACE where the repository was placed (optional)no""
target-argsAdditional args to pass to colcon build for target workspace (optional)no""
run-testsIndicate if tests should be runnotrue
run-tests-argsAdditional args to pass to colcon test (optional)no""

no outputs