We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14f842a commit 0ffcaefCopy full SHA for 0ffcaef
jazzy/distribution.yaml
@@ -2967,13 +2967,18 @@ repositories:
2967
foxglove_sdk_vendor:
2968
doc:
2969
type: git
2970
- url: https://gitlab.com/jlack/foxglove_sdk_vendor
+ url: https://gitlab.com/jlack/foxglove_sdk_vendor.git
2971
version: main
2972
+ release:
2973
+ tags:
2974
+ release: release/jazzy/{package}/{version}
2975
+ url: https://github.com/ros2-gbp/foxglove_sdk_vendor-release.git
2976
+ version: 0.2.0-2
2977
source:
2978
2979
2980
- status: maintained
2981
+ status: developed
2982
frame_editor:
2983
2984
0 commit comments