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
35 lines
957 B
YAML
35 lines
957 B
YAML
---
|
|
launchpad: castellan
|
|
team: oslo
|
|
type: library
|
|
release-model: cycle-with-intermediary
|
|
repository-settings:
|
|
openstack/castellan: {}
|
|
releases:
|
|
- version: 3.7.0
|
|
projects:
|
|
- repo: openstack/castellan
|
|
hash: aede0861dee800c0e9fb8a0ee79b91795941bdce
|
|
- version: 3.7.1
|
|
projects:
|
|
- repo: openstack/castellan
|
|
hash: 35f1a20d517100c18ab53d2b5bf0afbf769a8f94
|
|
- version: 3.7.2
|
|
projects:
|
|
- repo: openstack/castellan
|
|
hash: 3775cf425396776ae401a5560ae1dfa55a429116
|
|
- version: wallaby-em
|
|
projects:
|
|
- repo: openstack/castellan
|
|
hash: 3775cf425396776ae401a5560ae1dfa55a429116
|
|
- version: wallaby-eom
|
|
projects:
|
|
- repo: openstack/castellan
|
|
hash: 3775cf425396776ae401a5560ae1dfa55a429116
|
|
branches:
|
|
- name: stable/wallaby
|
|
location: 3.7.1
|
|
- name: unmaintained/wallaby
|
|
location: wallaby-eom
|
|
release-notes: https://docs.openstack.org/releasenotes/castellan/wallaby.html
|