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
786 B
YAML
31 lines
786 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.4.0
|
|
projects:
|
|
- repo: openstack/tosca-parser
|
|
hash: 88988bba17d1ff646507828f0b6766daf727279d
|
|
- version: 2.4.1
|
|
projects:
|
|
- repo: openstack/tosca-parser
|
|
hash: 0014362ab14db122b02630bbf99c3205e5fa58aa
|
|
- version: xena-em
|
|
projects:
|
|
- repo: openstack/tosca-parser
|
|
hash: 0014362ab14db122b02630bbf99c3205e5fa58aa
|
|
- version: xena-eom
|
|
projects:
|
|
- repo: openstack/tosca-parser
|
|
hash: 9dae032ff67ab3fe80759b379ded7ba0a9f75f8f
|
|
branches:
|
|
- name: stable/xena
|
|
location: 2.4.1
|
|
- name: unmaintained/xena
|
|
location: xena-eom
|