RobotWebTools / rclnodejs

Node.js version of ROS 2.0 client
https://docs.ros.org/en/humble/Concepts/Basic/About-Client-Libraries.html?highlight=rclnodejs#community-maintained
Apache License 2.0
311 stars 70 forks source link

Deploy github workflows on galactic branch #844

Closed minggangw closed 2 years ago

minggangw commented 2 years ago

This patch copies the .yml configuration from https://github.com/RobotWebTools/rclnodejs/blob/develop/.github/workflows/linux-build-and-test.yml and changes the distro to galactic.

Besides, this patch removes the previous CIs configurations for travis/appveyor/circleci.

Fix: #None