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: osprofiler
|
|
release-model: cycle-with-intermediary
|
|
team: oslo
|
|
type: library
|
|
repository-settings:
|
|
openstack/osprofiler: {}
|
|
releases:
|
|
- version: 3.2.0
|
|
projects:
|
|
- repo: openstack/osprofiler
|
|
hash: 38d51b2e0f13614bafef3e5be4c8a074531b2a3f
|
|
- version: 3.2.1
|
|
projects:
|
|
- repo: openstack/osprofiler
|
|
hash: 8569b6d65fa1d35db6f8c9b6a4ca95ece88f7e4b
|
|
- version: 3.2.2
|
|
projects:
|
|
- repo: openstack/osprofiler
|
|
hash: 61a0ff8ace87e917d31231f28f3be6b21a113624
|
|
- version: 3.3.0
|
|
projects:
|
|
- repo: openstack/osprofiler
|
|
hash: e8dd381e626d48f11c6b8c9e296433b23e88124b
|
|
- version: 3.4.0
|
|
projects:
|
|
- repo: openstack/osprofiler
|
|
hash: 5d82a025077322fe024f3670e013d27897a4e680
|
|
- version: victoria-em
|
|
projects:
|
|
- repo: openstack/osprofiler
|
|
hash: 5d82a025077322fe024f3670e013d27897a4e680
|
|
- version: victoria-eom
|
|
projects:
|
|
- repo: openstack/osprofiler
|
|
hash: 80c4f13c2147d0f05a53ab0710d229d40fcda962
|
|
branches:
|
|
- name: stable/victoria
|
|
location: 3.4.0
|
|
- name: unmaintained/victoria
|
|
location: victoria-eom
|
|
release-notes: https://docs.openstack.org/releasenotes/osprofiler/victoria.html
|