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
38 lines
1.1 KiB
YAML
38 lines
1.1 KiB
YAML
---
|
|
launchpad: masakari
|
|
release-model: cycle-with-rc
|
|
team: masakari
|
|
type: horizon-plugin
|
|
release-type: horizon
|
|
repository-settings:
|
|
openstack/masakari-dashboard: {}
|
|
releases:
|
|
- version: 4.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/masakari-dashboard
|
|
hash: a44b5a4266505679cc4e32a6d650466d49596c7c
|
|
- version: 4.0.0
|
|
projects:
|
|
- repo: openstack/masakari-dashboard
|
|
hash: a44b5a4266505679cc4e32a6d650466d49596c7c
|
|
diff-start: 3.0.0
|
|
- version: 4.0.1
|
|
projects:
|
|
- repo: openstack/masakari-dashboard
|
|
hash: a879b6bbfbd17d2a4dbee4c0dde200db7d944631
|
|
- version: wallaby-em
|
|
projects:
|
|
- repo: openstack/masakari-dashboard
|
|
hash: a879b6bbfbd17d2a4dbee4c0dde200db7d944631
|
|
- version: wallaby-eom
|
|
projects:
|
|
- repo: openstack/masakari-dashboard
|
|
hash: a879b6bbfbd17d2a4dbee4c0dde200db7d944631
|
|
branches:
|
|
- name: stable/wallaby
|
|
location: 4.0.0.0rc1
|
|
- name: unmaintained/wallaby
|
|
location: wallaby-eom
|
|
release-notes:
|
|
https://docs.openstack.org/releasenotes/masakari-dashboard/wallaby.html
|