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.0 KiB
YAML
40 lines
1.0 KiB
YAML
---
|
|
include-pypi-link: true
|
|
launchpad: python-tooz
|
|
release-model: cycle-with-intermediary
|
|
team: oslo
|
|
type: library
|
|
repository-settings:
|
|
openstack/tooz: {}
|
|
releases:
|
|
- version: 2.8.0
|
|
projects:
|
|
- repo: openstack/tooz
|
|
hash: 54448e9d8b968c6d537a4a3b648ed280174b4f2c
|
|
- version: 2.8.1
|
|
projects:
|
|
- repo: openstack/tooz
|
|
hash: 62d5d17a5d2495f1f898163bbd83acbbc9873620
|
|
- version: 2.8.2
|
|
projects:
|
|
- repo: openstack/tooz
|
|
hash: 11526e594c7e7cef8b5a4a4220f100d76a418036
|
|
- version: 2.8.3
|
|
projects:
|
|
- repo: openstack/tooz
|
|
hash: 73dbe0e6fc1403cbb121985781d7b6ec996b099a
|
|
- version: wallaby-em
|
|
projects:
|
|
- repo: openstack/tooz
|
|
hash: 73dbe0e6fc1403cbb121985781d7b6ec996b099a
|
|
- version: wallaby-eom
|
|
projects:
|
|
- repo: openstack/tooz
|
|
hash: 8611c15308925621260f573c0f275a1dea9f80e0
|
|
branches:
|
|
- name: stable/wallaby
|
|
location: 2.8.0
|
|
- name: unmaintained/wallaby
|
|
location: wallaby-eom
|
|
release-notes: https://docs.openstack.org/releasenotes/tooz/wallaby.html
|