Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions rolling/distribution.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9202,16 +9202,16 @@ repositories:
doc:
type: git
url: https://github.com/synapticon/synapticon_ros2_control.git
version: main
version: rolling
release:
tags:
release: release/rolling/{package}/{version}
url: https://github.com/ros2-gbp/synapticon_ros2_control-release.git
version: 0.1.2-1
url: https://github.com/synapticon/synapticon_ros2_control-release.git
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you explain why you made this change? We prefer using a release repo under ros2-gbp.

https://docs.ros.org/en/rolling/How-To-Guides/Releasing/Release-Team-Repository.html#what-if-my-existing-release-repo-isn-t-on-ros2-gbp

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For rolling, it's not just preferred, it's required.

version: 0.3.0-1
source:
type: git
url: https://github.com/synapticon/synapticon_ros2_control.git
version: main
version: rolling
status: maintained
sync_tooling_msgs:
doc:
Expand Down