cd067b550f
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: I4ca342be29ad5d540fb262cc95f8f0b1b326b8f7
33 lines
893 B
YAML
33 lines
893 B
YAML
---
|
|
launchpad: zaqar-ui
|
|
release-model: cycle-with-rc
|
|
release-type: python-service
|
|
team: zaqar
|
|
type: horizon-plugin
|
|
repository-settings:
|
|
openstack/zaqar-ui: {}
|
|
releases:
|
|
- version: 9.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/zaqar-ui
|
|
hash: a5816d9b8766dc3400037078c8a014fead5e7f3a
|
|
- version: 9.0.0
|
|
projects:
|
|
- repo: openstack/zaqar-ui
|
|
hash: a5816d9b8766dc3400037078c8a014fead5e7f3a
|
|
diff-start: 8.0.0
|
|
- version: victoria-em
|
|
projects:
|
|
- repo: openstack/zaqar-ui
|
|
hash: a5816d9b8766dc3400037078c8a014fead5e7f3a
|
|
- version: victoria-eom
|
|
projects:
|
|
- repo: openstack/zaqar-ui
|
|
hash: 7e708d4c3954db7063093722ae721897c3ed8a08
|
|
branches:
|
|
- name: stable/victoria
|
|
location: 9.0.0.0rc1
|
|
- name: unmaintained/victoria
|
|
location: victoria-eom
|
|
release-notes: https://docs.openstack.org/releasenotes/zaqar-ui/victoria.html
|