moveit2 icon indicating copy to clipboard operation
moveit2 copied to clipboard

Test Windows Build in CI

Open ChrisThrasher opened this issue 2 years ago • 2 comments

MoveIt already provides binaries for Windows so it's in our best interest to continuously build and test on Windows to ensure we don't introduce Windows regressions. Hopefully there's a precedent for doing Windows ROS 2 CI actions, but if not then we might have to establish those conventions.

@lilustga Do you know how we might approach this?

ChrisThrasher avatar Jun 02 '22 20:06 ChrisThrasher

Hi @ChrisThrasher,

Moveit CI for Windows would be great! There's definitely precedent for Windows ROS 2 CI.

The Github action is likely the best place to start: https://github.com/ros-tooling/action-ros-ci

lilustga avatar Jun 03 '22 18:06 lilustga

Should this be based on the RoboStack CI?

v4hn avatar Jun 07 '22 13:06 v4hn