077e17cae8
With the new TC resolution the community replaces Extended Maintenance with Unmaintained status [1]. So this patch transitions stable/yoga branch to Unmaintained as follows: - tip of the stable/yoga branch is tagged with yoga-eom tag - unmaintained/yoga branch will be cut from yoga-eom tag - stable/yoga branch will be deleted Some further notes: - there will no longer be official releases off of yoga branch - backports can be pushed against unmaintained/yoga branch - openstack-unmaintained-core and <project>-unmaintained-core groups will 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: I7a793845ad18d31d38c5a5ecc72e29b289738484
31 lines
792 B
YAML
31 lines
792 B
YAML
---
|
|
launchpad: swift
|
|
release-model: cycle-with-intermediary
|
|
team: swift
|
|
type: service
|
|
repository-settings:
|
|
openstack/swift: {}
|
|
releases:
|
|
- version: 2.29.0
|
|
projects:
|
|
- repo: openstack/swift
|
|
hash: 975d3dbcfe8ef7e8007444e5bb5c0b3f890e534e
|
|
- version: 2.29.1
|
|
projects:
|
|
- repo: openstack/swift
|
|
hash: 954032d5d245411e676a5722b7e581c97a0aaaf7
|
|
- version: 2.29.2
|
|
projects:
|
|
- repo: openstack/swift
|
|
hash: 19879831272b37b5e49f73a4d49f1a4587ccd7c7
|
|
- version: yoga-eom
|
|
projects:
|
|
- repo: openstack/swift
|
|
hash: 2a73f12a4500eabcd0dcdea39ae5ae73a0c3fe4f
|
|
branches:
|
|
- name: stable/yoga
|
|
location: 2.29.1
|
|
- name: unmaintained/yoga
|
|
location: yoga-eom
|
|
release-notes: https://docs.openstack.org/releasenotes/swift/yoga.html
|