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
32 lines
864 B
YAML
32 lines
864 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.3.0
|
|
projects:
|
|
- repo: openstack/osc-lib
|
|
hash: 96fb2ccff76d76858e1daafb8adf04b0d9079a50
|
|
- version: 2.3.1
|
|
projects:
|
|
- repo: openstack/osc-lib
|
|
hash: 2b7a679a4296c45fbc2fea152e3b51029a201143
|
|
- version: wallaby-em
|
|
projects:
|
|
- repo: openstack/osc-lib
|
|
hash: 2b7a679a4296c45fbc2fea152e3b51029a201143
|
|
- version: wallaby-eom
|
|
projects:
|
|
- repo: openstack/osc-lib
|
|
hash: ba61c4f5c32f99f45d67db3aba07eeaf4908661c
|
|
branches:
|
|
- name: stable/wallaby
|
|
location: 2.3.1
|
|
- name: unmaintained/wallaby
|
|
location: wallaby-eom
|
|
release-notes: https://docs.openstack.org/releasenotes/osc-lib/wallaby.html
|