#4 archive_repo_manager.py: operate on Fedora 35 now
Merged 2 years ago by dustymabe. Opened 2 years ago by dustymabe.
releng/ dustymabe/archive-repo-manager dusty-add-35  into  main

file modified
+1 -1
@@ -11,7 +11,7 @@ 

  logger.setLevel(logging.INFO)

  

  ARCHIVE_REPO_MOUNT_POINT = '/mnt/bucket/'

- TARGET_FEDORA_RELEASES = ['33', '34']

+ TARGET_FEDORA_RELEASES = ['33', '34', '35']

  

  

  # We are processing the org.fedoraproject.prod.bodhi.compose.complete topic

Let's start tracking the Fedora 35 updates now that F35 is ready
to be released.

Pull-Request has been merged by dustymabe

2 years ago
Metadata