1b25a60608
With the new TC resolution the community replaces Extended Maintenance with Unmaintained status [1]. So this patch transitions victoria, wallaby, and xena EM branches to Unmaintained as follows: - tip of the given branch will be tagged with <series>-eom tag - unmaintained/<series> branch will be cut from <series>-eom tag - stable/<series> branch will be deleted Some further notes: - stable policy still applies - backports can be pushed against unmaintained/<series> branch - openstack-unmaintained-core group 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. This patch also officially EOLs two branches of sushy-cli which were effectively unmaintained anyway and not available in releases after wallaby. [1] https://governance.openstack.org/tc/resolutions/20230724-unmaintained-branches.html Change-Id: Ifa4e08ffbab548cd7e15bf88ae7201e92efeb7ac
39 lines
1.1 KiB
YAML
39 lines
1.1 KiB
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.7.0
|
|
projects:
|
|
- repo: openstack/ironic-inspector
|
|
hash: 611a543ecddda22ed5f19af96bf6b2f690cdbf51
|
|
- version: 10.8.0
|
|
projects:
|
|
- repo: openstack/ironic-inspector
|
|
hash: 5ff2d13975676cb54b09ffac3a8fd83f9c622809
|
|
- version: 10.8.1
|
|
projects:
|
|
- repo: openstack/ironic-inspector
|
|
hash: befeb52ba4c5c4bf687a24456664368a86a819e4
|
|
- version: xena-em
|
|
projects:
|
|
- repo: openstack/ironic-inspector
|
|
hash: befeb52ba4c5c4bf687a24456664368a86a819e4
|
|
- version: xena-eom
|
|
projects:
|
|
- repo: openstack/ironic-inspector
|
|
hash: c582157e86cc05a42290db280efe5a0e36f186eb
|
|
branches:
|
|
- name: bugfix/10.7
|
|
location: 10.7.0
|
|
- name: stable/xena
|
|
location: 10.8.0
|
|
- name: unmaintained/xena
|
|
location: xena-eom
|
|
release-notes: https://docs.openstack.org/releasenotes/ironic-inspector/xena.html
|