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
35 lines
899 B
YAML
35 lines
899 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.2.0
|
|
projects:
|
|
- repo: openstack/cliff
|
|
hash: 7268eea70b959655cd058e6178b85f0a69dda7c5
|
|
- version: 3.3.0
|
|
projects:
|
|
- repo: openstack/cliff
|
|
hash: 8099c98249dfc9caa9cdbac4cbe7afba4279c734
|
|
- version: 3.4.0
|
|
projects:
|
|
- repo: openstack/cliff
|
|
hash: 6ac510d0cd25c8c3c76d56dd8e100ca2a6f8b962
|
|
- version: victoria-em
|
|
projects:
|
|
- repo: openstack/cliff
|
|
hash: 6ac510d0cd25c8c3c76d56dd8e100ca2a6f8b962
|
|
- version: victoria-eom
|
|
projects:
|
|
- repo: openstack/cliff
|
|
hash: 37ce807c09fb1dd5770d84b1c8b4d4fd8a2270dc
|
|
branches:
|
|
- name: stable/victoria
|
|
location: 3.4.0
|
|
- name: unmaintained/victoria
|
|
location: victoria-eom
|