released a bloom package to Groovy, how do I release it to Hydro?
Trying to follow the relevant bloom tutorial.
Step 1:
$ bloom-release --ros-distro hydro --new-track camera_info_manager_py hydro
Specified repository 'camera_info_manager_py' is not in the distro file located at 'https://raw.github.com/ros/rosdistro/master/releases/hydro.yaml'
This is true. Adding the package to that file is part of step 3, which links to notifying the build farm.
Maybe I just need to do that part first. If so, I will update the tutorial accordingly. But, I am not sure that would be correct.
Doesn't the rosdistro update tell Jenkins to start building?
Shouldn't the GBP release repo be updated before that?
Is there a chicken-and-egg problem here?