[winstackers] 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: I09c6f4c18e3202e9cc584b160851000da835693c
This commit is contained in:
parent
3809a2ef81
commit
998cfeec7d
@ -21,6 +21,12 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/compute-hyperv
|
||||
hash: 15c0e16c1d55d87f45a6bd4bbf8eea4c3597da32
|
||||
- version: victoria-eom
|
||||
projects:
|
||||
- repo: openstack/compute-hyperv
|
||||
hash: ae82a386b51f2d77fb60d15f61f1322679d08577
|
||||
branches:
|
||||
- name: stable/victoria
|
||||
location: 11.0.0.0rc1
|
||||
- name: unmaintained/victoria
|
||||
location: victoria-eom
|
||||
|
@ -22,7 +22,14 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/networking-hyperv
|
||||
hash: fca3366641786aabae43178154e3c60e3042c20c
|
||||
- version: victoria-eom
|
||||
projects:
|
||||
- repo: openstack/networking-hyperv
|
||||
hash: 7ac2571424c9226bd8ac6222020f3625831c6d0f
|
||||
branches:
|
||||
- name: stable/victoria
|
||||
location: 9.0.0.0rc1
|
||||
release-notes: https://docs.openstack.org/releasenotes/networking-hyperv/victoria.html
|
||||
- name: unmaintained/victoria
|
||||
location: victoria-eom
|
||||
release-notes:
|
||||
https://docs.openstack.org/releasenotes/networking-hyperv/victoria.html
|
||||
|
@ -21,7 +21,13 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/os-win
|
||||
hash: 028770ce27ef94e3718f61fd15be1646174a81d9
|
||||
- version: victoria-eom
|
||||
projects:
|
||||
- repo: openstack/os-win
|
||||
hash: d92ed09680af8833b2c4523f33f5eaf5c3078ed4
|
||||
branches:
|
||||
- name: stable/victoria
|
||||
location: 5.1.0
|
||||
- name: unmaintained/victoria
|
||||
location: victoria-eom
|
||||
release-notes: https://docs.openstack.org/releasenotes/os-win/victoria.html
|
||||
|
@ -21,6 +21,12 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/compute-hyperv
|
||||
hash: 1c35c12ed0c105f7b1e3d32904435cebde99a927
|
||||
- version: wallaby-eom
|
||||
projects:
|
||||
- repo: openstack/compute-hyperv
|
||||
hash: cd4bbb6a8e34d26a3107f3d057176af910e418be
|
||||
branches:
|
||||
- name: stable/wallaby
|
||||
location: 12.0.0.0rc1
|
||||
- name: unmaintained/wallaby
|
||||
location: wallaby-eom
|
||||
|
@ -22,7 +22,14 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/networking-hyperv
|
||||
hash: 1f6462a76e7c3f8fc57bf7b1d7d0fc3d39910935
|
||||
- version: wallaby-eom
|
||||
projects:
|
||||
- repo: openstack/networking-hyperv
|
||||
hash: b2fa79049ba6fcce286e9cfe770b62fbd247ab00
|
||||
branches:
|
||||
- name: stable/wallaby
|
||||
location: 10.0.0.0rc1
|
||||
release-notes: https://docs.openstack.org/releasenotes/networking-hyperv/wallaby.html
|
||||
- name: unmaintained/wallaby
|
||||
location: wallaby-eom
|
||||
release-notes:
|
||||
https://docs.openstack.org/releasenotes/networking-hyperv/wallaby.html
|
||||
|
@ -21,7 +21,13 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/os-win
|
||||
hash: cce95b44a942ca0175886e84222294c5abaec67b
|
||||
- version: wallaby-eom
|
||||
projects:
|
||||
- repo: openstack/os-win
|
||||
hash: 7c5ce17fd3e2d1107886c859abc62611684204b9
|
||||
branches:
|
||||
- name: stable/wallaby
|
||||
location: 5.4.0
|
||||
- name: unmaintained/wallaby
|
||||
location: wallaby-eom
|
||||
release-notes: https://docs.openstack.org/releasenotes/os-win/wallaby.html
|
||||
|
@ -21,6 +21,12 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/compute-hyperv
|
||||
hash: 1971a6719e89eac9addd4048312c028a2bfbcd03
|
||||
- version: xena-eom
|
||||
projects:
|
||||
- repo: openstack/compute-hyperv
|
||||
hash: 2d0f7f7ba7dd4532e5ace1a9af4d2e1af4842575
|
||||
branches:
|
||||
- name: stable/xena
|
||||
location: 13.0.0.0rc1
|
||||
- name: unmaintained/xena
|
||||
location: xena-eom
|
||||
|
@ -22,7 +22,14 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/networking-hyperv
|
||||
hash: 2329562d274b953851603f09f59b140b21a898b4
|
||||
- version: xena-eom
|
||||
projects:
|
||||
- repo: openstack/networking-hyperv
|
||||
hash: 301623b02ad58264288a09ada1911d4d0fd8509b
|
||||
branches:
|
||||
- name: stable/xena
|
||||
location: 11.0.0.0rc1
|
||||
release-notes: https://docs.openstack.org/releasenotes/networking-hyperv/xena.html
|
||||
- name: unmaintained/xena
|
||||
location: xena-eom
|
||||
release-notes:
|
||||
https://docs.openstack.org/releasenotes/networking-hyperv/xena.html
|
||||
|
@ -17,7 +17,13 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/os-win
|
||||
hash: d571260d41bfe309412570785665a9afd8d8eef2
|
||||
- version: xena-eom
|
||||
projects:
|
||||
- repo: openstack/os-win
|
||||
hash: 53f3b50548cd68b36450e1846e0d6c81a1c30722
|
||||
branches:
|
||||
- name: stable/xena
|
||||
location: 5.5.0
|
||||
- name: unmaintained/xena
|
||||
location: xena-eom
|
||||
release-notes: https://docs.openstack.org/releasenotes/os-win/xena.html
|
||||
|
Loading…
Reference in New Issue
Block a user