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: oslo.db
|
|
release-model: cycle-with-intermediary
|
|
team: oslo
|
|
type: library
|
|
repository-settings:
|
|
openstack/oslo.db: {}
|
|
releases:
|
|
- version: 8.6.0
|
|
projects:
|
|
- repo: openstack/oslo.db
|
|
hash: 62657ed1fb9af7fd45bdfb767c942559ecf868e0
|
|
- version: 9.0.0
|
|
projects:
|
|
- repo: openstack/oslo.db
|
|
hash: 78d12d76969730d25f81b069b1b40730b91bd62f
|
|
- version: 9.1.0
|
|
projects:
|
|
- repo: openstack/oslo.db
|
|
hash: be2cc6a2ce40f6666d1e2b0f13054e7be7bc792e
|
|
- version: 10.0.0
|
|
projects:
|
|
- repo: openstack/oslo.db
|
|
hash: f3bdd4d4220a884e4752ce6b61c2605bfd72f2fb
|
|
- version: 11.0.0
|
|
projects:
|
|
- repo: openstack/oslo.db
|
|
hash: 75661fbc4d1929993f26361b75d5ccedb90ada50
|
|
- version: xena-em
|
|
projects:
|
|
- repo: openstack/oslo.db
|
|
hash: 75661fbc4d1929993f26361b75d5ccedb90ada50
|
|
- version: xena-eom
|
|
projects:
|
|
- repo: openstack/oslo.db
|
|
hash: f6bd9ce1ed9d9d4a051a9ed0a43c33254f908e00
|
|
branches:
|
|
- name: stable/xena
|
|
location: 11.0.0
|
|
- name: unmaintained/xena
|
|
location: xena-eom
|
|
release-notes: https://docs.openstack.org/releasenotes/oslo.db/xena.html
|