From 87218c0fc8185fb6fb04bc801f21573918cebd1f Mon Sep 17 00:00:00 2001 From: Ian Chen Date: Fri, 23 Aug 2024 12:07:56 -0700 Subject: [PATCH 1/2] Ionic: use stable branch for gz-rendering9 (#169) Signed-off-by: Ian Chen --- collection-ionic.yaml | 2 +- gz-gui9.yaml | 2 +- gz-launch8.yaml | 2 +- gz-rendering9.yaml | 2 +- gz-sensors9.yaml | 2 +- gz-sim9.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/collection-ionic.yaml b/collection-ionic.yaml index 4662632..9b59e66 100644 --- a/collection-ionic.yaml +++ b/collection-ionic.yaml @@ -43,7 +43,7 @@ repositories: gz-rendering: type: git url: https://github.com/gazebosim/gz-rendering - version: main + version: gz-rendering9 gz-sensors: type: git url: https://github.com/gazebosim/gz-sensors diff --git a/gz-gui9.yaml b/gz-gui9.yaml index 7ac9f15..d58254c 100644 --- a/gz-gui9.yaml +++ b/gz-gui9.yaml @@ -27,7 +27,7 @@ repositories: gz-rendering: type: git url: https://github.com/gazebosim/gz-rendering - version: main + version: gz-rendering9 gz-tools: type: git url: https://github.com/gazebosim/gz-tools diff --git a/gz-launch8.yaml b/gz-launch8.yaml index 4662632..9b59e66 100644 --- a/gz-launch8.yaml +++ b/gz-launch8.yaml @@ -43,7 +43,7 @@ repositories: gz-rendering: type: git url: https://github.com/gazebosim/gz-rendering - version: main + version: gz-rendering9 gz-sensors: type: git url: https://github.com/gazebosim/gz-sensors diff --git a/gz-rendering9.yaml b/gz-rendering9.yaml index 7ff3dee..9eab48e 100644 --- a/gz-rendering9.yaml +++ b/gz-rendering9.yaml @@ -19,7 +19,7 @@ repositories: gz-rendering: type: git url: https://github.com/gazebosim/gz-rendering - version: main + version: gz-rendering9 gz-utils: type: git url: https://github.com/gazebosim/gz-utils diff --git a/gz-sensors9.yaml b/gz-sensors9.yaml index 2ce4dc3..8164636 100644 --- a/gz-sensors9.yaml +++ b/gz-sensors9.yaml @@ -23,7 +23,7 @@ repositories: gz-rendering: type: git url: https://github.com/gazebosim/gz-rendering - version: main + version: gz-rendering9 gz-sensors: type: git url: https://github.com/gazebosim/gz-sensors diff --git a/gz-sim9.yaml b/gz-sim9.yaml index b239342..ae12ee3 100644 --- a/gz-sim9.yaml +++ b/gz-sim9.yaml @@ -39,7 +39,7 @@ repositories: gz-rendering: type: git url: https://github.com/gazebosim/gz-rendering - version: main + version: gz-rendering9 gz-sensors: type: git url: https://github.com/gazebosim/gz-sensors From fe51d70bb4605e6d43d2e74d662c01ba0aa24430 Mon Sep 17 00:00:00 2001 From: Jenn Nguyen Date: Fri, 23 Aug 2024 15:55:15 -0700 Subject: [PATCH 2/2] Use stable branch for gz-gui9 (#170) Signed-off-by: Jenn Nguyen --- collection-ionic.yaml | 2 +- gz-gui9.yaml | 2 +- gz-launch8.yaml | 2 +- gz-sim9.yaml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/collection-ionic.yaml b/collection-ionic.yaml index 9b59e66..18270df 100644 --- a/collection-ionic.yaml +++ b/collection-ionic.yaml @@ -19,7 +19,7 @@ repositories: gz-gui: type: git url: https://github.com/gazebosim/gz-gui - version: main + version: gz-gui9 gz-launch: type: git url: https://github.com/gazebosim/gz-launch diff --git a/gz-gui9.yaml b/gz-gui9.yaml index d58254c..338447f 100644 --- a/gz-gui9.yaml +++ b/gz-gui9.yaml @@ -11,7 +11,7 @@ repositories: gz-gui: type: git url: https://github.com/gazebosim/gz-gui - version: main + version: gz-gui9 gz-math: type: git url: https://github.com/gazebosim/gz-math diff --git a/gz-launch8.yaml b/gz-launch8.yaml index 9b59e66..18270df 100644 --- a/gz-launch8.yaml +++ b/gz-launch8.yaml @@ -19,7 +19,7 @@ repositories: gz-gui: type: git url: https://github.com/gazebosim/gz-gui - version: main + version: gz-gui9 gz-launch: type: git url: https://github.com/gazebosim/gz-launch diff --git a/gz-sim9.yaml b/gz-sim9.yaml index ae12ee3..3267678 100644 --- a/gz-sim9.yaml +++ b/gz-sim9.yaml @@ -19,7 +19,7 @@ repositories: gz-gui: type: git url: https://github.com/gazebosim/gz-gui - version: main + version: gz-gui9 gz-math: type: git url: https://github.com/gazebosim/gz-math