Can I get some votes to no longer sync stable ostree refs using new-updates-sync?
Dusty
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')},
Sure. +1
kevin
LGTM +1
On Mon, Oct 29, 2018 at 2:44 PM Kevin Fenzi kevin@scrye.com wrote:
Sure. +1
kevin
infrastructure mailing list -- infrastructure@lists.fedoraproject.org To unsubscribe send an email to infrastructure-leave@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.fedorapro...
pushed. can one of you run the playbook?
Dusty
On 10/29/2018 02:57 PM, Mohan Boddu wrote:
LGTM +1
On Mon, Oct 29, 2018 at 2:44 PM Kevin Fenzi <kevin@scrye.com mailto:kevin@scrye.com> wrote:
Sure. +1 kevin _______________________________________________ infrastructure mailing list -- infrastructure@lists.fedoraproject.org <mailto:infrastructure@lists.fedoraproject.org> To unsubscribe send an email to infrastructure-leave@lists.fedoraproject.org <mailto:infrastructure-leave@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
infrastructure mailing list -- infrastructure@lists.fedoraproject.org To unsubscribe send an email to infrastructure-leave@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.fedorapro...
infrastructure@lists.fedoraproject.org