colcon / colcon-cmake

Extension for colcon to support CMake packages
http://colcon.readthedocs.io
Apache License 2.0
16 stars 25 forks source link

Use GitHub Actions instead of Travis and AppVeyor #100

Closed cottsay closed 2 years ago

cottsay commented 3 years ago

Requires #99

I needed to add a couple of entries to ignore deprecation warnings coming out of some other packages on newer Python versions with Windows. Not sure why the warnings didn't manifest on the other platforms, but none of them were originating from colcon code.