811f2c5c63
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: Icbad4a20802203cdf8e5015cf8b70bfa313f3078
32 lines
815 B
YAML
32 lines
815 B
YAML
---
|
|
launchpad: solum
|
|
release-model: cycle-with-rc
|
|
team: solum
|
|
type: service
|
|
repository-settings:
|
|
openstack/solum: {}
|
|
releases:
|
|
- version: 12.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/solum
|
|
hash: b56fd57651e8c4dfb6b1eca56b597bfd9779bae2
|
|
- version: 12.0.0
|
|
projects:
|
|
- repo: openstack/solum
|
|
hash: b56fd57651e8c4dfb6b1eca56b597bfd9779bae2
|
|
diff-start: 11.0.0
|
|
- version: 12.0.1
|
|
projects:
|
|
- repo: openstack/solum
|
|
hash: 54e88e4d2789aabeb7c46b906eb0de946a394e37
|
|
- version: yoga-eom
|
|
projects:
|
|
- repo: openstack/solum
|
|
hash: 391e38a757151a8074037a9f8ae4c54af6af02d7
|
|
branches:
|
|
- name: stable/yoga
|
|
location: 12.0.0.0rc1
|
|
- name: unmaintained/yoga
|
|
location: yoga-eom
|
|
release-notes: https://docs.openstack.org/releasenotes/solum/yoga.html
|