99612edcd9
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: I5e1b3868b750bf687cc8516ee970e0dc026168b5
48 lines
1.4 KiB
YAML
48 lines
1.4 KiB
YAML
---
|
|
include-pypi-link: true
|
|
release-model: cycle-with-intermediary
|
|
storyboard: openstack/openstacksdk
|
|
team: OpenStackSDK
|
|
type: library
|
|
repository-settings:
|
|
openstack/openstacksdk: {}
|
|
releases:
|
|
- version: 0.51.0
|
|
projects:
|
|
- repo: openstack/openstacksdk
|
|
hash: 256e25e321838cc568be56acd9c2d106eb9e4535
|
|
- version: 0.52.0
|
|
projects:
|
|
- repo: openstack/openstacksdk
|
|
hash: e169c495de39a2d97ef1d8bb7894b18e4ef268dd
|
|
- version: 0.53.0
|
|
projects:
|
|
- repo: openstack/openstacksdk
|
|
hash: 4629245277b7437056fd863d076e19fe6d634cfe
|
|
- version: 0.54.0
|
|
projects:
|
|
- repo: openstack/openstacksdk
|
|
hash: 164231a0d76d9b49417e1ff4ddc9a280dc8a6535
|
|
- version: 0.55.0
|
|
projects:
|
|
- repo: openstack/openstacksdk
|
|
hash: 964fec6a51f615a4ff23efcec8d923b54f009c8a
|
|
- version: 0.55.1
|
|
projects:
|
|
- repo: openstack/openstacksdk
|
|
hash: f09ed4ac566300fa6ab240cf39b38d853684cc57
|
|
- version: wallaby-em
|
|
projects:
|
|
- repo: openstack/openstacksdk
|
|
hash: f09ed4ac566300fa6ab240cf39b38d853684cc57
|
|
- version: wallaby-eom
|
|
projects:
|
|
- repo: openstack/openstacksdk
|
|
hash: f48f90bee4557851e06890c029c56a9d6545207a
|
|
branches:
|
|
- name: stable/wallaby
|
|
location: 0.55.0
|
|
- name: unmaintained/wallaby
|
|
location: wallaby-eom
|
|
release-notes: https://docs.openstack.org/releasenotes/openstacksdk/wallaby.html
|