xqms / rosmon

ROS node launcher & monitoring daemon
Other
182 stars 47 forks source link

Release for Noetic #120

Closed Timple closed 4 years ago

Timple commented 4 years ago

The call for testing today revealed that this package has not yet been released for noetic. Would you mind releasing for noetic as well? :slightly_smiling_face:

xqms commented 4 years ago

We have two dependencies which have to be released for Noetic first: catch_ros and rosfmt. I started the release process for those two: https://github.com/ros/rosdistro/pull/25043 https://github.com/ros/rosdistro/pull/25044

I also did a preliminary check inside a Docker container, and everything seems to compile under Noetic & the unit tests pass.

xqms commented 4 years ago

I bumped the version to 2.3.0 and triggered a release to Noetic: https://github.com/ros/rosdistro/pull/25139

Timple commented 4 years ago

Great! Thanks for the follow up.

While you're in releasing mode, can you also re-release for melodic so we can use this feature right away? :slightly_smiling_face:

xqms commented 4 years ago

After solving some more release issues, packages for Noetic are in the testing repos: http://wiki.ros.org/TestingRepository

I'd appreciate if there are people willing to test these in their Noetic setups :)

Release PR for Melodic is open at https://github.com/ros/rosdistro/pull/25210.