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
875 B
YAML
34 lines
875 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.1.0
|
|
projects:
|
|
- repo: openstack/os-win
|
|
hash: 33036bcc3284e829a505ab19810f3453a4b16365
|
|
- version: 5.2.0
|
|
projects:
|
|
- repo: openstack/os-win
|
|
hash: 028770ce27ef94e3718f61fd15be1646174a81d9
|
|
- version: victoria-em
|
|
projects:
|
|
- repo: openstack/os-win
|
|
hash: 028770ce27ef94e3718f61fd15be1646174a81d9
|
|
- version: victoria-eom
|
|
projects:
|
|
- repo: openstack/os-win
|
|
hash: d92ed09680af8833b2c4523f33f5eaf5c3078ed4
|
|
branches:
|
|
- name: stable/victoria
|
|
location: 5.1.0
|
|
- name: unmaintained/victoria
|
|
location: victoria-eom
|
|
release-notes: https://docs.openstack.org/releasenotes/os-win/victoria.html
|