PickNikRobotics / parameter_tools

Patterns and sugar for ROS2 parameters
BSD 3-Clause "New" or "Revised" License
0 stars 3 forks source link

Add pre-commit and github actions #4

Closed tylerjw closed 3 years ago

tylerjw commented 3 years ago

This PR adds pre-commit and github actions.

tylerjw commented 3 years ago

Here is a PR that tests running the github actions: https://github.com/tylerjw/parameter_tools/pull/1

tylerjw commented 3 years ago

I'll remove foxy from the preresease. In my next pr I'm using c++17 features so this really only targets rolling and galactic.

tylerjw commented 3 years ago

Ccov will only show up after we merge this.