omplapp icon indicating copy to clipboard operation
omplapp copied to clipboard

Add github action ci with vcpkg

Open talregev opened this issue 7 months ago • 1 comments

Add github action ci with vcpkg.

I try to fix first the appveyor ci, but it too slow. It take more then 1 hour for install only the minimum dependencies with vcpkg. I decided to create a new github action ci. template taken from ompl ci, and change according to my knowledge and for ompleapp.

This is still basic ci that it working. Can improve over time.

talregev avatar Jun 03 '25 14:06 talregev

You can take a look on my self PR: https://github.com/talregev/omplapp/pull/2 https://github.com/talregev/omplapp/actions/runs/15447455303/job/43481703144

talregev avatar Jun 03 '25 15:06 talregev