-
Notifications
You must be signed in to change notification settings - Fork 148
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Garden EOL (backport #662) #667
Closed
Closed
Conversation
This file contains 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
Signed-off-by: Addisu Z. Taddese <[email protected]> (cherry picked from commit 63b651a) # Conflicts: # .github/CODEOWNERS # .github/workflows/build-and-test.sh # .github/workflows/ros2-ci.yml # .github/workflows/triage.yml # README.md # README_RENAME.md # ros_gz/CHANGELOG.rst # ros_gz/package.xml # ros_gz_bridge/CHANGELOG.rst # ros_gz_bridge/CMakeLists.txt # ros_gz_bridge/README.md # ros_gz_bridge/bin/ros_gz_bridge_markdown_table # ros_gz_bridge/include/ros_gz_bridge/convert/geometry_msgs.hpp # ros_gz_bridge/include/ros_gz_bridge/convert/rcl_interfaces.hpp # ros_gz_bridge/include/ros_gz_bridge/convert/ros_gz_interfaces.hpp # ros_gz_bridge/include/ros_gz_bridge/convert/rosgraph_msgs.hpp # ros_gz_bridge/include/ros_gz_bridge/ros_gz_bridge.hpp # ros_gz_bridge/package.xml # ros_gz_bridge/resource/pkg_factories.cpp.em # ros_gz_bridge/ros_gz_bridge/__init__.py # ros_gz_bridge/ros_gz_bridge/mappings.py # ros_gz_bridge/src/bridge_config.cpp # ros_gz_bridge/src/bridge_handle.cpp # ros_gz_bridge/src/bridge_handle.hpp # ros_gz_bridge/src/bridge_handle_gz_to_ros.cpp # ros_gz_bridge/src/convert/actuator_msgs.cpp # ros_gz_bridge/src/convert/geometry_msgs.cpp # ros_gz_bridge/src/convert/gps_msgs.cpp # ros_gz_bridge/src/convert/ros_gz_interfaces.cpp # ros_gz_bridge/src/convert/sensor_msgs.cpp # ros_gz_bridge/src/factory.hpp # ros_gz_bridge/src/factory_interface.hpp # ros_gz_bridge/src/parameter_bridge.cpp # ros_gz_bridge/src/ros_gz_bridge.cpp # ros_gz_bridge/src/service_factories/ros_gz_interfaces.cpp # ros_gz_bridge/src/service_factory.hpp # ros_gz_bridge/src/static_bridge.cpp # ros_gz_bridge/test/bridge_config.cpp # ros_gz_bridge/test/resource/gz_publisher.cpp.em # ros_gz_bridge/test/resource/gz_subscriber.cpp.em # ros_gz_bridge/test/utils/gz_test_msg.cpp # ros_gz_bridge/test/utils/gz_test_msg.hpp # ros_gz_bridge/test/utils/ros_test_msg.cpp # ros_gz_bridge/test/utils/ros_test_msg.hpp # ros_gz_image/CHANGELOG.rst # ros_gz_image/CMakeLists.txt # ros_gz_image/README.md # ros_gz_image/package.xml # ros_gz_image/src/image_bridge.cpp # ros_gz_interfaces/CHANGELOG.rst # ros_gz_interfaces/package.xml # ros_gz_point_cloud/examples/depth_camera.sdf # ros_gz_point_cloud/examples/gpu_lidar.sdf # ros_gz_point_cloud/examples/rgbd_camera.sdf # ros_gz_point_cloud/package.xml # ros_gz_sim/CHANGELOG.rst # ros_gz_sim/CMakeLists.txt # ros_gz_sim/README.md # ros_gz_sim/launch/gz_sim.launch.py.in # ros_gz_sim/package.xml # ros_gz_sim/src/create.cpp # ros_gz_sim_demos/CHANGELOG.rst # ros_gz_sim_demos/launch/joint_states.launch.py # ros_gz_sim_demos/launch/robot_description_publisher.launch.py # ros_gz_sim_demos/launch/tf_bridge.launch.py # ros_gz_sim_demos/package.xml # test_ros_gz_bridge/package.xml
Cherry-pick of 63b651a has failed:
To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally |
Merged
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.
Part of gazebo-tooling/release-tools#1165.
Since it will be possible to install Garden packages after EOL, I simply added footnotes on the rows that have EOLs. I also removed Garden from one of the suggested releases to install.
This is an automatic backport of pull request #662 done by [Mergify](https://mergify.com).