b0f2b3dc26
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: I130499ade903691d09cb477a832ba30f8b71873d
44 lines
1.2 KiB
YAML
44 lines
1.2 KiB
YAML
---
|
|
launchpad: masakari
|
|
release-model: cycle-with-rc
|
|
team: masakari
|
|
type: service
|
|
repository-settings:
|
|
openstack/masakari: {}
|
|
releases:
|
|
- version: 12.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/masakari
|
|
hash: 8f1da00982e02999c0362c47581d3437b9e44c4a
|
|
- version: 12.0.0
|
|
projects:
|
|
- repo: openstack/masakari
|
|
hash: 8f1da00982e02999c0362c47581d3437b9e44c4a
|
|
diff-start: 11.0.0
|
|
- version: 12.0.1
|
|
projects:
|
|
- repo: openstack/masakari
|
|
hash: f6a84e24e568738ae6a39f593230e1b8b5d3e5bb
|
|
- version: 12.0.2
|
|
projects:
|
|
- repo: openstack/masakari
|
|
hash: a5b7564f4453e7ec7df4021a852eb40b0bd631ca
|
|
- version: 12.0.3
|
|
projects:
|
|
- repo: openstack/masakari
|
|
hash: 4f6a740c2c40729122446a2766127363799df2b0
|
|
- version: xena-em
|
|
projects:
|
|
- repo: openstack/masakari
|
|
hash: 4f6a740c2c40729122446a2766127363799df2b0
|
|
- version: xena-eom
|
|
projects:
|
|
- repo: openstack/masakari
|
|
hash: c5e6334f892bbde9b2686cb65f0f44c98e4d2b8c
|
|
branches:
|
|
- name: stable/xena
|
|
location: 12.0.0.0rc1
|
|
- name: unmaintained/xena
|
|
location: xena-eom
|
|
release-notes: https://docs.openstack.org/releasenotes/masakari/xena.html
|