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
52 lines
1.4 KiB
YAML
52 lines
1.4 KiB
YAML
---
|
|
include-pypi-link: true
|
|
launchpad: stevedore
|
|
release-model: cycle-with-intermediary
|
|
team: oslo
|
|
type: library
|
|
repository-settings:
|
|
openstack/stevedore: {}
|
|
releases:
|
|
- version: 2.0.0
|
|
projects:
|
|
- repo: openstack/stevedore
|
|
hash: 0c10f5cf215f0b801fd8648d7d1c00ec8b2a610c
|
|
- version: 2.0.1
|
|
projects:
|
|
- repo: openstack/stevedore
|
|
hash: 01c12eca14dc6a5078b4308a5fc6c3cbef930b06
|
|
- version: 3.0.0
|
|
projects:
|
|
- repo: openstack/stevedore
|
|
hash: 5eb3ef2de3576c8633dddab832bbe85405930db0
|
|
- version: 3.1.0
|
|
projects:
|
|
- repo: openstack/stevedore
|
|
hash: bc04ca91e07b067bcd19d5d9ba4cdc61b0d7bd2f
|
|
- version: 3.2.0
|
|
projects:
|
|
- repo: openstack/stevedore
|
|
hash: e9204ee7b702f67c4de1c777db9482b065126407
|
|
- version: 3.2.1
|
|
projects:
|
|
- repo: openstack/stevedore
|
|
hash: efb338e00b7c3e9a53ffa0138eefa2440f4f30f7
|
|
- version: 3.2.2
|
|
projects:
|
|
- repo: openstack/stevedore
|
|
hash: 274eaa6c5487124fae3a19fa8aa80ea7d889105b
|
|
- version: victoria-em
|
|
projects:
|
|
- repo: openstack/stevedore
|
|
hash: 274eaa6c5487124fae3a19fa8aa80ea7d889105b
|
|
- version: victoria-eom
|
|
projects:
|
|
- repo: openstack/stevedore
|
|
hash: 7bd3b30a22fd5d6d7ec5fea6f4ad48dd925a60a7
|
|
branches:
|
|
- name: stable/victoria
|
|
location: 3.2.2
|
|
- name: unmaintained/victoria
|
|
location: victoria-eom
|
|
release-notes: https://docs.openstack.org/releasenotes/stevedore/victoria.html
|