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
32 lines
824 B
YAML
32 lines
824 B
YAML
---
|
|
storyboard: openstack/adjutant
|
|
release-model: cycle-with-rc
|
|
team: adjutant
|
|
type: service
|
|
repository-settings:
|
|
openstack/adjutant:
|
|
tarball-base: python-adjutant
|
|
releases:
|
|
- version: 1.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/adjutant
|
|
hash: 43e0c625e39f826b578e3e5c25519606d9b72808
|
|
- version: 1.0.0
|
|
projects:
|
|
- repo: openstack/adjutant
|
|
hash: 43e0c625e39f826b578e3e5c25519606d9b72808
|
|
diff-start: 0.5.0
|
|
- version: victoria-em
|
|
projects:
|
|
- repo: openstack/adjutant
|
|
hash: 43e0c625e39f826b578e3e5c25519606d9b72808
|
|
- version: victoria-eom
|
|
projects:
|
|
- repo: openstack/adjutant
|
|
hash: acc4a44e87758a6bedabbc12d35b059d437f58ef
|
|
branches:
|
|
- name: stable/victoria
|
|
location: 1.0.0.0rc1
|
|
- name: unmaintained/victoria
|
|
location: victoria-eom
|