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
30 lines
732 B
YAML
30 lines
732 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.5.0
|
|
projects:
|
|
- repo: openstack/os-win
|
|
hash: d571260d41bfe309412570785665a9afd8d8eef2
|
|
- version: xena-em
|
|
projects:
|
|
- repo: openstack/os-win
|
|
hash: d571260d41bfe309412570785665a9afd8d8eef2
|
|
- version: xena-eom
|
|
projects:
|
|
- repo: openstack/os-win
|
|
hash: 53f3b50548cd68b36450e1846e0d6c81a1c30722
|
|
branches:
|
|
- name: stable/xena
|
|
location: 5.5.0
|
|
- name: unmaintained/xena
|
|
location: xena-eom
|
|
release-notes: https://docs.openstack.org/releasenotes/os-win/xena.html
|