[designate] Transition EM branches to Unmaintained

With the new TC resolution the community replaces Extended Maintenance
with Unmaintained status [1].

So this patch transitions victoria, wallaby, and xena EM branches to
Unmaintained as follows:
- tip of the given branch will be tagged with <series>-eom tag
- unmaintained/<series> branch will be cut from <series>-eom tag
- stable/<series> branch will be deleted

Some further notes:
- stable policy still applies
- backports can be pushed against unmaintained/<series> branch
- openstack-unmaintained-core group have the rights to merge patches

For further details please read the resolution [1] & review and +1 this
patch if this is correct as soon as possible.

[1] https://governance.openstack.org/tc/resolutions/20230724-unmaintained-branches.html

Change-Id: I3951afab5ad6ff901e5ffe7ccfa3a6a1294637c5
This commit is contained in:
Előd Illés 2024-02-27 19:51:11 +01:00
parent 3809a2ef81
commit ef0885c5c7
9 changed files with 66 additions and 6 deletions

View File

@ -20,7 +20,14 @@ releases:
projects:
- repo: openstack/designate-dashboard
hash: 7b1adbd7be137ff3e67fc051b4b1ffe8745f46c1
- version: victoria-eom
projects:
- repo: openstack/designate-dashboard
hash: 8553b4bffe250e933c7e7ed3b81e05905d85129a
branches:
- name: stable/victoria
location: 11.0.0.0rc1
release-notes: https://docs.openstack.org/releasenotes/designate-dashboard/victoria.html
- name: unmaintained/victoria
location: victoria-eom
release-notes:
https://docs.openstack.org/releasenotes/designate-dashboard/victoria.html

View File

@ -29,7 +29,13 @@ releases:
projects:
- repo: openstack/designate
hash: eee0fcbee357c7f09b16de31cc68f23b765f4462
- version: victoria-eom
projects:
- repo: openstack/designate
hash: b1cd253895b8cefad3a2fa662543f88185151309
branches:
- name: stable/victoria
location: 11.0.0.0rc1
- name: unmaintained/victoria
location: victoria-eom
release-notes: https://docs.openstack.org/releasenotes/designate/victoria.html

View File

@ -15,7 +15,14 @@ releases:
projects:
- repo: openstack/python-designateclient
hash: 055d1601beb95644e37976d9f4aa3601d5084bc1
- version: victoria-eom
projects:
- repo: openstack/python-designateclient
hash: 637755a89ab0fe4abe4ab82af4e605b132bbcf65
branches:
- name: stable/victoria
location: 4.1.0
release-notes: https://docs.openstack.org/releasenotes/python-designateclient/victoria.html
- name: unmaintained/victoria
location: victoria-eom
release-notes:
https://docs.openstack.org/releasenotes/python-designateclient/victoria.html

View File

@ -20,7 +20,14 @@ releases:
projects:
- repo: openstack/designate-dashboard
hash: ec54320a2d4ede78b6982c2f7bdfe0e2d1f9fccb
- version: wallaby-eom
projects:
- repo: openstack/designate-dashboard
hash: aedd7ec53408961be11809728fee948cde4eb496
branches:
- name: stable/wallaby
location: 12.0.0.0rc1
release-notes: https://docs.openstack.org/releasenotes/designate-dashboard/wallaby.html
- name: unmaintained/wallaby
location: wallaby-eom
release-notes:
https://docs.openstack.org/releasenotes/designate-dashboard/wallaby.html

View File

@ -32,7 +32,13 @@ releases:
projects:
- repo: openstack/designate
hash: f2557474951e96677939dc768c98a02543380b72
- version: wallaby-eom
projects:
- repo: openstack/designate
hash: 66498722ddec222d2512b1396fb25d3d473e341e
branches:
- name: stable/wallaby
location: 12.0.0.0rc1
- name: unmaintained/wallaby
location: wallaby-eom
release-notes: https://docs.openstack.org/releasenotes/designate/wallaby.html

View File

@ -19,7 +19,14 @@ releases:
projects:
- repo: openstack/python-designateclient
hash: 7a8d1560868643d24b3431db0a24058c23ceab35
- version: wallaby-eom
projects:
- repo: openstack/python-designateclient
hash: 7a8d1560868643d24b3431db0a24058c23ceab35
branches:
- name: stable/wallaby
location: 4.2.0
release-notes: https://docs.openstack.org/releasenotes/python-designateclient/wallaby.html
- name: unmaintained/wallaby
location: wallaby-eom
release-notes:
https://docs.openstack.org/releasenotes/python-designateclient/wallaby.html

View File

@ -24,7 +24,14 @@ releases:
projects:
- repo: openstack/designate-dashboard
hash: 907727702f9b77ef25a585ab5d2414ecf758b767
- version: xena-eom
projects:
- repo: openstack/designate-dashboard
hash: 907727702f9b77ef25a585ab5d2414ecf758b767
branches:
- name: stable/xena
location: 13.0.0.0rc1
release-notes: https://docs.openstack.org/releasenotes/designate-dashboard/xena.html
- name: unmaintained/xena
location: xena-eom
release-notes:
https://docs.openstack.org/releasenotes/designate-dashboard/xena.html

View File

@ -33,7 +33,13 @@ releases:
projects:
- repo: openstack/designate
hash: 019b1ae9cb54f06f7b754024687e9f0fdfad9534
- version: xena-eom
projects:
- repo: openstack/designate
hash: 64655c9076a5487fc2dea59a109c7d0d5201b0e9
branches:
- name: stable/xena
location: 13.0.0.0rc1
- name: unmaintained/xena
location: xena-eom
release-notes: https://docs.openstack.org/releasenotes/designate/xena.html

View File

@ -19,7 +19,14 @@ releases:
projects:
- repo: openstack/python-designateclient
hash: 018b722f43c0d2ae59edee3051cf52160e0c73d9
- version: xena-eom
projects:
- repo: openstack/python-designateclient
hash: 018b722f43c0d2ae59edee3051cf52160e0c73d9
branches:
- name: stable/xena
location: 4.3.0
release-notes: https://docs.openstack.org/releasenotes/python-designateclient/xena.html
- name: unmaintained/xena
location: xena-eom
release-notes:
https://docs.openstack.org/releasenotes/python-designateclient/xena.html