4bc1f90bda
With the new TC resolution the community replaces Extended Maintenance with Unmaintained status [1]. So this patch transitions stable/yoga branch to Unmaintained as follows: - tip of the stable/yoga branch is tagged with yoga-eom tag - unmaintained/yoga branch will be cut from yoga-eom tag - stable/yoga branch will be deleted Some further notes: - there will no longer be official releases off of yoga branch - backports can be pushed against unmaintained/yoga branch - openstack-unmaintained-core and <project>-unmaintained-core groups will 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: Ic2f7ce29e8ed4c156e56fb1cb59fe9346a3c12d6
44 lines
1.2 KiB
YAML
44 lines
1.2 KiB
YAML
---
|
|
include-pypi-link: true
|
|
launchpad: oslo.utils
|
|
release-model: cycle-with-intermediary
|
|
team: oslo
|
|
type: library
|
|
repository-settings:
|
|
openstack/oslo.utils: {}
|
|
releases:
|
|
- version: 4.11.0
|
|
projects:
|
|
- repo: openstack/oslo.utils
|
|
hash: d8b3e046ce10289fc73010eb3d0d6c23f6713569
|
|
- version: 4.12.0
|
|
projects:
|
|
- repo: openstack/oslo.utils
|
|
hash: 3b5eebdc1c8606552ca00cff8f675f556e076d0e
|
|
- version: 4.12.1
|
|
projects:
|
|
- repo: openstack/oslo.utils
|
|
hash: 6e17ae1f7959c64dfd20a5f67edf422e702426aa
|
|
- version: 4.12.2
|
|
projects:
|
|
- repo: openstack/oslo.utils
|
|
hash: ad49b3ace4424637df4bae91bf82820e27341bc1
|
|
- version: 4.12.3
|
|
projects:
|
|
- repo: openstack/oslo.utils
|
|
hash: 2c1b0628771695e546b0acb1e3c44c16c0c690db
|
|
- version: 4.12.4
|
|
projects:
|
|
- repo: openstack/oslo.utils
|
|
hash: 92d0c17a62d4f4e2ac65d85ee6d6a2c02a75739a
|
|
- version: yoga-eom
|
|
projects:
|
|
- repo: openstack/oslo.utils
|
|
hash: 92d0c17a62d4f4e2ac65d85ee6d6a2c02a75739a
|
|
branches:
|
|
- name: stable/yoga
|
|
location: 4.12.2
|
|
- name: unmaintained/yoga
|
|
location: yoga-eom
|
|
release-notes: https://docs.openstack.org/releasenotes/oslo.utils/yoga.html
|