c68ddc4b5b
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: I537a2bd3c147c5aa0d175dde4169479b16d8b84d
37 lines
1011 B
YAML
37 lines
1011 B
YAML
---
|
|
storyboard: 944
|
|
release-model: cycle-with-intermediary
|
|
stable-branch-type: std-with-versions
|
|
release-type: python-pypi
|
|
team: ironic
|
|
type: other
|
|
repository-settings:
|
|
openstack/ironic-inspector: {}
|
|
releases:
|
|
- version: 10.9.0
|
|
projects:
|
|
- repo: openstack/ironic-inspector
|
|
hash: e3f58e4567194318b039c8d154d03ca2c81b8760
|
|
- version: 10.10.0
|
|
projects:
|
|
- repo: openstack/ironic-inspector
|
|
hash: 567b73138d5dae3b7924e98abc946a5f4a90e352
|
|
- version: 10.11.0
|
|
projects:
|
|
- repo: openstack/ironic-inspector
|
|
hash: 3ebfdf05e1939e915e50bd88548926711decce8b
|
|
- version: yoga-eom
|
|
projects:
|
|
- repo: openstack/ironic-inspector
|
|
hash: 561fed27c7959b72aa74a46026a62fc1f941139b
|
|
branches:
|
|
- name: bugfix/10.9
|
|
location: 10.9.0
|
|
- name: bugfix/10.10
|
|
location: 10.10.0
|
|
- name: stable/yoga
|
|
location: 10.11.0
|
|
- name: unmaintained/yoga
|
|
location: yoga-eom
|
|
release-notes: https://docs.openstack.org/releasenotes/ironic-inspector/yoga.html
|