Now that we are releasing f29, no longer sync the stable refs.
The atomic host stable ref will be controlled by two week releases.
The silverblue stable ref will be aliased to the updates ref.
---
 roles/bodhi2/backend/files/new-updates-sync | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/roles/bodhi2/backend/files/new-updates-sync 
b/roles/bodhi2/backend/files/new-updates-sync
index cbc8b9300..b9b9fa634 100755
--- a/roles/bodhi2/backend/files/new-updates-sync
+++ b/roles/bodhi2/backend/files/new-updates-sync
@@ -28,14 +28,7 @@ RELEASES = {'f29': {'topic': 'fedora',
                         'ostrees': [{'ref': 
'fedora/29/%(arch)s/updates/atomic-host',
                                      'dest': ATOMICDEST,
                                      'arches': ['x86_64', 'ppc64le', 
'aarch64']},
-                                    # sync base ref for now until f29 is 
released
-                                    {'ref': 'fedora/29/%(arch)s/atomic-host',
-                                     'dest': ATOMICDEST,
-                                     'arches': ['x86_64', 'ppc64le', 
'aarch64']},
                                     {'ref': 
'fedora/29/x86_64/updates/silverblue',
-                                     'dest': ATOMICDEST},
-                                    # sync base ref for now until f29 is 
released
-                                    {'ref': 'fedora/29/x86_64/silverblue',
                                      'dest': ATOMICDEST}],
                         'to': [{'arches': ['x86_64', 'armhfp', 'aarch64', 
'source'],
                                 'dest': os.path.join(FEDORADEST, '29', 
'Everything')},
-- 
2.14.4
_______________________________________________
infrastructure mailing list -- infrastructure@lists.fedoraproject.org
To unsubscribe send an email to infrastructure-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/infrastructure@lists.fedoraproject.org

Reply via email to