Skip to content

Conversation

dirk-thomas
Copy link
Member

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 (using git filter-branch --msg-filter ...). A manual commit at the end adds the three distros to the index files.

nuclearsandwich and others added 30 commits June 28, 2018 20:03
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
@gavanderhoorn
Copy link
Contributor

Each commit message was rewritten to prepend "ros2/rosdistro" to each referenced ticket number

Was that successful? Most commits seem to show something like ros2#491. Should that be ros2/rosdistro#491?

@dirk-thomas
Copy link
Member Author

Most commits seem to show something like ros2#491. Should that be ros2#491?

Yes, you might want to look at the plain commit message. GitHub is reformatting the link text since it is a forked repo. The links should work though.

@nuclearsandwich
Copy link
Member

A manual commit at the end adds the three distros to the index files.

I don't see this commit on this PR. Has it been added already?

@dirk-thomas
Copy link
Member Author

Thanks for pointing it out. Looks like that one was sitting only in my local working copy. Pushed in 8cc1b58.

@nuclearsandwich
Copy link
Member

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.

Copy link
Member

@nuclearsandwich nuclearsandwich left a 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.

@nuclearsandwich
Copy link
Member

nuclearsandwich commented Jan 10, 2019

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.

@dirk-thomas
Copy link
Member Author

Bloom needs a new release which includes that merged PR.

@dirk-thomas dirk-thomas merged commit 23e5367 into master Jan 10, 2019
@dirk-thomas dirk-thomas deleted the ardent-bouncy-crystal branch January 10, 2019 21:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.