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
44 lines
1.2 KiB
YAML
44 lines
1.2 KiB
YAML
---
|
|
include-pypi-link: true
|
|
launchpad: taskflow
|
|
release-model: cycle-with-intermediary
|
|
team: oslo
|
|
type: library
|
|
repository-settings:
|
|
openstack/taskflow: {}
|
|
releases:
|
|
- version: 4.2.0
|
|
projects:
|
|
- repo: openstack/taskflow
|
|
hash: 13c1165779f3cce7e1be301521866f15adff4751
|
|
- version: 4.3.0
|
|
projects:
|
|
- repo: openstack/taskflow
|
|
hash: c22a11ea68564cd4348758dbe421f9a665c12bea
|
|
- version: 4.3.1
|
|
projects:
|
|
- repo: openstack/taskflow
|
|
hash: 2a9761bece22b58df6c7616f9bdcf0589f6af77f
|
|
- version: 4.4.0
|
|
projects:
|
|
- repo: openstack/taskflow
|
|
hash: 24ae51f3286655af37489c672776d04e69cc2185
|
|
- version: 4.5.0
|
|
projects:
|
|
- repo: openstack/taskflow
|
|
hash: 212570df161a1e8d2cce9d1e2996c7c93ae0be13
|
|
- version: victoria-em
|
|
projects:
|
|
- repo: openstack/taskflow
|
|
hash: 212570df161a1e8d2cce9d1e2996c7c93ae0be13
|
|
- version: victoria-eom
|
|
projects:
|
|
- repo: openstack/taskflow
|
|
hash: 3739d1462ad59b1a839048a16ad84e08598ca4a0
|
|
branches:
|
|
- name: stable/victoria
|
|
location: 4.5.0
|
|
- name: unmaintained/victoria
|
|
location: victoria-eom
|
|
release-notes: https://docs.openstack.org/releasenotes/taskflow/victoria.html
|