53df6f0f58
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: Iad85d20340684b786309ac41adb51d1e56be2949
30 lines
845 B
YAML
30 lines
845 B
YAML
---
|
|
launchpad: python-barbicanclient
|
|
release-model: cycle-with-intermediary
|
|
team: barbican
|
|
type: client-library
|
|
repository-settings:
|
|
openstack/python-barbicanclient: {}
|
|
releases:
|
|
- version: 5.0.0
|
|
projects:
|
|
- repo: openstack/python-barbicanclient
|
|
hash: df7dbabb7dd63bc8066d9cc89955a510bf63b04d
|
|
- version: 5.0.1
|
|
projects:
|
|
- repo: openstack/python-barbicanclient
|
|
hash: 1f0feb30ccd3b19bc23453d85d3266c85fcf04d6
|
|
- version: victoria-em
|
|
projects:
|
|
- repo: openstack/python-barbicanclient
|
|
hash: 1f0feb30ccd3b19bc23453d85d3266c85fcf04d6
|
|
- version: victoria-eom
|
|
projects:
|
|
- repo: openstack/python-barbicanclient
|
|
hash: 890cd65aa8a97d5c8e588ebe4b63c543d8ccf6c9
|
|
branches:
|
|
- name: stable/victoria
|
|
location: 5.0.1
|
|
- name: unmaintained/victoria
|
|
location: victoria-eom
|