From de716e6dbd3bf31ec00768e070b0b86d20c939dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?El=C5=91d=20Ill=C3=A9s?= Date: Fri, 8 Nov 2024 21:48:30 +0100 Subject: [PATCH] [trove] Transition 2023.1 Antelope to Unmaintained This branch reached the end of its official stable maintained period, hence this patch transition stable/2023.1 branch to Unmaintained. (For details about Unmaintained state please see: [1][2]) The transitions is as follows: - tip of the stable/2023.1 branch is tagged with 2023.1-eom tag - unmaintained/2023.1 branch will be cut from 2023.1-eom tag - stable/2023.1 branch will be deleted Note: - there will no longer be official releases off of 2023.1 branch after this transition - backports can be pushed to unmaintained/2023.1 branch - openstack-unmaintained-core (or -unmaintained-core groups if such exists) have the rights to merge patches Important: please +1 if the team is ready for us to proceed with this transition, or -1 if there are any final 2023.1 Antelope stable release with backports currently in flight that we should wait for. For the latter case, please propose a final 2023.1 Antelope stable release patch, and rebase this patch on top of that, with the latest commit hash of stable/2023.1. The planned transition deadline was October 30th, 2024 [3] last week, so please approve this patch as soon as possible if the project is ready for the transition. [1] https://docs.openstack.org/project-team-guide/stable-branches.html#unmaintained [2] https://governance.openstack.org/tc/resolutions/20230724-unmaintained-branches.html [3] https://releases.openstack.org Change-Id: If1fc36d75758a657dfbaa64f19f9fcec99b03a2a --- deliverables/antelope/python-troveclient.yaml | 9 ++++++++- deliverables/antelope/trove-dashboard.yaml | 9 ++++++++- deliverables/antelope/trove.yaml | 6 ++++++ 3 files changed, 22 insertions(+), 2 deletions(-) diff --git a/deliverables/antelope/python-troveclient.yaml b/deliverables/antelope/python-troveclient.yaml index c4f4cd89fd..d97d6df242 100644 --- a/deliverables/antelope/python-troveclient.yaml +++ b/deliverables/antelope/python-troveclient.yaml @@ -11,7 +11,14 @@ releases: projects: - repo: openstack/python-troveclient hash: 5a20908cd0852a98fdbf5355902366780ed4961f + - version: 2023.1-eom + projects: + - repo: openstack/python-troveclient + hash: 7366f30070eb350711cdcd6206afbc4120d02627 branches: - name: stable/2023.1 location: 8.1.0 -release-notes: https://docs.openstack.org/releasenotes/python-troveclient/2023.1.html + - name: unmaintained/2023.1 + location: 2023.1-eom +release-notes: + https://docs.openstack.org/releasenotes/python-troveclient/2023.1.html diff --git a/deliverables/antelope/trove-dashboard.yaml b/deliverables/antelope/trove-dashboard.yaml index 67f28cf671..4368813ffb 100644 --- a/deliverables/antelope/trove-dashboard.yaml +++ b/deliverables/antelope/trove-dashboard.yaml @@ -15,7 +15,14 @@ releases: - repo: openstack/trove-dashboard hash: 8309206de77a2079193f64fb29669b2ef5594a46 diff-start: 19.0.0 + - version: 2023.1-eom + projects: + - repo: openstack/trove-dashboard + hash: 1e4815e25439a929612148022773dcd54fdf94d7 branches: - name: stable/2023.1 location: 20.0.0.0rc1 -release-notes: https://docs.openstack.org/releasenotes/trove-dashboard/2023.1.html + - name: unmaintained/2023.1 + location: 2023.1-eom +release-notes: + https://docs.openstack.org/releasenotes/trove-dashboard/2023.1.html diff --git a/deliverables/antelope/trove.yaml b/deliverables/antelope/trove.yaml index f06a5682ce..1cac8c7e60 100644 --- a/deliverables/antelope/trove.yaml +++ b/deliverables/antelope/trove.yaml @@ -19,7 +19,13 @@ releases: projects: - repo: openstack/trove hash: 6be287cbf0d2804152f40e89e95e8b1e217fa026 + - version: 2023.1-eom + projects: + - repo: openstack/trove + hash: 6be287cbf0d2804152f40e89e95e8b1e217fa026 branches: - name: stable/2023.1 location: 19.0.0.0rc1 + - name: unmaintained/2023.1 + location: 2023.1-eom release-notes: https://docs.openstack.org/releasenotes/trove/2023.1.html