8d2a4e7247
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: I8c57ac885b937c100f18f58947d06e6419f36f3f
31 lines
806 B
YAML
31 lines
806 B
YAML
---
|
|
include-pypi-link: true
|
|
launchpad: tosca-parser
|
|
release-model: cycle-with-intermediary
|
|
team: tacker
|
|
type: library
|
|
repository-settings:
|
|
openstack/tosca-parser: {}
|
|
releases:
|
|
- version: 2.1.0
|
|
projects:
|
|
- repo: openstack/tosca-parser
|
|
hash: b43f595fd378a2e7f207f7b7b0cb811c58b1969a
|
|
- version: 2.1.1
|
|
projects:
|
|
- repo: openstack/tosca-parser
|
|
hash: 9b42fa3d32725fc1f2538878bb9b0fa8c84b9d9b
|
|
- version: victoria-em
|
|
projects:
|
|
- repo: openstack/tosca-parser
|
|
hash: 9b42fa3d32725fc1f2538878bb9b0fa8c84b9d9b
|
|
- version: victoria-eom
|
|
projects:
|
|
- repo: openstack/tosca-parser
|
|
hash: ab76222e441c8b230753edc288e92f0429272a29
|
|
branches:
|
|
- name: stable/victoria
|
|
location: 2.1.1
|
|
- name: unmaintained/victoria
|
|
location: victoria-eom
|