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
853 B
YAML
31 lines
853 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.2.0
|
|
projects:
|
|
- repo: openstack/python-cyborgclient
|
|
hash: 0d405a5022000b76541f0c8323766eda97b613c3
|
|
- version: 1.2.1
|
|
projects:
|
|
- repo: openstack/python-cyborgclient
|
|
hash: 257e8200fbaee55deac910040fca1071db7b85ae
|
|
- version: victoria-em
|
|
projects:
|
|
- repo: openstack/python-cyborgclient
|
|
hash: 257e8200fbaee55deac910040fca1071db7b85ae
|
|
- version: victoria-eom
|
|
projects:
|
|
- repo: openstack/python-cyborgclient
|
|
hash: 4da69832d0fffe8115b32fe4aeb0728f4b08ea61
|
|
branches:
|
|
- name: stable/victoria
|
|
location: 1.2.1
|
|
- name: unmaintained/victoria
|
|
location: victoria-eom
|