gazebo-tooling / release-tools

8 stars 9 forks source link

Added missing libs in the __upcoming__ gz-collection.yaml entry #1029

Closed j-rivero closed 9 months ago

j-rivero commented 9 months ago

Some libraries are missing in the upcoming release making the main CI jobs not to get launched.

j-rivero commented 9 months ago

CI reports the addition of the main branches, as expected:

diff -ur -I '.*<id>dashboard_portlet_.*</id>.*' /tmp/current_xml_configuration/gz_fuel_tools-ci-pr_any-jammy-amd64.xml /tmp/pr_xml_configuration/gz_fuel_tools-ci-pr_any-jammy-amd64.xml
--- /tmp/current_xml_configuration/gz_fuel_tools-ci-pr_any-jammy-amd64.xml  2023-10-11 14:02:35.182659758 +0000
+++ /tmp/pr_xml_configuration/gz_fuel_tools-ci-pr_any-jammy-amd64.xml   2023-10-11 14:00:52.262510824 +0000
@@ -55,6 +55,9 @@
                 <org.jenkinsci.plugins.ghprb.GhprbBranch>
                     <branch>gz-fuel-tools9</branch>
                 </org.jenkinsci.plugins.ghprb.GhprbBranch>
+                <org.jenkinsci.plugins.ghprb.GhprbBranch>
+                    <branch>main</branch>
+                </org.jenkinsci.plugins.ghprb.GhprbBranch>
             </whiteListTargetBranches>
             <triggerPhrase>.*(re)?run test(s).*</triggerPhrase>
             <extensions>
diff -ur -I '.*<id>dashboard_portlet_.*</id>.*' /tmp/current_xml_configuration/gz_gui-ci-pr_any-jammy-amd64.xml /tmp/pr_xml_configuration/gz_gui-ci-pr_any-jammy-amd64.xml
--- /tmp/current_xml_configuration/gz_gui-ci-pr_any-jammy-amd64.xml 2023-10-11 14:02:35.970660942 +0000
+++ /tmp/pr_xml_configuration/gz_gui-ci-pr_any-jammy-amd64.xml  2023-10-11 14:00:52.978512919 +0000
@@ -55,6 +55,9 @@
                 <org.jenkinsci.plugins.ghprb.GhprbBranch>
                     <branch>gz-gui8</branch>
                 </org.jenkinsci.plugins.ghprb.GhprbBranch>
+                <org.jenkinsci.plugins.ghprb.GhprbBranch>
+                    <branch>main</branch>
+                </org.jenkinsci.plugins.ghprb.GhprbBranch>
             </whiteListTargetBranches>
             <triggerPhrase>.*(re)?run test(s).*</triggerPhrase>
             <extensions>
diff -ur -I '.*<id>dashboard_portlet_.*</id>.*' /tmp/current_xml_configuration/gz_launch-ci-pr_any-jammy-amd64.xml /tmp/pr_xml_configuration/gz_launch-ci-pr_any-jammy-amd64.xml
--- /tmp/current_xml_configuration/gz_launch-ci-pr_any-jammy-amd64.xml  2023-10-11 14:02:37.370663048 +0000
+++ /tmp/pr_xml_configuration/gz_launch-ci-pr_any-jammy-amd64.xml   2023-10-11 14:00:54.394517326 +0000
@@ -55,6 +55,9 @@
                 <org.jenkinsci.plugins.ghprb.GhprbBranch>
                     <branch>gz-launch7</branch>
                 </org.jenkinsci.plugins.ghprb.GhprbBranch>
+                <org.jenkinsci.plugins.ghprb.GhprbBranch>
+                    <branch>main</branch>
+                </org.jenkinsci.plugins.ghprb.GhprbBranch>
             </whiteListTargetBranches>
             <triggerPhrase>.*(re)?run test(s).*</triggerPhrase>
             <extensions>
diff -ur -I '.*<id>dashboard_portlet_.*</id>.*' /tmp/current_xml_configuration/gz_rendering-ci-pr_any-jammy-amd64.xml /tmp/pr_xml_configuration/gz_rendering-ci-pr_any-jammy-amd64.xml
--- /tmp/current_xml_configuration/gz_rendering-ci-pr_any-jammy-amd64.xml   2023-10-11 14:02:34.834659234 +0000
+++ /tmp/pr_xml_configuration/gz_rendering-ci-pr_any-jammy-amd64.xml    2023-10-11 14:00:51.906509783 +0000
@@ -55,6 +55,9 @@
                 <org.jenkinsci.plugins.ghprb.GhprbBranch>
                     <branch>gz-rendering8</branch>
                 </org.jenkinsci.plugins.ghprb.GhprbBranch>
+                <org.jenkinsci.plugins.ghprb.GhprbBranch>
+                    <branch>main</branch>
+                </org.jenkinsci.plugins.ghprb.GhprbBranch>
             </whiteListTargetBranches>
             <triggerPhrase>.*(re)?run test(s).*</triggerPhrase>
             <extensions>
diff -ur -I '.*<id>dashboard_portlet_.*</id>.*' /tmp/current_xml_configuration/gz_sensors-ci-pr_any-jammy-amd64.xml /tmp/pr_xml_configuration/gz_sensors-ci-pr_any-jammy-amd64.xml
--- /tmp/current_xml_configuration/gz_sensors-ci-pr_any-jammy-amd64.xml 2023-10-11 14:02:36.322661472 +0000
+++ /tmp/pr_xml_configuration/gz_sensors-ci-pr_any-jammy-amd64.xml  2023-10-11 14:00:53.330513949 +0000
@@ -55,6 +55,9 @@
                 <org.jenkinsci.plugins.ghprb.GhprbBranch>
                     <branch>gz-sensors8</branch>
                 </org.jenkinsci.plugins.ghprb.GhprbBranch>
+                <org.jenkinsci.plugins.ghprb.GhprbBranch>
+                    <branch>main</branch>
+                </org.jenkinsci.plugins.ghprb.GhprbBranch>
             </whiteListTargetBranches>
             <triggerPhrase>.*(re)?run test(s).*</triggerPhrase>
             <extensions>
diff -ur -I '.*<id>dashboard_portlet_.*</id>.*' /tmp/current_xml_configuration/gz_sim-ci-pr_any-jammy-amd64.xml /tmp/pr_xml_configuration/gz_sim-ci-pr_any-jammy-amd64.xml
--- /tmp/current_xml_configuration/gz_sim-ci-pr_any-jammy-amd64.xml 2023-10-11 14:02:37.022662524 +0000
+++ /tmp/pr_xml_configuration/gz_sim-ci-pr_any-jammy-amd64.xml  2023-10-11 14:00:54.038516037 +0000
@@ -55,6 +55,9 @@
                 <org.jenkinsci.plugins.ghprb.GhprbBranch>
                     <branch>gz-sim8</branch>
                 </org.jenkinsci.plugins.ghprb.GhprbBranch>
+                <org.jenkinsci.plugins.ghprb.GhprbBranch>
+                    <branch>main</branch>
+                </org.jenkinsci.plugins.ghprb.GhprbBranch>
             </whiteListTargetBranches>
             <triggerPhrase>.*(re)?run test(s).*</triggerPhrase>
             <extensions>
diff -ur -I '.*<id>dashboard_portlet_.*</id>.*' /tmp/current_xml_configuration/gz_transport-ci-pr_any-jammy-amd64.xml /tmp/pr_xml_configuration/gz_transport-ci-pr_any-jammy-amd64.xml
--- /tmp/current_xml_configuration/gz_transport-ci-pr_any-jammy-amd64.xml   2023-10-11 14:02:35.618660413 +0000
+++ /tmp/pr_xml_configuration/gz_transport-ci-pr_any-jammy-amd64.xml    2023-10-11 14:00:52.626511889 +0000
@@ -55,6 +55,9 @@
                 <org.jenkinsci.plugins.ghprb.GhprbBranch>
                     <branch>gz-transport13</branch>
                 </org.jenkinsci.plugins.ghprb.GhprbBranch>
+                <org.jenkinsci.plugins.ghprb.GhprbBranch>
+                    <branch>main</branch>
+                </org.jenkinsci.plugins.ghprb.GhprbBranch>
             </whiteListTargetBranches>
             <triggerPhrase>.*(re)?run test(s).*</triggerPhrase>
             <extensions>
diff -ur -I '.*<id>dashboard_portlet_.*</id>.*' /tmp/current_xml_configuration/sdformat-ci-pr_any-jammy-amd64.xml /tmp/pr_xml_configuration/sdformat-ci-pr_any-jammy-amd64.xml
--- /tmp/current_xml_configuration/sdformat-ci-pr_any-jammy-amd64.xml   2023-10-11 14:02:31.162653713 +0000
+++ /tmp/pr_xml_configuration/sdformat-ci-pr_any-jammy-amd64.xml    2023-10-11 14:00:48.182480521 +0000
@@ -55,6 +55,9 @@
                 <org.jenkinsci.plugins.ghprb.GhprbBranch>
                     <branch>sdf14</branch>
                 </org.jenkinsci.plugins.ghprb.GhprbBranch>
+                <org.jenkinsci.plugins.ghprb.GhprbBranch>
+                    <branch>main</branch>
+                </org.jenkinsci.plugins.ghprb.GhprbBranch>
             </whiteListTargetBranches>
             <triggerPhrase>.*(re)?run test(s).*</triggerPhrase>
             <extensions>