#10258 F34 is out, no more blocking on f34 tag
Merged 2 years ago by mohanboddu. Opened 2 years ago by mohanboddu.
mohanboddu/releng f34-live  into  main

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

  

  

  log = logging.getLogger(__name__)

- RETIRING_BRANCHES = ["el6", "epel7", "epel8", "epel8-playground", "rawhide", "f34"]

- PROD_ONLY_BRANCHES = ["el6", "epel7", "epel8", "epel8-playground", "rawhide", "f34"]

+ RETIRING_BRANCHES = ["el6", "epel7", "epel8", "epel8-playground", "rawhide"]

+ PROD_ONLY_BRANCHES = ["el6", "epel7", "epel8", "epel8-playground", "rawhide"]

  

  PRODUCTION_PDC = "https://pdc.fedoraproject.org"

  STAGING_PDC = "https://pdc.stg.fedoraproject.org"

Pull-Request has been merged by mohanboddu

2 years ago
Metadata