acc5970620
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: Ie284b3483f6e599b504ecf0e336f823c3351b123
31 lines
833 B
YAML
31 lines
833 B
YAML
---
|
|
include-pypi-link: true
|
|
storyboard: openstack/cyborg
|
|
release-model: cycle-with-intermediary
|
|
team: cyborg
|
|
type: client-library
|
|
repository-settings:
|
|
openstack/python-cyborgclient: {}
|
|
releases:
|
|
- version: 1.4.0
|
|
projects:
|
|
- repo: openstack/python-cyborgclient
|
|
hash: d051769d9f3dc1c5790b01a7cff2f92fb908848d
|
|
- version: 1.5.0
|
|
projects:
|
|
- repo: openstack/python-cyborgclient
|
|
hash: 2a8dc2449a5b6ed58aa79b10a7bf4571d8214457
|
|
- version: xena-em
|
|
projects:
|
|
- repo: openstack/python-cyborgclient
|
|
hash: 2a8dc2449a5b6ed58aa79b10a7bf4571d8214457
|
|
- version: xena-eom
|
|
projects:
|
|
- repo: openstack/python-cyborgclient
|
|
hash: ffd041fe5002dbd4b41adac527158f272753f823
|
|
branches:
|
|
- name: stable/xena
|
|
location: 1.5.0
|
|
- name: unmaintained/xena
|
|
location: xena-eom
|