ef0885c5c7
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: I3951afab5ad6ff901e5ffe7ccfa3a6a1294637c5
46 lines
1.3 KiB
YAML
46 lines
1.3 KiB
YAML
---
|
|
artifact-link-mode: tarball
|
|
include-pypi-link: false
|
|
launchpad: designate
|
|
release-model: cycle-with-rc
|
|
team: designate
|
|
type: service
|
|
cycle-highlights:
|
|
- Designate now supports the CERT resource record type, enabling new
|
|
use cases such as secure email and certificate revocation list publication
|
|
via DNS.
|
|
repository-settings:
|
|
openstack/designate: {}
|
|
releases:
|
|
- version: 13.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/designate
|
|
hash: 3b20a121646200e538736e59f7f433b0d528ba98
|
|
- version: 13.0.0
|
|
projects:
|
|
- repo: openstack/designate
|
|
hash: 3b20a121646200e538736e59f7f433b0d528ba98
|
|
diff-start: 12.0.0
|
|
- version: 13.0.1
|
|
projects:
|
|
- repo: openstack/designate
|
|
hash: 2159c7a5aa4669cdb31ec8c5780c3b445f32d7cb
|
|
- version: 13.0.2
|
|
projects:
|
|
- repo: openstack/designate
|
|
hash: 019b1ae9cb54f06f7b754024687e9f0fdfad9534
|
|
- version: xena-em
|
|
projects:
|
|
- repo: openstack/designate
|
|
hash: 019b1ae9cb54f06f7b754024687e9f0fdfad9534
|
|
- version: xena-eom
|
|
projects:
|
|
- repo: openstack/designate
|
|
hash: 64655c9076a5487fc2dea59a109c7d0d5201b0e9
|
|
branches:
|
|
- name: stable/xena
|
|
location: 13.0.0.0rc1
|
|
- name: unmaintained/xena
|
|
location: xena-eom
|
|
release-notes: https://docs.openstack.org/releasenotes/designate/xena.html
|