ros-infrastructure / ros_buildfarm

ROS buildfarm based on Docker
Apache License 2.0
83 stars 97 forks source link

Add flags to separate generate_release_script parts #1066

Closed cottsay closed 3 weeks ago

cottsay commented 1 month ago

These flags will enable script invocations of the source and binary jobs separately, supporting a build process more like the Jenkins buildfarm.

Most of the line changes are indenting the code block in the middle of generate_release_script.py, so best reviewed with whitespace changes hidden.