ros-infrastructure / ros_buildfarm

ROS buildfarm based on Docker
Apache License 2.0
81 stars 96 forks source link

Add support for different repos for different distributions #297

Closed tfoote closed 8 years ago

tfoote commented 8 years ago

Tasks which will be necessary to support deploying a new gpg key in parallel with the old one in a parallel repo. Needed for option 2 in this discussion: http://discourse.ros.org/t/deployment-approaches-for-new-gpg-key/224/2

ros_buildfarm:

ros_buildfarm_config:

buildfarm_deployment_config

buildfarm_deployment

ros_buildfarm

tfoote commented 8 years ago

We found a way to do this on the ROS infrastructure w/o needing to fork the repos. https://github.com/ros-infrastructure/buildfarm_deployment/issues/130

This may be a feature we want in the future. But the other option is to simply have separate farms and keep the complexity down. I"m going to close as won't fix for now.