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

Adding new repository for indexing: laser_segmentation, sicks300_2, slg_msg in jazzy #44462

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
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
4 changes: 2 additions & 2 deletions humble/distribution.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9774,10 +9774,10 @@ repositories:
url: https://github.com/SICKAG/sick_scan_xd.git
version: master
status: developed
sicks300_2:
sicks300_ros2:
doc:
type: git
url: https://github.com/ajtudela/sicks300_2.git
url: https://github.com/ajtudela/sicks300_ros2.git
version: humble
status: maintained
simple_actions:
Expand Down
18 changes: 18 additions & 0 deletions jazzy/distribution.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3560,6 +3560,12 @@ repositories:
url: https://github.com/ros-perception/laser_proc.git
version: ros2-devel
status: maintained
laser_segmentation:
doc:
type: git
url: https://github.com/ajtudela/laser_segmentation.git
version: jazzy
status: maintained
launch:
doc:
type: git
Expand Down Expand Up @@ -8558,6 +8564,12 @@ repositories:
url: https://github.com/SICKAG/sick_scan_xd.git
version: develop
status: developed
sicks300_ros2:
doc:
type: git
url: https://github.com/ajtudela/sicks300_ros2.git
Copy link
Contributor

Choose a reason for hiding this comment

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

I put the comment on the wrong line. This is the one CI is failing at:

ERROR: In file '''/home/runner/work/rosdistro/rosdistro/jazzy/distribution.yaml''': Could not validate doc entry for repo sicks300_ros2 with error [[[Could not validate repository with url https://github.com/ajtudela/sicks300_ros2.git and version jazzy from entry at line 8568. Error reason: No branch found matching jazzy]]]
F

https://github.com/ros/rosdistro/actions/runs/13302799815/job/37147175228?pr=44462

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Copy link
Contributor

Choose a reason for hiding this comment

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

I'll try re-triggering CI then

Copy link
Collaborator

Choose a reason for hiding this comment

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

@sloretz The Ci is green now. A friendly ping here to reiterate with review/approval.

version: jazzy
status: maintained
simple_actions:
doc:
type: git
Expand Down Expand Up @@ -8635,6 +8647,12 @@ repositories:
url: https://github.com/SteveMacenski/slam_toolbox.git
version: jazzy
status: maintained
slg_msgs:
doc:
type: git
url: https://github.com/ajtudela/slg_msgs.git
version: jazzy
status: maintained
slider_publisher:
doc:
type: git
Expand Down
6 changes: 6 additions & 0 deletions rolling/distribution.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7701,6 +7701,12 @@ repositories:
url: https://github.com/SICKAG/sick_safevisionary_ros2.git
version: main
status: developed
sicks300_ros2:
doc:
type: git
url: https://github.com/ajtudela/sicks300_ros2.git
version: main
status: maintained
simple_actions:
doc:
type: git
Expand Down
Loading