-
Notifications
You must be signed in to change notification settings - Fork 2.7k
reintegrate Ardent, Bouncy and Crystal from ros2/rosdistro #19908
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Increasing version of package(s) in repository `common_interfaces` to `0.5.0-1`: - upstream repository: https://github.com/ros2/common_interfaces.git - release repository: https://github.com/ros2-gbp/common_interfaces-release.git - distro file: `bouncy/distribution.yaml` - bloom version: `0.6.6` - previous version for package: `0.5.0-0`
Increasing version of package(s) in repository `example_interfaces` to `0.5.0-0`: - upstream repository: https://github.com/ros2/example_interfaces.git - release repository: https://github.com/ros2-gbp/example_interfaces-release.git - distro file: `bouncy/distribution.yaml` - bloom version: `0.6.6` - previous version for package: `0.5.0-1`
Increasing version of package(s) in repository `demos` to `0.5.1-1`: - upstream repository: https://github.com/ros2/demos.git - release repository: https://github.com/ros2-gbp/demos-release.git - distro file: `bouncy/distribution.yaml` - bloom version: `0.6.6` - previous version for package: `0.5.1-0` Updates debian/control data to fix vendor typesupport issues.
Increasing version of package(s) in repository `cartographer_ros` to `2.1.1-1`: - upstream repository: https://github.com/ros2/cartographer_ros.git - release repository: https://github.com/ros2-gbp/cartographer_ros-release.git - distro file: `bouncy/distribution.yaml` - bloom version: `0.6.6` - previous version for package: `2.1.1-0` Updates debian/control data to fix vendor typesupport issues.
Increasing version of package(s) in repository `geometry2` to `0.9.1-1`: - upstream repository: https://github.com/ros2/geometry2.git - release repository: https://github.com/ros2-gbp/geometry2-release.git - distro file: `bouncy/distribution.yaml` - bloom version: `0.6.6` - previous version for package: `0.9.1-1` Updates debian/control data to fix vendor typesupport issues.
Increasing version of package(s) in repository `navigation_msgs` to `2.0.0-1`: - upstream repository: https://github.com/ros2/navigation_msgs.git - release repository: https://github.com/ros2-gbp/navigation_msgs-release.git - distro file: `bouncy/distribution.yaml` - bloom version: `0.6.6` - previous version for package: `2.0.0-1` Updates debian/control data to fix vendor typesupport issues.
* change source and doc branch to bouncy for ROS2 repositories * urdfdom_headers is using upstream master and googletest is released from a hash on the ros2 branch * don't change repos out of ros2/ament org that I don't maintain
The group dependency on a logger package prevents builds from running.
Was that successful? Most commits seem to show something like |
I don't see this commit on this PR. Has it been added already? |
Thanks for pointing it out. Looks like that one was sitting only in my local working copy. Pushed in 8cc1b58. |
Before we do the merge I'm going to take this branch to my fork and perform a dry-run release against the merged rosdistro. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I was able to use this branch on my fork to mock re-release random_numbers for melodic and class_loader for crystal with pull requests.
I've approved this PR although @dirk-thomas is currently looking at an issue with the patch from ros-infrastructure/bloom#501 which was only testable now. Edit: as mentioned below. The issue is the bloom maintainer (who could that be?) needs to cut a new release. |
Bloom needs a new release which includes that merged PR. |
Related to ros2#492.
Contains all commits from ros2/rosdistro which affect the three ROS 2 distros (using
git-splits
). Each commit message was rewritten to prepend "ros2/rosdistro" to each referenced ticket number (usinggit filter-branch --msg-filter ...
). A manual commit at the end adds the three distros to the index files.