Closed methylDragon closed 2 years ago
Remove extra dependencies (e.g. geometry_msgs doesn't seem to be used)
33a42e08c6e450571e96e0a9bddcd65af31caed6
Addressed other critical aspects as well and released 0.5.0
tag.
Are ros_testing
and std_msgs
used as well?
Are ros_testing and std_msgs used as well?
Great catch 0.5.1
addressed both d8c146562b21174c871702dc6ce9eb89791e2f4c
Cool! I think this is good to go, I'll bloom it once we have rolling and humble branches.
Cool! I think this is good to go, I'll bloom it once we have rolling and humble branches.
Done!
Tried the release myself, failed ❌ :
I didn't have any issues :o PR opened: https://github.com/ros/rosdistro/pull/32594
I'm not sure what's causing yours.
```
bloom-release --rosdistro rolling --track rolling ros2acceleration --edit
ROS Distro index file associate with commit 'a28952a18be4522a728d9753303dbfdd70e4eea0'
New ROS Distro index url: 'https://raw.githubusercontent.com/ros/rosdistro/a28952a18be4522a728d9753303dbfdd70e4eea0/index-v4.yaml'
Specified repository 'ros2acceleration' is not in the distribution file located at 'https://raw.githubusercontent.com/ros/rosdistro/a28952a18be4522a728d9753303dbfdd70e4eea0/rolling/distribution.yaml'
Did you mean one of these: 'ament_acceleration', 'ros2cli'?
Could not determine release repository url for repository 'ros2acceleration' of distro 'rolling'
You can continue the release process by manually specifying the location of the RELEASE repository.
To be clear this is the url of the RELEASE repository not the upstream repository.
For release repositories on GitHub, you should provide the `https://` url which should end in `.git`.
Here is the url for a typical release repository on GitHub: https://github.com/ros-gbp/rviz-release.git
==> Looking for a release of this repository in a different distribution...
No reasonable default release repository url could be determined from previous releases.
Release repository url [press enter to abort]: https://github.com/ros2-gbp/ros2acceleration-release.git
==> Fetching 'ros2acceleration' repository from 'https://github.com/ros2-gbp/ros2acceleration-release.git'
Cloning into '/tmp/tmpm3tn49lc'...
warning: You appear to have cloned an empty repository.
WARNING [vcstools] Command failed: 'git checkout master'
run at: '/tmp/tmpm3tn49lc'
errcode: 1:
error: pathspec 'master' did not match any file(s) known to git
[/vcstools]
Creating 'master' branch.
Creating track 'rolling'...
Repository Name:
Note that this set test_pull_requests: true
!!!
You'll need to do the corresponding permissions settings for the repo! Also do let me know if you'd prefer if I didn't set up PR request testing on release.
Closing this issue, since we're done :tada: Congratulations on the press release too!
[STATUS: RELEASED - LIVE ON JAMMY]
Buildfarm Status
Description
This issue tracks the status for the release of this repository into
rosdistro
and making it available for installation as.deb
via the ROS 2 repositories.It will detail the steps that need to be taken, and what recommended changes are good to have.
Highlights
Release Process
Steps
geometry_msgs
doesn't seem to be used) .package.xml
@vmayoralhumble
androlling
branchesbloom
releasebloom
should PRrosdistro
, if not, manually create a PRrosdistro
team to review package and merge PR (1-2 days, 1 month to get apt installable)Recommendations