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
27 lines
668 B
YAML
27 lines
668 B
YAML
---
|
|
launchpad: solum
|
|
release-model: cycle-with-rc
|
|
team: solum
|
|
type: horizon-plugin
|
|
repository-settings:
|
|
openstack/solum-dashboard: {}
|
|
releases:
|
|
- version: 8.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/solum-dashboard
|
|
hash: a9d4f857b10b564398c06f7c69e9240c960db99b
|
|
- version: 8.0.0
|
|
projects:
|
|
- repo: openstack/solum-dashboard
|
|
hash: a9d4f857b10b564398c06f7c69e9240c960db99b
|
|
diff-start: 7.0.0
|
|
- version: yoga-eom
|
|
projects:
|
|
- repo: openstack/solum-dashboard
|
|
hash: 0e1623a6228cea2d29f745682b55bc810c1d7945
|
|
branches:
|
|
- name: stable/yoga
|
|
location: 8.0.0.0rc1
|
|
- name: unmaintained/yoga
|
|
location: yoga-eom
|