Initial support for the rotary distribution (gz-cmake)#1453
Merged
Initial support for the rotary distribution (gz-cmake)#1453
Conversation
Signed-off-by: Jose Luis Rivero <jrivero@honurobotics.com>
Signed-off-by: Jose Luis Rivero <jrivero@honurobotics.com>
Signed-off-by: Jose Luis Rivero <jrivero@honurobotics.com>
azeey
reviewed
Mar 4, 2026
Generated-by: Opus 4.6 Signed-off-by: Jose Luis Rivero <jrivero@honurobotics.com>
Contributor
Author
|
Changes in XML: Only in /tmp/pr_xml_configuration: gz-rotary-cmake-debbuilder.xml
Only in /tmp/pr_xml_configuration: gz-rotary-cmake-source.xml
Only in /tmp/pr_xml_configuration: gz-rotary.xml
Only in /tmp/pr_xml_configuration: gz_cmake-install-pkg-noble-amd64.xml
Only in /tmp/pr_xml_configuration: gz_cmake-install_bottle-homebrew-amd64.xml
Only in /tmp/pr_xml_configuration: gz_cmake-install_bottle-homebrew-arm64.xml
Only in /tmp/pr_xml_configuration: gz_rotary-install-pkg-noble-amd64.xml
diff -ur -I '.*<id>dashboard_portlet_.*</id>.*' /tmp/current_xml_configuration/ignition-kura-nightly-scheduler.xml /tmp/pr_xml_configuration/ignition-kura-nightly-scheduler.xml
--- /tmp/current_xml_configuration/ignition-kura-nightly-scheduler.xml 2026-03-05 11:10:32.724445463 +0000
+++ /tmp/pr_xml_configuration/ignition-kura-nightly-scheduler.xml 2026-03-05 11:10:19.647778651 +0000
@@ -85,8 +85,6 @@
src_branch="gz-sim10"
elif [[ "${n}" != "${n/gui/}" ]]; then
src_branch="gz-gui10"
- elif [[ "${n}" != "${n/launch/}" ]]; then
- src_branch="gz-launch9"
elif [[ "${n}" != "${n/math/}" ]]; then
src_branch="gz-math9"
elif [[ "${n}" != "${n/msgs/}" ]]; then
Only in /tmp/pr_xml_configuration: ignition_rotary-install-pkg_ros_bootstrap-any-manual.xml |
Signed-off-by: Jose Luis Rivero <jrivero@honurobotics.com>
Signed-off-by: Jose Luis Rivero <jrivero@honurobotics.com>
Signed-off-by: Jose Luis Rivero <jrivero@honurobotics.com>
Contributor
Author
|
First test gz-rotary-cmake package https://build.osrfoundation.org/job/gz-rotary-cmake-debbuilder/5/ . Not uploaded, yet. |
azeey
reviewed
Mar 6, 2026
Signed-off-by: Jose Luis Rivero <jrivero@honurobotics.com>
Signed-off-by: Jose Luis Rivero <jrivero@honurobotics.com>
Signed-off-by: Jose Luis Rivero <jrivero@honurobotics.com>
Signed-off-by: Jose Luis Rivero <jrivero@honurobotics.com>
Signed-off-by: Jose Luis Rivero <jrivero@honurobotics.com>
azeey
approved these changes
Mar 9, 2026
Contributor
Author
|
Merging and deploying changes. |
Contributor
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Related to #1446
First batch of changes:
Let's see the changes produced by the CI.