998cfeec7d
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: I09c6f4c18e3202e9cc584b160851000da835693c
34 lines
869 B
YAML
34 lines
869 B
YAML
---
|
|
include-pypi-link: true
|
|
launchpad: os-win
|
|
release-model: cycle-with-intermediary
|
|
team: winstackers
|
|
type: library
|
|
repository-settings:
|
|
openstack/os-win:
|
|
flags:
|
|
- retired
|
|
releases:
|
|
- version: 5.3.0
|
|
projects:
|
|
- repo: openstack/os-win
|
|
hash: 78414e71606b37ff2147ee886ee1fd962ef3a911
|
|
- version: 5.4.0
|
|
projects:
|
|
- repo: openstack/os-win
|
|
hash: cce95b44a942ca0175886e84222294c5abaec67b
|
|
- version: wallaby-em
|
|
projects:
|
|
- repo: openstack/os-win
|
|
hash: cce95b44a942ca0175886e84222294c5abaec67b
|
|
- version: wallaby-eom
|
|
projects:
|
|
- repo: openstack/os-win
|
|
hash: 7c5ce17fd3e2d1107886c859abc62611684204b9
|
|
branches:
|
|
- name: stable/wallaby
|
|
location: 5.4.0
|
|
- name: unmaintained/wallaby
|
|
location: wallaby-eom
|
|
release-notes: https://docs.openstack.org/releasenotes/os-win/wallaby.html
|