[trove] 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: I5dbaae807b3542289f747fe492a380199316df07
This commit is contained in:
parent
3809a2ef81
commit
7c7624b461
@ -35,7 +35,14 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/python-troveclient
|
||||
hash: 41a055526987d20ca36d933b29e698f4182a4587
|
||||
- version: victoria-eom
|
||||
projects:
|
||||
- repo: openstack/python-troveclient
|
||||
hash: 41a055526987d20ca36d933b29e698f4182a4587
|
||||
branches:
|
||||
- name: stable/victoria
|
||||
location: 5.1.0
|
||||
release-notes: https://docs.openstack.org/releasenotes/python-troveclient/victoria.html
|
||||
- name: unmaintained/victoria
|
||||
location: victoria-eom
|
||||
release-notes:
|
||||
https://docs.openstack.org/releasenotes/python-troveclient/victoria.html
|
||||
|
@ -23,7 +23,14 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/trove-dashboard
|
||||
hash: 1e9ee5bc5e5a5a3da563b1b9bb73a374d40944a6
|
||||
- version: victoria-eom
|
||||
projects:
|
||||
- repo: openstack/trove-dashboard
|
||||
hash: 1e9ee5bc5e5a5a3da563b1b9bb73a374d40944a6
|
||||
branches:
|
||||
- name: stable/victoria
|
||||
location: 15.0.0.0rc1
|
||||
release-notes: https://docs.openstack.org/releasenotes/trove-dashboard/victoria.html
|
||||
- name: unmaintained/victoria
|
||||
location: victoria-eom
|
||||
release-notes:
|
||||
https://docs.openstack.org/releasenotes/trove-dashboard/victoria.html
|
||||
|
@ -27,7 +27,13 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/trove
|
||||
hash: 5165a170c09331643b57e08ecbca85e96bad4ce3
|
||||
- version: victoria-eom
|
||||
projects:
|
||||
- repo: openstack/trove
|
||||
hash: 2c6398293f6209bfc37be7ab545a7fc934e908e7
|
||||
branches:
|
||||
- name: stable/victoria
|
||||
location: 14.0.0.0rc1
|
||||
- name: unmaintained/victoria
|
||||
location: victoria-eom
|
||||
release-notes: https://docs.openstack.org/releasenotes/trove/victoria.html
|
||||
|
@ -23,7 +23,14 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/python-troveclient
|
||||
hash: c7319d8fe8cb6cfd5c423472283aadffb12ed52c
|
||||
- version: wallaby-eom
|
||||
projects:
|
||||
- repo: openstack/python-troveclient
|
||||
hash: d0fbad4aa2990548894f1f4b4778fbfb0f768f73
|
||||
branches:
|
||||
- name: stable/wallaby
|
||||
location: 7.0.0
|
||||
release-notes: https://docs.openstack.org/releasenotes/python-troveclient/wallaby.html
|
||||
- name: unmaintained/wallaby
|
||||
location: wallaby-eom
|
||||
release-notes:
|
||||
https://docs.openstack.org/releasenotes/python-troveclient/wallaby.html
|
||||
|
@ -23,7 +23,14 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/trove-dashboard
|
||||
hash: 3a6e79c3c0cabaf3293046647481a792895efb05
|
||||
- version: wallaby-eom
|
||||
projects:
|
||||
- repo: openstack/trove-dashboard
|
||||
hash: 3a6e79c3c0cabaf3293046647481a792895efb05
|
||||
branches:
|
||||
- name: stable/wallaby
|
||||
location: 16.0.0.0rc1
|
||||
release-notes: https://docs.openstack.org/releasenotes/trove-dashboard/wallaby.html
|
||||
- name: unmaintained/wallaby
|
||||
location: wallaby-eom
|
||||
release-notes:
|
||||
https://docs.openstack.org/releasenotes/trove-dashboard/wallaby.html
|
||||
|
@ -35,7 +35,13 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/trove
|
||||
hash: 579b6142cf8a37fdc35cfa313151c8f1063c9001
|
||||
- version: wallaby-eom
|
||||
projects:
|
||||
- repo: openstack/trove
|
||||
hash: bd4e97b4d71d18e76e25ad58b31219ebf1236e50
|
||||
branches:
|
||||
- name: stable/wallaby
|
||||
location: 15.0.0.0rc1
|
||||
- name: unmaintained/wallaby
|
||||
location: wallaby-eom
|
||||
release-notes: https://docs.openstack.org/releasenotes/trove/wallaby.html
|
||||
|
@ -19,7 +19,14 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/python-troveclient
|
||||
hash: 64f3f62368e3f278ce235d1cd22bc3b280d1f860
|
||||
- version: xena-eom
|
||||
projects:
|
||||
- repo: openstack/python-troveclient
|
||||
hash: 10890b020445758ad8cc4bac6bf3e826c3f6f37d
|
||||
branches:
|
||||
- name: stable/xena
|
||||
location: 7.1.1
|
||||
release-notes: https://docs.openstack.org/releasenotes/python-troveclient/xena.html
|
||||
- name: unmaintained/xena
|
||||
location: xena-eom
|
||||
release-notes:
|
||||
https://docs.openstack.org/releasenotes/python-troveclient/xena.html
|
||||
|
@ -19,7 +19,13 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/trove-dashboard
|
||||
hash: 4225bafca20d67a14c41f996440fb413943b452e
|
||||
- version: xena-eom
|
||||
projects:
|
||||
- repo: openstack/trove-dashboard
|
||||
hash: f1c3e51bed9b26688cd7f357e65c3bd06e23e31a
|
||||
branches:
|
||||
- name: stable/xena
|
||||
location: 17.0.0.0rc1
|
||||
- name: unmaintained/xena
|
||||
location: xena-eom
|
||||
release-notes: https://docs.openstack.org/releasenotes/trove-dashboard/xena.html
|
||||
|
@ -23,7 +23,13 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/trove
|
||||
hash: 71d8400db5403e37f17340bc05b2a22324d334cd
|
||||
- version: xena-eom
|
||||
projects:
|
||||
- repo: openstack/trove
|
||||
hash: 8d43fe17a20f62c46146810458fb0fd283c77b2a
|
||||
branches:
|
||||
- name: stable/xena
|
||||
location: 16.0.0.0rc1
|
||||
- name: unmaintained/xena
|
||||
location: xena-eom
|
||||
release-notes: https://docs.openstack.org/releasenotes/trove/xena.html
|
||||
|
Loading…
Reference in New Issue
Block a user