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
41 lines
1.2 KiB
YAML
41 lines
1.2 KiB
YAML
---
|
|
include-pypi-link: true
|
|
launchpad: oslo.serialization
|
|
release-model: cycle-with-intermediary
|
|
team: oslo
|
|
type: library
|
|
repository-settings:
|
|
openstack/oslo.serialization: {}
|
|
releases:
|
|
- version: 3.2.0
|
|
projects:
|
|
- repo: openstack/oslo.serialization
|
|
hash: 9b81f6fb74b58dd53532349a86f14b51db8d6a96
|
|
- version: 4.0.0
|
|
projects:
|
|
- repo: openstack/oslo.serialization
|
|
hash: be101759e3112e34d2462c69147a7de8d9d2ea6d
|
|
- version: 4.0.1
|
|
projects:
|
|
- repo: openstack/oslo.serialization
|
|
hash: c7884b2e961d798540346ccb841e960bc5484d1d
|
|
- version: 4.0.2
|
|
projects:
|
|
- repo: openstack/oslo.serialization
|
|
hash: fcd737e2b19a4fee58db79281b336342f0f09d7b
|
|
- version: victoria-em
|
|
projects:
|
|
- repo: openstack/oslo.serialization
|
|
hash: fcd737e2b19a4fee58db79281b336342f0f09d7b
|
|
- version: victoria-eom
|
|
projects:
|
|
- repo: openstack/oslo.serialization
|
|
hash: fcd737e2b19a4fee58db79281b336342f0f09d7b
|
|
branches:
|
|
- name: stable/victoria
|
|
location: 4.0.1
|
|
- name: unmaintained/victoria
|
|
location: victoria-eom
|
|
release-notes:
|
|
https://docs.openstack.org/releasenotes/oslo.serialization/victoria.html
|