2743c6e43e
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: I87612ef720985322ff97b4f17b6bef3d06697fc0
52 lines
1.5 KiB
YAML
52 lines
1.5 KiB
YAML
---
|
|
include-pypi-link: true
|
|
launchpad: oslo.cache
|
|
release-model: cycle-with-intermediary
|
|
team: oslo
|
|
type: library
|
|
repository-settings:
|
|
openstack/oslo.cache: {}
|
|
releases:
|
|
- version: 2.4.0
|
|
projects:
|
|
- repo: openstack/oslo.cache
|
|
hash: bbc271b759d4744a47a7b6fc0ebfa74d1d6ebb03
|
|
- version: 2.4.1
|
|
projects:
|
|
- repo: openstack/oslo.cache
|
|
hash: 6aa289228cb8724acde3be54a80b2e649ef29945
|
|
- version: 2.5.0
|
|
projects:
|
|
- repo: openstack/oslo.cache
|
|
hash: ca4d5a2ba5213fbb576730c704af87cf5f8ea522
|
|
- version: 2.6.0
|
|
projects:
|
|
- repo: openstack/oslo.cache
|
|
hash: c872fc0b9430ae43aa7fe7680f0072ada01c0707
|
|
- version: 2.6.1
|
|
projects:
|
|
- repo: openstack/oslo.cache
|
|
hash: df075b2465195de53e42897e7d9be6c6c375ce5e
|
|
- version: 2.6.2
|
|
projects:
|
|
- repo: openstack/oslo.cache
|
|
hash: 886928c12d71d8a2178aedf96a5797afc4476061
|
|
- version: 2.6.3
|
|
projects:
|
|
- repo: openstack/oslo.cache
|
|
hash: 84b3519499b55332bfd150d537ad008b6d1c41b5
|
|
- version: victoria-em
|
|
projects:
|
|
- repo: openstack/oslo.cache
|
|
hash: 84b3519499b55332bfd150d537ad008b6d1c41b5
|
|
- version: victoria-eom
|
|
projects:
|
|
- repo: openstack/oslo.cache
|
|
hash: f0ddb8a63f8b36224b365c962004f17f83dd5ca4
|
|
branches:
|
|
- name: stable/victoria
|
|
location: 2.6.1
|
|
- name: unmaintained/victoria
|
|
location: victoria-eom
|
|
release-notes: https://docs.openstack.org/releasenotes/oslo.cache/victoria.html
|