6d9c8def18
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: I34852064211ad38a963c70fd877f2e44d4118265
33 lines
868 B
YAML
33 lines
868 B
YAML
---
|
|
launchpad: manila-ui
|
|
release-model: cycle-with-rc
|
|
team: manila
|
|
release-type: horizon
|
|
type: horizon-plugin
|
|
repository-settings:
|
|
openstack/manila-ui: {}
|
|
releases:
|
|
- version: 7.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/manila-ui
|
|
hash: 97ca7f03ecf0b04ff2a80241428430bd727a43c8
|
|
- version: 7.0.0
|
|
projects:
|
|
- repo: openstack/manila-ui
|
|
hash: 97ca7f03ecf0b04ff2a80241428430bd727a43c8
|
|
diff-start: 6.0.0
|
|
- version: 7.0.1
|
|
projects:
|
|
- repo: openstack/manila-ui
|
|
hash: 48e3c2b05102fc1033f7cc63e6e323ee97d9a3f3
|
|
- version: yoga-eom
|
|
projects:
|
|
- repo: openstack/manila-ui
|
|
hash: 48e3c2b05102fc1033f7cc63e6e323ee97d9a3f3
|
|
branches:
|
|
- name: stable/yoga
|
|
location: 7.0.0.0rc1
|
|
- name: unmaintained/yoga
|
|
location: yoga-eom
|
|
release-notes: https://docs.openstack.org/releasenotes/manila-ui/yoga.html
|