549cd0d81f
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: Ib3c4a8314bf41fd0e977b1a8b2b999479cb160d6
51 lines
1.5 KiB
YAML
51 lines
1.5 KiB
YAML
---
|
|
artifact-link-mode: tarball
|
|
include-pypi-link: false
|
|
launchpad: designate
|
|
release-model: cycle-with-rc
|
|
team: designate
|
|
type: service
|
|
cycle-highlights:
|
|
- The Designate community has focused on stability for Yoga. Increased
|
|
test coverage and great feedback from the community has helped us
|
|
identify and fix numerous race conditions and bugs.
|
|
- Designate now supports TXT records over 255 characters in length.
|
|
repository-settings:
|
|
openstack/designate: {}
|
|
releases:
|
|
- version: 14.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/designate
|
|
hash: 13ca3954a089e9ad2673c5a4d3339eca5513b108
|
|
- version: 14.0.0
|
|
projects:
|
|
- repo: openstack/designate
|
|
hash: 13ca3954a089e9ad2673c5a4d3339eca5513b108
|
|
diff-start: 13.0.0
|
|
- version: 14.0.1
|
|
projects:
|
|
- repo: openstack/designate
|
|
hash: 3808102790ca8ccb559c865ddea15876b5a19939
|
|
- version: 14.0.2
|
|
projects:
|
|
- repo: openstack/designate
|
|
hash: 86a8cc5f525f6e2ab5e287c027b3bd18b9fbfbd3
|
|
- version: 14.0.3
|
|
projects:
|
|
- repo: openstack/designate
|
|
hash: bc2b54bc7526e5794bcecde7ec8292f6cb125057
|
|
- version: 14.0.4
|
|
projects:
|
|
- repo: openstack/designate
|
|
hash: 3cce8991b85af30960d65541a2e84532f01aa4e1
|
|
- version: yoga-eom
|
|
projects:
|
|
- repo: openstack/designate
|
|
hash: 3cce8991b85af30960d65541a2e84532f01aa4e1
|
|
branches:
|
|
- name: stable/yoga
|
|
location: 14.0.0.0rc1
|
|
- name: unmaintained/yoga
|
|
location: yoga-eom
|
|
release-notes: https://docs.openstack.org/releasenotes/designate/yoga.html
|