99612edcd9
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. [1] https://governance.openstack.org/tc/resolutions/20230724-unmaintained-branches.html Change-Id: I5e1b3868b750bf687cc8516ee970e0dc026168b5
31 lines
761 B
YAML
31 lines
761 B
YAML
---
|
|
include-pypi-link: true
|
|
storyboard: openstack/cliff
|
|
release-model: cycle-with-intermediary
|
|
team: OpenStackSDK
|
|
type: library
|
|
repository-settings:
|
|
openstack/cliff: {}
|
|
releases:
|
|
- version: 3.8.0
|
|
projects:
|
|
- repo: openstack/cliff
|
|
hash: d562aae651f4e4346ee921d8eb67d24141695609
|
|
- version: 3.9.0
|
|
projects:
|
|
- repo: openstack/cliff
|
|
hash: 734bc0c5da6915f10823a3124e08ba3ddbd4cc63
|
|
- version: xena-em
|
|
projects:
|
|
- repo: openstack/cliff
|
|
hash: 734bc0c5da6915f10823a3124e08ba3ddbd4cc63
|
|
- version: xena-eom
|
|
projects:
|
|
- repo: openstack/cliff
|
|
hash: 85c27a68550003f7c30063d19cfc7f2cf842d569
|
|
branches:
|
|
- name: stable/xena
|
|
location: 3.9.0
|
|
- name: unmaintained/xena
|
|
location: xena-eom
|