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
36 lines
966 B
YAML
36 lines
966 B
YAML
---
|
|
include-pypi-link: true
|
|
storyboard: openstack/osc-lib
|
|
release-model: cycle-with-intermediary
|
|
team: OpenStackSDK
|
|
type: library
|
|
repository-settings:
|
|
openstack/osc-lib: {}
|
|
releases:
|
|
- version: 2.4.0
|
|
projects:
|
|
- repo: openstack/osc-lib
|
|
hash: 1354890f0bd6ea4b0ac8022a9130a15d61525d47
|
|
- version: 2.4.1
|
|
projects:
|
|
- repo: openstack/osc-lib
|
|
hash: 97c578bcadf24eec970f4b711aaf58d5c9e099c8
|
|
- version: 2.4.2
|
|
projects:
|
|
- repo: openstack/osc-lib
|
|
hash: 415a6c7b191ac665fb7763d12d1b427b7b630586
|
|
- version: xena-em
|
|
projects:
|
|
- repo: openstack/osc-lib
|
|
hash: 415a6c7b191ac665fb7763d12d1b427b7b630586
|
|
- version: xena-eom
|
|
projects:
|
|
- repo: openstack/osc-lib
|
|
hash: b3cb7b86e7e34876177c4e92f83a59d3c369a7c1
|
|
branches:
|
|
- name: stable/xena
|
|
location: 2.4.2
|
|
- name: unmaintained/xena
|
|
location: xena-eom
|
|
release-notes: https://docs.openstack.org/releasenotes/osc-lib/xena.html
|