Skip to content
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

privacy_msgs: 1.1.0-1 in 'humble/distribution.yaml' [bloom] #42868

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
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
14 changes: 14 additions & 0 deletions humble/distribution.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6412,6 +6412,20 @@ repositories:
url: https://github.com/mrpt-ros-pkg/pose_cov_ops.git
version: master
status: maintained
privacy_msgs:
doc:
type: git
url: https://github.com/ros4hri/privacy_msgs.git
version: humble-devel
release:
tags:
release: release/humble/{package}/{version}
url: https://github.com/ros4hri/privacy_msgs-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.

@severin-lemaignan can we move this release repository to ros2-gbp?

I can start the PR and mirroring process to add it to the ros4hri team: https://github.com/ros2-gbp/ros2-gbp-github-org/blob/latest/ros4hri.tf

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yes please! (sorry, I always forget how the ros2-gbp process work. It is certainly documented somewhere, but I just don't seem to have the required mental bandwidth to handle it properly 😔)

version: 1.1.0-1
source:
type: git
url: https://github.com/ros4hri/privacy_msgs.git
version: humble-devel
proxsuite:
doc:
type: git
Expand Down
Loading