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
52 lines
1.5 KiB
YAML
52 lines
1.5 KiB
YAML
---
|
|
include-pypi-link: true
|
|
launchpad: oslo.messaging
|
|
release-model: cycle-with-intermediary
|
|
team: oslo
|
|
type: library
|
|
repository-settings:
|
|
openstack/oslo.messaging: {}
|
|
releases:
|
|
- version: 12.10.0
|
|
projects:
|
|
- repo: openstack/oslo.messaging
|
|
hash: ca939fc0e4683efce87b567a9a074063a9c75b4f
|
|
- version: 12.11.0
|
|
projects:
|
|
- repo: openstack/oslo.messaging
|
|
hash: feb72de7b81e3919dedc697f9fb5484a92f85ad8
|
|
- version: 12.11.1
|
|
projects:
|
|
- repo: openstack/oslo.messaging
|
|
hash: 02a38f507d8f0c377a2ef468e3497b5e897f1b09
|
|
- version: 12.12.0
|
|
projects:
|
|
- repo: openstack/oslo.messaging
|
|
hash: 5d165cc713a98dbd650e9e6295d7966ce2919935
|
|
- version: 12.13.0
|
|
projects:
|
|
- repo: openstack/oslo.messaging
|
|
hash: 2d090b5d6b78d5a144a656cebfbaf4609dc2e4fa
|
|
- version: 12.13.1
|
|
projects:
|
|
- repo: openstack/oslo.messaging
|
|
hash: f20a905ea6f41399c1723f8f1cbd0bc1097b8672
|
|
- version: 12.13.2
|
|
projects:
|
|
- repo: openstack/oslo.messaging
|
|
hash: 8ee7638a860c48785d94bfda8d336b6239da5013
|
|
- version: 12.13.3
|
|
projects:
|
|
- repo: openstack/oslo.messaging
|
|
hash: 047da4e5ed8f853c1e69f73acaa9e655c88ab6e7
|
|
- version: yoga-eom
|
|
projects:
|
|
- repo: openstack/oslo.messaging
|
|
hash: 15779aa0733f3c9bd1f85fa8aea25e3bd8915a1c
|
|
branches:
|
|
- name: stable/yoga
|
|
location: 12.13.0
|
|
- name: unmaintained/yoga
|
|
location: yoga-eom
|
|
release-notes: https://docs.openstack.org/releasenotes/oslo.messaging/yoga.html
|