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
35 lines
984 B
YAML
35 lines
984 B
YAML
---
|
|
storyboard: openstack/metalsmith
|
|
team: ironic
|
|
type: library
|
|
release-model: cycle-with-intermediary
|
|
repository-settings:
|
|
openstack/metalsmith: {}
|
|
releases:
|
|
- version: 1.1.0
|
|
projects:
|
|
- repo: openstack/metalsmith
|
|
hash: 67431c91371496bcf34eae4a3faf70592bceefd0
|
|
- version: 1.2.0
|
|
projects:
|
|
- repo: openstack/metalsmith
|
|
hash: 3621535d6733a8493a39eb1a98994694ed8f16c9
|
|
- version: 1.2.1
|
|
projects:
|
|
- repo: openstack/metalsmith
|
|
hash: 18b786fa02733c834e6a01bd71d7827bee4b0d44
|
|
- version: victoria-em
|
|
projects:
|
|
- repo: openstack/metalsmith
|
|
hash: 18b786fa02733c834e6a01bd71d7827bee4b0d44
|
|
- version: victoria-eom
|
|
projects:
|
|
- repo: openstack/metalsmith
|
|
hash: f42bd82d6211bd4fb6ef178744f65d8cbeaa70f9
|
|
branches:
|
|
- name: stable/victoria
|
|
location: 1.2.0
|
|
- name: unmaintained/victoria
|
|
location: victoria-eom
|
|
release-notes: https://docs.openstack.org/releasenotes/metalsmith/victoria.html
|