[ros-release] bloom-release not adding the multiple packages to release.yaml

Toni Oliver Duran toliver.shadow at gmail.com
Wed Sep 25 11:12:12 UTC 2013


This is a first-time release of a repo containing multiple packages (one of
them a metapackage).

bloom-release seems to be working well and finding the different packages,
but when generating the pull request to hydro/release.yaml it does not
create the list of packages automatically.

I get

sr_ronex:
    tags:
      release: release/hydro/{package}/{version}
    url: git at github.com:shadow-robot/sr-ronex-release.git
    version: 0.9.2-0


When I expect:

sr_ronex:
    packages:
        sr_ronex:
        sr_ronex_controllers:
        sr_ronex_drivers:
        sr_ronex_examples:
        sr_ronex_external_protocol:
        sr_ronex_hardware_interface:
        sr_ronex_launch:
        sr_ronex_msgs:
        sr_ronex_transmissions:
        sr_ronex_utilities:
    tags:
      release: release/hydro/{package}/{version}
    url: git at github.com:shadow-robot/sr-ronex-release.git
    version: 0.9.2-0


Is the normal behaviour of bloom-release that the user adds the list of
packages manually? Or it means that I did something wrong?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ros.org/pipermail/ros-release/attachments/20130925/a637a9fe/attachment.html>


More information about the ros-release mailing list