PR2 / robot_self_filter

15 stars 29 forks source link

Request to release new version #9

Closed garaemon closed 8 years ago

garaemon commented 8 years ago

Could you release newer version?

I'd like to use recently closed PRs https://github.com/PR2/robot_self_filter/pulls?q=is%3Apr+is%3Aclosed

wkentaro commented 8 years ago

+1

UltronDestroyer commented 8 years ago

Sure can my friends. Ill get to it tomorrow

UltronDestroyer commented 8 years ago

@wkentaro @garaemon Do you both want administrator access to the PR2 repositories so you can make releases as well?

wkentaro commented 8 years ago

yeah, I'd like to.

wkentaro commented 8 years ago

Thanks @TheDash , but actually I don't know how to release PR2 repositories.

UltronDestroyer commented 8 years ago

Oh ok, Very simple.

First you need to tag a new release. You will need to clone the repo:

git clone https://github.com/PR2/robot_self_filter

Tag a release

catkin_prepare_release

Release to relase repository. All release repository can be found at https://github.com/pr2-gbp/

"bloom-release --rosdistro indigo --track indigo robot_self_filter"

and follow the command line prompts.

wkentaro commented 8 years ago

actually it said remote: Permission to pr2-gbp/robot_self_filter-gbp.git denied to wkentaro.

UltronDestroyer commented 8 years ago

I need to add you to pr2-gbp as well

UltronDestroyer commented 8 years ago

Added

wkentaro commented 8 years ago

it works, thanks. https://github.com/ros/rosdistro/pull/9953

wkentaro commented 8 years ago

https://github.com/ros/rosdistro/pull/9953 is merged, so I close this issue.

garaemon commented 8 years ago

@wkentaro @garaemon Do you both want administrator access to the PR2 repositories so you can make releases as well?

Yeah, it would be great

garaemon commented 8 years ago

@TheDash Could you give me access to pr2-gbp? or @wkentaro can you run bloom-release? I've just tagged new version (0.1.29)

wkentaro commented 8 years ago

released

UltronDestroyer commented 8 years ago

Yes I can, moment.

UltronDestroyer commented 8 years ago

Added to gbp

garaemon commented 8 years ago

thanks!

trainman419 commented 8 years ago

Why so many releases? That puts an enormous load on the ROS build farm.