This repository holds scripts and tools that are used for testing and releasing Gazebo software.
- release.py: Triggers new debian and homebrew releases (major, minor, patch, pre-release...).
- For -release repository scripts, please see release-repo-scripts/README.md
- For source repository scripts, please see source-repo-scripts/README.md
- For scripts related to unofficial ROS packages, please see bloom scripts
For the developers officially maintaining Gazebo software that need to run a new release of the software:
- The Gazebo Release Process document provides an overview of how releasing works.
- The Gazebo Release Instructions document provides step by step instructions to run new releases.