d077d34c0d
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: Ib4139e89c47ce000e601be9089d907240e2b9ba4
26 lines
641 B
YAML
26 lines
641 B
YAML
---
|
|
launchpad: monasca
|
|
release-model: cycle-with-intermediary
|
|
team: monasca
|
|
type: library
|
|
repository-settings:
|
|
openstack/monasca-statsd: {}
|
|
releases:
|
|
- version: 2.3.0
|
|
projects:
|
|
- repo: openstack/monasca-statsd
|
|
hash: 77fbd159408be1f9e79fbe5640a6c82baed76b65
|
|
- version: xena-em
|
|
projects:
|
|
- repo: openstack/monasca-statsd
|
|
hash: 77fbd159408be1f9e79fbe5640a6c82baed76b65
|
|
- version: xena-eom
|
|
projects:
|
|
- repo: openstack/monasca-statsd
|
|
hash: 136938945887dece898f4ed8df3c570245234f53
|
|
branches:
|
|
- name: stable/xena
|
|
location: 2.3.0
|
|
- name: unmaintained/xena
|
|
location: xena-eom
|