#8187 Block retired packages in f30 branch
Merged 5 years ago by mohanboddu. Opened 5 years ago by mohanboddu.
mohanboddu/releng block_retired_f30  into  master

file modified
+2 -2
@@ -14,8 +14,8 @@ 

  

  

  log = logging.getLogger(__name__)

- RETIRING_BRANCHES = ["el6", "epel7", "master"]

- PROD_ONLY_BRANCHES = ["el6", "epel7", "master"]

+ RETIRING_BRANCHES = ["el6", "epel7", "f30", "master"]

+ PROD_ONLY_BRANCHES = ["el6", "epel7", "f30", "master"]

  

  PRODUCTION_PKGDB = "https://admin.fedoraproject.org/pkgdb"

  STAGING_PKGDB = "https://admin.stg.fedoraproject.org/pkgdb"

Pull-Request has been merged by mohanboddu

5 years ago
Metadata