fedora-infra / mirrormanager2

Rewrite of the MirrorManager application in Flask and SQLAlchemy
https://mirrormanager.fedoraproject.org
GNU General Public License v2.0
63 stars 46 forks source link

When new development/N repo found, also direct N+1 to rawhide #217

Open nirik opened 6 years ago

nirik commented 6 years ago

The first time umdl finds a development/N repos it should also setup fedora N+1 for fedora and fedora-updates and fedora-updates-testing that just makes them point to development/rawhide. This allows users to keep all those normal repos enabled on their rawhide machines and then if they follow a branched release off they dont need to enable them.

adrianreber commented 6 years ago

Related to this: https://pagure.io/releng/issue/7398