ros-infrastructure / ros_buildfarm

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

Add non-Debian/Ubuntu repos to upload jobs #869

Closed cottsay closed 3 years ago

cottsay commented 3 years ago

This change works under the assumption that Debian and Ubuntu will continue to share a repository directory (and upstream upload triggers), but subsequent platforms will have separate directories and triggers.

nuclearsandwich commented 3 years ago

This change works under the assumption that Debian and Ubuntu will continue to share a repository directory (and upstream upload triggers), but subsequent platforms will have separate directories and triggers.

This is perfect for the time being. In the future I think it will make sense to split Debian and Ubuntu and at that point we can use the same schema for the split repositories as we do for rhel and future platforms to remove the special handling.