Skip to content

Commit

Permalink
Add Jazzy distribution as pre-release (ros#40675)
Browse files Browse the repository at this point in the history
* Initial yaml and index updates for Jazzy.

* Update index-v4.yaml

* Update jazzy/distribution.yaml

* Remove robotnt_msgs.

The 'ros2-rolling-devel' branch was removed, and there
is no obvious replacement branch.  Remove it for now.

Signed-off-by: Marco A. Gutierrez <[email protected]>
Co-authored-by: Chris Lalancette <[email protected]>
Co-authored-by: Steven! Ragnarök <[email protected]>
  • Loading branch information
3 people authored Apr 19, 2024
1 parent 7d6e501 commit 490706b
Show file tree
Hide file tree
Showing 4 changed files with 8,212 additions and 5 deletions.
6 changes: 6 additions & 0 deletions index-v4.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,12 @@ distributions:
distribution_status: end-of-life
distribution_type: ros1
python_version: 2
jazzy:
distribution: [jazzy/distribution.yaml]
distribution_cache: http://repo.ros2.org/rosdistro_cache/jazzy-cache.yaml.gz
distribution_status: pre-release
distribution_type: ros2
python_version: 3
kinetic:
distribution: [kinetic/distribution.yaml]
distribution_cache: http://repositories.ros.org/rosdistro_cache/kinetic-cache.yaml.gz
Expand Down
3 changes: 3 additions & 0 deletions index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,9 @@ distributions:
jade:
distribution: [jade/distribution.yaml]
distribution_cache: http://repositories.ros.org/rosdistro_cache/jade-cache.yaml.gz
jazzy:
distribution: [jazzy/distribution.yaml]
distribution_cache: http://repo.ros2.org/rosdistro_cache/jazzy-cache.yaml.gz
kinetic:
distribution: [kinetic/distribution.yaml]
distribution_cache: http://repositories.ros.org/rosdistro_cache/kinetic-cache.yaml.gz
Expand Down
Loading

0 comments on commit 490706b

Please sign in to comment.