From 985eec15b7de3a89cfdbdb5190dfed97199a465d Mon Sep 17 00:00:00 2001 From: "Addisu Z. Taddese" Date: Mon, 9 Oct 2023 17:04:13 -0500 Subject: [PATCH 1/3] Bumps in ionic : ci_matching_branch/bump_ionic_gz-ionic Signed-off-by: Addisu Z. Taddese --- collection-ionic.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/collection-ionic.yaml b/collection-ionic.yaml index e311bed..eadc641 100644 --- a/collection-ionic.yaml +++ b/collection-ionic.yaml @@ -3,11 +3,11 @@ repositories: gz-cmake: type: git url: https://github.com/gazebosim/gz-cmake - version: gz-cmake3 + version: main gz-common: type: git url: https://github.com/gazebosim/gz-common - version: gz-common5 + version: main gz-fuel-tools: type: git url: https://github.com/gazebosim/gz-fuel-tools @@ -27,7 +27,7 @@ repositories: gz-math: type: git url: https://github.com/gazebosim/gz-math - version: gz-math7 + version: main gz-msgs: type: git url: https://github.com/gazebosim/gz-msgs @@ -39,7 +39,7 @@ repositories: gz-plugin: type: git url: https://github.com/gazebosim/gz-plugin - version: gz-plugin2 + version: main gz-rendering: type: git url: https://github.com/gazebosim/gz-rendering @@ -51,7 +51,7 @@ repositories: gz-tools: type: git url: https://github.com/gazebosim/gz-tools - version: gz-tools2 + version: main gz-transport: type: git url: https://github.com/gazebosim/gz-transport @@ -59,7 +59,7 @@ repositories: gz-utils: type: git url: https://github.com/gazebosim/gz-utils - version: gz-utils2 + version: main sdformat: type: git url: https://github.com/gazebosim/sdformat From b01c8a4af68691fa0c09c9dbe54a9c6cd93ae9fd Mon Sep 17 00:00:00 2001 From: "Addisu Z. Taddese" Date: Mon, 16 Oct 2023 17:47:05 -0500 Subject: [PATCH 2/3] Bumps in ionic : ci_matching_branch/bump_ionic_gz-ionic Signed-off-by: Addisu Z. Taddese --- collection-ionic.yaml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/collection-ionic.yaml b/collection-ionic.yaml index eadc641..b58180e 100644 --- a/collection-ionic.yaml +++ b/collection-ionic.yaml @@ -11,19 +11,19 @@ repositories: gz-fuel-tools: type: git url: https://github.com/gazebosim/gz-fuel-tools - version: gz-fuel-tools9 + version: main gz-sim: type: git url: https://github.com/gazebosim/gz-sim - version: gz-sim8 + version: main gz-gui: type: git url: https://github.com/gazebosim/gz-gui - version: gz-gui8 + version: main gz-launch: type: git url: https://github.com/gazebosim/gz-launch - version: gz-launch7 + version: main gz-math: type: git url: https://github.com/gazebosim/gz-math @@ -31,11 +31,11 @@ repositories: gz-msgs: type: git url: https://github.com/gazebosim/gz-msgs - version: gz-msgs10 + version: main gz-physics: type: git url: https://github.com/gazebosim/gz-physics - version: gz-physics7 + version: main gz-plugin: type: git url: https://github.com/gazebosim/gz-plugin @@ -43,19 +43,19 @@ repositories: gz-rendering: type: git url: https://github.com/gazebosim/gz-rendering - version: gz-rendering8 + version: main gz-sensors: type: git url: https://github.com/gazebosim/gz-sensors - version: gz-sensors8 + version: main gz-tools: type: git url: https://github.com/gazebosim/gz-tools - version: main + version: gz-tools2 gz-transport: type: git url: https://github.com/gazebosim/gz-transport - version: gz-transport13 + version: main gz-utils: type: git url: https://github.com/gazebosim/gz-utils @@ -63,4 +63,4 @@ repositories: sdformat: type: git url: https://github.com/gazebosim/sdformat - version: sdf14 + version: main From be2bb0f925518138b9bf9cbf09b58598ce6940c8 Mon Sep 17 00:00:00 2001 From: Jose Luis Rivero Date: Thu, 26 Oct 2023 16:18:33 +0200 Subject: [PATCH 3/3] Added new versions for Ionic Signed-off-by: Jose Luis Rivero --- gz-fuel-tools10.yaml | 30 ++++++++++++++++++++ gz-gui9.yaml | 42 ++++++++++++++++++++++++++++ gz-launch8.yaml | 66 ++++++++++++++++++++++++++++++++++++++++++++ gz-msgs11.yaml | 22 +++++++++++++++ gz-physics8.yaml | 30 ++++++++++++++++++++ gz-rendering9.yaml | 26 +++++++++++++++++ gz-sensors9.yaml | 46 ++++++++++++++++++++++++++++++ gz-sim9.yaml | 62 +++++++++++++++++++++++++++++++++++++++++ gz-transport14.yaml | 26 +++++++++++++++++ sdformat15.yaml | 22 +++++++++++++++ 10 files changed, 372 insertions(+) create mode 100644 gz-fuel-tools10.yaml create mode 100644 gz-gui9.yaml create mode 100644 gz-launch8.yaml create mode 100644 gz-msgs11.yaml create mode 100644 gz-physics8.yaml create mode 100644 gz-rendering9.yaml create mode 100644 gz-sensors9.yaml create mode 100644 gz-sim9.yaml create mode 100644 gz-transport14.yaml create mode 100644 sdformat15.yaml diff --git a/gz-fuel-tools10.yaml b/gz-fuel-tools10.yaml new file mode 100644 index 0000000..d754e16 --- /dev/null +++ b/gz-fuel-tools10.yaml @@ -0,0 +1,30 @@ +--- +repositories: + gz-cmake: + type: git + url: https://github.com/gazebosim/gz-cmake + version: main + gz-common: + type: git + url: https://github.com/gazebosim/gz-common + version: main + gz-fuel-tools: + type: git + url: https://github.com/gazebosim/gz-fuel-tools + version: main + gz-math: + type: git + url: https://github.com/gazebosim/gz-math + version: main + gz-msgs: + type: git + url: https://github.com/gazebosim/gz-msgs + version: main + gz-tools: + type: git + url: https://github.com/gazebosim/gz-tools + version: gz-tools2 + gz-utils: + type: git + url: https://github.com/gazebosim/gz-utils + version: main diff --git a/gz-gui9.yaml b/gz-gui9.yaml new file mode 100644 index 0000000..3861108 --- /dev/null +++ b/gz-gui9.yaml @@ -0,0 +1,42 @@ +--- +repositories: + gz-cmake: + type: git + url: https://github.com/gazebosim/gz-cmake + version: main + gz-common: + type: git + url: https://github.com/gazebosim/gz-common + version: main + gz-gui: + type: git + url: https://github.com/gazebosim/gz-gui + version: main + gz-math: + type: git + url: https://github.com/gazebosim/gz-math + version: main + gz-msgs: + type: git + url: https://github.com/gazebosim/gz-msgs + version: main + gz-plugin: + type: git + url: https://github.com/gazebosim/gz-plugin + version: main + gz-rendering: + type: git + url: https://github.com/gazebosim/gz-rendering + version: main + gz-tools: + type: git + url: https://github.com/gazebosim/gz-tools + version: gz-tools2 + gz-transport: + type: git + url: https://github.com/gazebosim/gz-transport + version: main + gz-utils: + type: git + url: https://github.com/gazebosim/gz-utils + version: main diff --git a/gz-launch8.yaml b/gz-launch8.yaml new file mode 100644 index 0000000..b58180e --- /dev/null +++ b/gz-launch8.yaml @@ -0,0 +1,66 @@ +--- +repositories: + gz-cmake: + type: git + url: https://github.com/gazebosim/gz-cmake + version: main + gz-common: + type: git + url: https://github.com/gazebosim/gz-common + version: main + gz-fuel-tools: + type: git + url: https://github.com/gazebosim/gz-fuel-tools + version: main + gz-sim: + type: git + url: https://github.com/gazebosim/gz-sim + version: main + gz-gui: + type: git + url: https://github.com/gazebosim/gz-gui + version: main + gz-launch: + type: git + url: https://github.com/gazebosim/gz-launch + version: main + gz-math: + type: git + url: https://github.com/gazebosim/gz-math + version: main + gz-msgs: + type: git + url: https://github.com/gazebosim/gz-msgs + version: main + gz-physics: + type: git + url: https://github.com/gazebosim/gz-physics + version: main + gz-plugin: + type: git + url: https://github.com/gazebosim/gz-plugin + version: main + gz-rendering: + type: git + url: https://github.com/gazebosim/gz-rendering + version: main + gz-sensors: + type: git + url: https://github.com/gazebosim/gz-sensors + version: main + gz-tools: + type: git + url: https://github.com/gazebosim/gz-tools + version: gz-tools2 + gz-transport: + type: git + url: https://github.com/gazebosim/gz-transport + version: main + gz-utils: + type: git + url: https://github.com/gazebosim/gz-utils + version: main + sdformat: + type: git + url: https://github.com/gazebosim/sdformat + version: main diff --git a/gz-msgs11.yaml b/gz-msgs11.yaml new file mode 100644 index 0000000..147e6d9 --- /dev/null +++ b/gz-msgs11.yaml @@ -0,0 +1,22 @@ +--- +repositories: + gz-cmake: + type: git + url: https://github.com/gazebosim/gz-cmake + version: main + gz-math: + type: git + url: https://github.com/gazebosim/gz-math + version: main + gz-msgs: + type: git + url: https://github.com/gazebosim/gz-msgs + version: main + gz-tools: + type: git + url: https://github.com/gazebosim/gz-tools + version: gz-tools2 + gz-utils: + type: git + url: https://github.com/gazebosim/gz-utils + version: main diff --git a/gz-physics8.yaml b/gz-physics8.yaml new file mode 100644 index 0000000..8a1b5c3 --- /dev/null +++ b/gz-physics8.yaml @@ -0,0 +1,30 @@ +--- +repositories: + gz-cmake: + type: git + url: https://github.com/gazebosim/gz-cmake + version: main + gz-common: + type: git + url: https://github.com/gazebosim/gz-common + version: main + gz-math: + type: git + url: https://github.com/gazebosim/gz-math + version: main + gz-physics: + type: git + url: https://github.com/gazebosim/gz-physics + version: main + gz-plugin: + type: git + url: https://github.com/gazebosim/gz-plugin + version: main + gz-utils: + type: git + url: https://github.com/gazebosim/gz-utils + version: main + sdformat: + type: git + url: https://github.com/gazebosim/sdformat + version: main diff --git a/gz-rendering9.yaml b/gz-rendering9.yaml new file mode 100644 index 0000000..5feb07c --- /dev/null +++ b/gz-rendering9.yaml @@ -0,0 +1,26 @@ +--- +repositories: + gz-cmake: + type: git + url: https://github.com/gazebosim/gz-cmake + version: main + gz-common: + type: git + url: https://github.com/gazebosim/gz-common + version: main + gz-math: + type: git + url: https://github.com/gazebosim/gz-math + version: main + gz-plugin: + type: git + url: https://github.com/gazebosim/gz-plugin + version: main + gz-rendering: + type: git + url: https://github.com/gazebosim/gz-rendering + version: main + gz-utils: + type: git + url: https://github.com/gazebosim/gz-utils + version: main diff --git a/gz-sensors9.yaml b/gz-sensors9.yaml new file mode 100644 index 0000000..f74aef8 --- /dev/null +++ b/gz-sensors9.yaml @@ -0,0 +1,46 @@ +--- +repositories: + gz-cmake: + type: git + url: https://github.com/gazebosim/gz-cmake + version: main + gz-common: + type: git + url: https://github.com/gazebosim/gz-common + version: main + gz-math: + type: git + url: https://github.com/gazebosim/gz-math + version: main + gz-msgs: + type: git + url: https://github.com/gazebosim/gz-msgs + version: main + gz-plugin: + type: git + url: https://github.com/gazebosim/gz-plugin + version: main + gz-rendering: + type: git + url: https://github.com/gazebosim/gz-rendering + version: main + gz-sensors: + type: git + url: https://github.com/gazebosim/gz-sensors + version: main + gz-transport: + type: git + url: https://github.com/gazebosim/gz-transport + version: main + gz-tools: + type: git + url: https://github.com/gazebosim/gz-tools + version: gz-tools2 + gz-utils: + type: git + url: https://github.com/gazebosim/gz-utils + version: main + sdformat: + type: git + url: https://github.com/gazebosim/sdformat + version: main diff --git a/gz-sim9.yaml b/gz-sim9.yaml new file mode 100644 index 0000000..0e8afa6 --- /dev/null +++ b/gz-sim9.yaml @@ -0,0 +1,62 @@ +--- +repositories: + gz-cmake: + type: git + url: https://github.com/gazebosim/gz-cmake + version: main + gz-common: + type: git + url: https://github.com/gazebosim/gz-common + version: main + gz-fuel-tools: + type: git + url: https://github.com/gazebosim/gz-fuel-tools + version: main + gz-sim: + type: git + url: https://github.com/gazebosim/gz-sim + version: main + gz-gui: + type: git + url: https://github.com/gazebosim/gz-gui + version: main + gz-math: + type: git + url: https://github.com/gazebosim/gz-math + version: main + gz-msgs: + type: git + url: https://github.com/gazebosim/gz-msgs + version: main + gz-physics: + type: git + url: https://github.com/gazebosim/gz-physics + version: main + gz-plugin: + type: git + url: https://github.com/gazebosim/gz-plugin + version: main + gz-rendering: + type: git + url: https://github.com/gazebosim/gz-rendering + version: main + gz-sensors: + type: git + url: https://github.com/gazebosim/gz-sensors + version: main + gz-tools: + type: git + url: https://github.com/gazebosim/gz-tools + version: gz-tools2 + gz-transport: + type: git + url: https://github.com/gazebosim/gz-transport + version: main + gz-utils: + type: git + url: https://github.com/gazebosim/gz-utils + version: main + sdformat: + type: git + url: https://github.com/gazebosim/sdformat + version: main diff --git a/gz-transport14.yaml b/gz-transport14.yaml new file mode 100644 index 0000000..df4643b --- /dev/null +++ b/gz-transport14.yaml @@ -0,0 +1,26 @@ +--- +repositories: + gz-cmake: + type: git + url: https://github.com/gazebosim/gz-cmake + version: main + gz-math: + type: git + url: https://github.com/gazebosim/gz-math + version: main + gz-msgs: + type: git + url: https://github.com/gazebosim/gz-msgs + version: main + gz-tools: + type: git + url: https://github.com/gazebosim/gz-tools + version: gz-tools2 + gz-transport: + type: git + url: https://github.com/gazebosim/gz-transport + version: main + gz-utils: + type: git + url: https://github.com/gazebosim/gz-utils + version: main diff --git a/sdformat15.yaml b/sdformat15.yaml new file mode 100644 index 0000000..c12d983 --- /dev/null +++ b/sdformat15.yaml @@ -0,0 +1,22 @@ +--- +repositories: + gz-cmake: + type: git + url: https://github.com/gazebosim/gz-cmake + version: main + gz-math: + type: git + url: https://github.com/gazebosim/gz-math + version: main + gz-tools: + type: git + url: https://github.com/gazebosim/gz-tools + version: gz-tools2 + gz-utils: + type: git + url: https://github.com/gazebosim/gz-utils + version: main + sdformat: + type: git + url: https://github.com/gazebosim/sdformat + version: main