[zaqar] Transition Yoga to Unmaintained
With the new TC resolution the community replaces Extended Maintenance with Unmaintained status [1]. So this patch transitions stable/yoga branch to Unmaintained as follows: - tip of the stable/yoga branch is tagged with yoga-eom tag - unmaintained/yoga branch will be cut from yoga-eom tag - stable/yoga branch will be deleted Some further notes: - there will no longer be official releases off of yoga branch - backports can be pushed against unmaintained/yoga branch - openstack-unmaintained-core and <project>-unmaintained-core groups will 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: I0f56743fb1ccc35cfe7bbc82a1d6fd7414c76ed5
This commit is contained in:
parent
017b41c3ea
commit
d2443bc5cf
@ -11,6 +11,12 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/python-zaqarclient
|
||||
hash: e388947aae2c1440ffc8c635d9dc2f702dc2cb27
|
||||
- version: yoga-eom
|
||||
projects:
|
||||
- repo: openstack/python-zaqarclient
|
||||
hash: e388947aae2c1440ffc8c635d9dc2f702dc2cb27
|
||||
branches:
|
||||
- name: stable/yoga
|
||||
location: 2.3.0
|
||||
- name: unmaintained/yoga
|
||||
location: yoga-eom
|
||||
|
@ -16,7 +16,13 @@ releases:
|
||||
- repo: openstack/zaqar-ui
|
||||
hash: d0dbfd41bdcb9e9eb0fe5cac86efab139b3091b0
|
||||
diff-start: 11.0.0
|
||||
- version: yoga-eom
|
||||
projects:
|
||||
- repo: openstack/zaqar-ui
|
||||
hash: 360287f563f361665efa24ae1a0f3d58e40baae0
|
||||
branches:
|
||||
- name: stable/yoga
|
||||
location: 12.0.0.0rc1
|
||||
- name: unmaintained/yoga
|
||||
location: yoga-eom
|
||||
release-notes: https://docs.openstack.org/releasenotes/zaqar-ui/yoga.html
|
||||
|
@ -15,7 +15,13 @@ releases:
|
||||
- repo: openstack/zaqar
|
||||
hash: 14c3ffbe8e60835fdffe1b32638f01307b1a4875
|
||||
diff-start: 13.0.0
|
||||
- version: yoga-eom
|
||||
projects:
|
||||
- repo: openstack/zaqar
|
||||
hash: aa3a940fb20a58a2a1df5fa1d1577fae0bb56e2f
|
||||
branches:
|
||||
- name: stable/yoga
|
||||
location: 14.0.0.0rc1
|
||||
- name: unmaintained/yoga
|
||||
location: yoga-eom
|
||||
release-notes: https://docs.openstack.org/releasenotes/zaqar/yoga.html
|
||||
|
Loading…
Reference in New Issue
Block a user