#11276 Allow retiring on f38
Merged a year ago by kevin. Opened a year ago by churchyard.
churchyard/releng retire_f38  into  main

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

  

  

  log = logging.getLogger(__name__)

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

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

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

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

  

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

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

no initial comment

rebased onto 3a76864

a year ago

Pull-Request has been merged by kevin

a year ago
Metadata