[watcher] 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: I9c94ef06b781dc12e508c2a4543732099792a62c
This commit is contained in:
parent
3809a2ef81
commit
7a8ceac240
@ -19,6 +19,12 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/python-watcherclient
|
||||
hash: 80f728b14f821f98a87c230516fea96d167d6550
|
||||
- version: victoria-eom
|
||||
projects:
|
||||
- repo: openstack/python-watcherclient
|
||||
hash: f170e7715eeba2c63fac437a6f67313380933e8e
|
||||
branches:
|
||||
- name: stable/victoria
|
||||
location: 3.1.1
|
||||
- name: unmaintained/victoria
|
||||
location: victoria-eom
|
||||
|
@ -24,7 +24,14 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/watcher-dashboard
|
||||
hash: 4498a25d7e91aa1737a46f6016a2bf7d0bf92a31
|
||||
- version: victoria-eom
|
||||
projects:
|
||||
- repo: openstack/watcher-dashboard
|
||||
hash: 4498a25d7e91aa1737a46f6016a2bf7d0bf92a31
|
||||
branches:
|
||||
- name: stable/victoria
|
||||
location: 4.0.0.0rc1
|
||||
release-notes: https://docs.openstack.org/releasenotes/watcher-dashboard/victoria.html
|
||||
- name: unmaintained/victoria
|
||||
location: victoria-eom
|
||||
release-notes:
|
||||
https://docs.openstack.org/releasenotes/watcher-dashboard/victoria.html
|
||||
|
@ -20,7 +20,13 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/watcher
|
||||
hash: 583c946061f8af815c32254655f4aed8f0c18dc9
|
||||
- version: victoria-eom
|
||||
projects:
|
||||
- repo: openstack/watcher
|
||||
hash: ab64069e237daa2a8868a8db67ece5fea39a645a
|
||||
branches:
|
||||
- name: stable/victoria
|
||||
location: 5.0.0.0rc1
|
||||
- name: unmaintained/victoria
|
||||
location: victoria-eom
|
||||
release-notes: https://docs.openstack.org/releasenotes/watcher/victoria.html
|
||||
|
@ -15,6 +15,12 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/python-watcherclient
|
||||
hash: 6a33b44d7f989043e448030c518210744b35a08e
|
||||
- version: wallaby-eom
|
||||
projects:
|
||||
- repo: openstack/python-watcherclient
|
||||
hash: 671a8fbce92a675bf04035e1352f26b0449d3373
|
||||
branches:
|
||||
- name: stable/wallaby
|
||||
location: 3.2.0
|
||||
- name: unmaintained/wallaby
|
||||
location: wallaby-eom
|
||||
|
@ -24,7 +24,14 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/watcher-dashboard
|
||||
hash: ce5b07f3a2c03c351ca216e7ece81da82e3262ae
|
||||
- version: wallaby-eom
|
||||
projects:
|
||||
- repo: openstack/watcher-dashboard
|
||||
hash: ce5b07f3a2c03c351ca216e7ece81da82e3262ae
|
||||
branches:
|
||||
- name: stable/wallaby
|
||||
location: 5.0.0.0rc1
|
||||
release-notes: https://docs.openstack.org/releasenotes/watcher-dashboard/wallaby.html
|
||||
- name: unmaintained/wallaby
|
||||
location: wallaby-eom
|
||||
release-notes:
|
||||
https://docs.openstack.org/releasenotes/watcher-dashboard/wallaby.html
|
||||
|
@ -24,7 +24,13 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/watcher
|
||||
hash: d60e2a96e4997a1d0ed1ac73d6ea9b622c1dd73f
|
||||
- version: wallaby-eom
|
||||
projects:
|
||||
- repo: openstack/watcher
|
||||
hash: ab6cd112d7660bb67af23467bcd660814967aa2c
|
||||
branches:
|
||||
- name: stable/wallaby
|
||||
location: 6.0.0.0rc1
|
||||
- name: unmaintained/wallaby
|
||||
location: wallaby-eom
|
||||
release-notes: https://docs.openstack.org/releasenotes/watcher/wallaby.html
|
||||
|
@ -15,6 +15,12 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/python-watcherclient
|
||||
hash: dc9b5cb347bc50595670fa9df90c00d52734395d
|
||||
- version: xena-eom
|
||||
projects:
|
||||
- repo: openstack/python-watcherclient
|
||||
hash: 1fc5643008a4c10896c3b392ce60d83bc11e58f0
|
||||
branches:
|
||||
- name: stable/xena
|
||||
location: 3.3.0
|
||||
- name: unmaintained/xena
|
||||
location: xena-eom
|
||||
|
@ -20,7 +20,14 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/watcher-dashboard
|
||||
hash: 4192182302a9f81b2cac5aff484161afc776c750
|
||||
- version: xena-eom
|
||||
projects:
|
||||
- repo: openstack/watcher-dashboard
|
||||
hash: 2ebb3b4e7849eda83903b5c3b87000ea20db2b43
|
||||
branches:
|
||||
- name: stable/xena
|
||||
location: 6.0.0.0rc1
|
||||
release-notes: https://docs.openstack.org/releasenotes/watcher-dashboard/xena.html
|
||||
- name: unmaintained/xena
|
||||
location: xena-eom
|
||||
release-notes:
|
||||
https://docs.openstack.org/releasenotes/watcher-dashboard/xena.html
|
||||
|
@ -20,7 +20,13 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/watcher
|
||||
hash: 6dd2f2a9c100e8620d33855e3438e9c00976006a
|
||||
- version: xena-eom
|
||||
projects:
|
||||
- repo: openstack/watcher
|
||||
hash: a1e38debf632097d1c37499c51cbcbab7dbcf9aa
|
||||
branches:
|
||||
- name: stable/xena
|
||||
location: 7.0.0.0rc1
|
||||
- name: unmaintained/xena
|
||||
location: xena-eom
|
||||
release-notes: https://docs.openstack.org/releasenotes/watcher/xena.html
|
||||
|
Loading…
Reference in New Issue
Block a user