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
43 lines
1.2 KiB
YAML
43 lines
1.2 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.56.0
|
|
projects:
|
|
- repo: openstack/openstacksdk
|
|
hash: b38e7173e237e986f3acf60449c97fbe56a16cd5
|
|
- version: 0.57.0
|
|
projects:
|
|
- repo: openstack/openstacksdk
|
|
hash: 2ab15d0035929e0a8a4fc53e631773aa9f83c13b
|
|
- version: 0.58.0
|
|
projects:
|
|
- repo: openstack/openstacksdk
|
|
hash: 9dc4a841145200583ac3f8c56df775a165e5f2f4
|
|
- version: 0.59.0
|
|
projects:
|
|
- repo: openstack/openstacksdk
|
|
hash: d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49
|
|
- version: xena-em
|
|
projects:
|
|
- repo: openstack/openstacksdk
|
|
hash: d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49
|
|
- version: xena-eom
|
|
projects:
|
|
- repo: openstack/openstacksdk
|
|
hash: d80aa0d8572edd542f768ac3aba3affb280c4579
|
|
branches:
|
|
- name: feature/r1
|
|
location:
|
|
openstack/openstacksdk: b38e7173e237e986f3acf60449c97fbe56a16cd5
|
|
- name: stable/xena
|
|
location: 0.59.0
|
|
- name: unmaintained/xena
|
|
location: xena-eom
|
|
release-notes: https://docs.openstack.org/releasenotes/openstacksdk/xena.html
|