[masakari] 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: Ib9acbd0fb08898559914ea2ece0ee0fc3c10551e
This commit is contained in:
parent
017b41c3ea
commit
0fac2504d8
@ -16,7 +16,14 @@ releases:
|
||||
- repo: openstack/masakari-dashboard
|
||||
hash: bbc752ad627d86e370d59ce24f79093d2feb50ab
|
||||
diff-start: 5.0.0.0rc1
|
||||
- version: yoga-eom
|
||||
projects:
|
||||
- repo: openstack/masakari-dashboard
|
||||
hash: de7b74d28eea77555df23b364451b847aa966eaf
|
||||
branches:
|
||||
- name: stable/yoga
|
||||
location: 6.0.0.0rc1
|
||||
release-notes: https://docs.openstack.org/releasenotes/masakari-dashboard/yoga.html
|
||||
- name: unmaintained/yoga
|
||||
location: yoga-eom
|
||||
release-notes:
|
||||
https://docs.openstack.org/releasenotes/masakari-dashboard/yoga.html
|
||||
|
@ -19,7 +19,14 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/masakari-monitors
|
||||
hash: 8bb6b0e87aad7b7e2f2dfdc8b84ae711ee0ef40a
|
||||
- version: yoga-eom
|
||||
projects:
|
||||
- repo: openstack/masakari-monitors
|
||||
hash: af3c058f959ed036e01180e922f1e7d32e60cda1
|
||||
branches:
|
||||
- name: stable/yoga
|
||||
location: 13.0.0.0rc1
|
||||
release-notes: https://docs.openstack.org/releasenotes/masakari-monitors/yoga.html
|
||||
- name: unmaintained/yoga
|
||||
location: yoga-eom
|
||||
release-notes:
|
||||
https://docs.openstack.org/releasenotes/masakari-monitors/yoga.html
|
||||
|
@ -27,7 +27,13 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/masakari
|
||||
hash: 9d1b9e3e9bd2d88749eae279d65149301f3db5a9
|
||||
- version: yoga-eom
|
||||
projects:
|
||||
- repo: openstack/masakari
|
||||
hash: fa893724c443e976172cc07ee7b9a8c0d3525f25
|
||||
branches:
|
||||
- name: stable/yoga
|
||||
location: 13.0.0.0rc1
|
||||
- name: unmaintained/yoga
|
||||
location: yoga-eom
|
||||
release-notes: https://docs.openstack.org/releasenotes/masakari/yoga.html
|
||||
|
@ -10,7 +10,14 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/python-masakariclient
|
||||
hash: bd262e338226a5878d51d8e58832d1cdd6468be2
|
||||
- version: yoga-eom
|
||||
projects:
|
||||
- repo: openstack/python-masakariclient
|
||||
hash: d69802d14b3af5c466ff175ef9e209924332127a
|
||||
branches:
|
||||
- name: stable/yoga
|
||||
location: 7.2.0
|
||||
release-notes: https://docs.openstack.org/releasenotes/python-masakariclient/yoga.html
|
||||
- name: unmaintained/yoga
|
||||
location: yoga-eom
|
||||
release-notes:
|
||||
https://docs.openstack.org/releasenotes/python-masakariclient/yoga.html
|
||||
|
Loading…
Reference in New Issue
Block a user