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

hri_face_detect: 2.0.10-2 in 'humble/distribution.yaml' [bloom] #42869

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 @@ -3171,6 +3171,20 @@ repositories:
type: git
url: https://github.com/ros4hri/hri_actions_msgs.git
version: humble-devel
hri_face_detect:
doc:
type: git
url: https://github.com/ros4hri/hri_face_detect.git
version: humble-devel
release:
tags:
release: release/humble/{package}/{version}
url: https://github.com/ros4hri/hri_face_detect-release.git
version: 2.0.10-2
Comment on lines +3179 to +3183
Copy link
Member

Choose a reason for hiding this comment

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

This stanza should be removed since the build farm binary packaging jobs will not succeed without metadata.

source:
type: git
url: https://github.com/ros4hri/hri_face_detect.git
version: humble-devel
hri_msgs:
doc:
type: git
Expand Down
Loading