ROS2 package release platform requirements
Hi! To be honest I am a bit confused about ROS2 support for Win + MacOS and the implications that has if a package is released. I started with reading in the docs: https://index.ros.org/doc/ros2/Tutori... here nothing special is mentioned.
Checking the rosdistro distribution.yaml
https://github.com/ros/rosdistro/blob... there seems to be where release_platforms
only specifies focal
. According to rep-0141 thus only for this platform releases are build.
If I understand rep-2000 correctly the Win+MacOS support seems to "defined" in terms of requirements only for the core-packages and the middleware.
Are there docs / discussions what the multi OS support means for user-packages? Can an user decide to "just" release for ubuntu or will the buildfarm fail? What is required? Are there badges or something similar?
Is posting the question here the "right" way or should this be discussed in discourse?