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
45 lines
1.3 KiB
YAML
45 lines
1.3 KiB
YAML
---
|
|
include-pypi-link: true
|
|
launchpad: oslo.concurrency
|
|
release-model: cycle-with-intermediary
|
|
team: oslo
|
|
type: library
|
|
repository-settings:
|
|
openstack/oslo.concurrency: {}
|
|
releases:
|
|
- version: 4.1.0
|
|
projects:
|
|
- repo: openstack/oslo.concurrency
|
|
hash: e7f54d3ee8a028c748ea80055dba62d3ca91e830
|
|
- version: 4.1.1
|
|
projects:
|
|
- repo: openstack/oslo.concurrency
|
|
hash: b7fc1e15b48bd0e9931e309830b9f1daf20240a2
|
|
- version: 4.2.0
|
|
projects:
|
|
- repo: openstack/oslo.concurrency
|
|
hash: 35e4df4677059b1e49d262ba3dcbeb97a6595662
|
|
- version: 4.3.0
|
|
projects:
|
|
- repo: openstack/oslo.concurrency
|
|
hash: 2f7880383987f18861338e9c59b598bc98fa385e
|
|
- version: 4.3.1
|
|
projects:
|
|
- repo: openstack/oslo.concurrency
|
|
hash: fd7c4976ef4118f501737a29ccfb31edde48373b
|
|
- version: victoria-em
|
|
projects:
|
|
- repo: openstack/oslo.concurrency
|
|
hash: fd7c4976ef4118f501737a29ccfb31edde48373b
|
|
- version: victoria-eom
|
|
projects:
|
|
- repo: openstack/oslo.concurrency
|
|
hash: fd7c4976ef4118f501737a29ccfb31edde48373b
|
|
branches:
|
|
- name: stable/victoria
|
|
location: 4.3.0
|
|
- name: unmaintained/victoria
|
|
location: victoria-eom
|
|
release-notes:
|
|
https://docs.openstack.org/releasenotes/oslo.concurrency/victoria.html
|