03d7838133
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: I6660af1bdc87e9fe35e4250d9d3db2a6c1233986
31 lines
880 B
YAML
31 lines
880 B
YAML
---
|
|
include-pypi-link: true
|
|
storyboard: openstack/python-adjutantclient
|
|
release-model: cycle-with-intermediary
|
|
team: adjutant
|
|
type: client-library
|
|
repository-settings:
|
|
openstack/python-adjutantclient: {}
|
|
releases:
|
|
- version: 0.6.0
|
|
projects:
|
|
- repo: openstack/python-adjutantclient
|
|
hash: 9908379f82ae9101c7294c856993f87c5453063f
|
|
- version: 0.7.0
|
|
projects:
|
|
- repo: openstack/python-adjutantclient
|
|
hash: 9095d25ca0b0e487464f370825872e457b698e68
|
|
- version: victoria-em
|
|
projects:
|
|
- repo: openstack/python-adjutantclient
|
|
hash: 9095d25ca0b0e487464f370825872e457b698e68
|
|
- version: victoria-eom
|
|
projects:
|
|
- repo: openstack/python-adjutantclient
|
|
hash: 4c50d1aadb6faa52a422103aac35ef5b39b8185b
|
|
branches:
|
|
- name: stable/victoria
|
|
location: 0.7.0
|
|
- name: unmaintained/victoria
|
|
location: victoria-eom
|