2743c6e43e
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: I87612ef720985322ff97b4f17b6bef3d06697fc0
40 lines
1.1 KiB
YAML
40 lines
1.1 KiB
YAML
---
|
|
include-pypi-link: true
|
|
launchpad: oslo.privsep
|
|
release-model: cycle-with-intermediary
|
|
team: oslo
|
|
type: library
|
|
repository-settings:
|
|
openstack/oslo.privsep: {}
|
|
releases:
|
|
- version: 2.2.0
|
|
projects:
|
|
- repo: openstack/oslo.privsep
|
|
hash: 18d42bda1b9b6fc554a9d9b1f07cedba36a75ddd
|
|
- version: 2.2.1
|
|
projects:
|
|
- repo: openstack/oslo.privsep
|
|
hash: a602d03e2731fa37696a7c15406c74a6186e44df
|
|
- version: 2.3.0
|
|
projects:
|
|
- repo: openstack/oslo.privsep
|
|
hash: 1dc378c76fe14c0a8ce149088f469c0eae981194
|
|
- version: 2.4.0
|
|
projects:
|
|
- repo: openstack/oslo.privsep
|
|
hash: 512b5d9f6b79b798474d8bb2dac2462b0f705cb9
|
|
- version: victoria-em
|
|
projects:
|
|
- repo: openstack/oslo.privsep
|
|
hash: 512b5d9f6b79b798474d8bb2dac2462b0f705cb9
|
|
- version: victoria-eom
|
|
projects:
|
|
- repo: openstack/oslo.privsep
|
|
hash: 7c62c75df26b4ea44bae23b921b2264d9f8c9432
|
|
branches:
|
|
- name: stable/victoria
|
|
location: 2.4.0
|
|
- name: unmaintained/victoria
|
|
location: victoria-eom
|
|
release-notes: https://docs.openstack.org/releasenotes/oslo.privsep/victoria.html
|