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
37 lines
1.1 KiB
YAML
37 lines
1.1 KiB
YAML
---
|
|
include-pypi-link: true
|
|
storyboard: openstack/python-ironic-inspector-client
|
|
release-model: cycle-with-intermediary
|
|
team: ironic
|
|
type: client-library
|
|
repository-settings:
|
|
openstack/python-ironic-inspector-client: {}
|
|
releases:
|
|
- version: 4.2.0
|
|
projects:
|
|
- repo: openstack/python-ironic-inspector-client
|
|
hash: 2a2f89ee3fd54fe4a3fe81136e406028b043e6b7
|
|
- version: 4.3.0
|
|
projects:
|
|
- repo: openstack/python-ironic-inspector-client
|
|
hash: 5176452b49b4525a6951e39dd68616fd31654794
|
|
- version: 4.4.0
|
|
projects:
|
|
- repo: openstack/python-ironic-inspector-client
|
|
hash: d046ba7a1d4f32362698b3f8e9ba15c16fed0fa5
|
|
- version: victoria-em
|
|
projects:
|
|
- repo: openstack/python-ironic-inspector-client
|
|
hash: d046ba7a1d4f32362698b3f8e9ba15c16fed0fa5
|
|
- version: victoria-eom
|
|
projects:
|
|
- repo: openstack/python-ironic-inspector-client
|
|
hash: a53bd607926d5ee805447006aaf702471d351171
|
|
branches:
|
|
- name: stable/victoria
|
|
location: 4.3.0
|
|
- name: unmaintained/victoria
|
|
location: victoria-eom
|
|
release-notes:
|
|
https://docs.openstack.org/releasenotes/python-ironic-inspector-client/victoria.html
|