Skip to content

Commit

Permalink
Update release repositories for ROS 2 from microstrain. (#31696)
Browse files Browse the repository at this point in the history
Responding to the request in #31550 (comment)
This updates the release repository url for ROS 2 distros to all use the
ros2-gbp copy of the repository.
  • Loading branch information
nuclearsandwich authored Jan 11, 2022
1 parent f022e91 commit da5a2eb
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions foxy/distribution.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2137,7 +2137,7 @@ repositories:
- microstrain_inertial_rqt
tags:
release: release/foxy/{package}/{version}
url: https://github.com/LORD-MicroStrain/microstrain_inertial-ros2-release.git
url: https://github.com/ros2-gbp/microstrain_inertial-release.git
version: 2.4.0-1
source:
test_pull_requests: true
Expand Down Expand Up @@ -2494,7 +2494,7 @@ repositories:
release:
tags:
release: release/foxy/{package}/{version}
url: https://github.com/LORD-MicroStrain/ntrip_client-ros2-release.git
url: https://github.com/ros2-gbp/ntrip_client-release.git
version: 1.0.0-1
source:
test_pull_requests: true
Expand Down
4 changes: 2 additions & 2 deletions galactic/distribution.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1754,7 +1754,7 @@ repositories:
- microstrain_inertial_rqt
tags:
release: release/galactic/{package}/{version}
url: https://github.com/LORD-MicroStrain/microstrain_inertial-ros2-release.git
url: https://github.com/ros2-gbp/microstrain_inertial-release.git
version: 2.4.0-1
source:
test_pull_requests: true
Expand Down Expand Up @@ -2137,7 +2137,7 @@ repositories:
release:
tags:
release: release/galactic/{package}/{version}
url: https://github.com/LORD-MicroStrain/ntrip_client-ros2-release.git
url: https://github.com/ros2-gbp/ntrip_client-release.git
version: 1.0.0-1
source:
test_pull_requests: true
Expand Down
4 changes: 2 additions & 2 deletions rolling/distribution.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1720,7 +1720,7 @@ repositories:
- microstrain_inertial_rqt
tags:
release: release/rolling/{package}/{version}
url: https://github.com/LORD-MicroStrain/microstrain_inertial-ros2-release.git
url: https://github.com/ros2-gbp/microstrain_inertial-release.git
version: 2.4.0-1
source:
test_pull_requests: true
Expand Down Expand Up @@ -1995,7 +1995,7 @@ repositories:
release:
tags:
release: release/rolling/{package}/{version}
url: https://github.com/LORD-MicroStrain/ntrip_client-ros2-release.git
url: https://github.com/ros2-gbp/ntrip_client-release.git
version: 1.0.0-2
source:
test_pull_requests: true
Expand Down

0 comments on commit da5a2eb

Please sign in to comment.