eb6aa69996
This branch reached the end of its official stable maintained period, hence this patch transition stable/zed branch to Unmaintained. (For details about Unmaintained state please see: [1][2]) The transitions is as follows: - tip of the stable/zed branch is tagged with zed-eom tag - unmaintained/zed branch will be cut from zed-eom tag - stable/zed branch will be deleted Note: - there will no longer be official releases off of zed branch after this transition - backports can be pushed to unmaintained/yoga branch - openstack-unmaintained-core (or <project>-unmaintained-core groups if such exists) have the rights to merge patches Important: please +1 if the team is ready for us to proceed with this transition, or -1 if there are any final Zed stable release with backports currently in flight that we should wait for. For the latter case, please propose a final Zed stable release patch, and rebase this patch on top of that, with the latest commit hash of stable/zed. The transition deadline is May 2nd, 2024. [3] [1] https://docs.openstack.org/project-team-guide/stable-branches.html#unmaintained [2] https://governance.openstack.org/tc/resolutions/20230724-unmaintained-branches.html [3] https://releases.openstack.org Change-Id: I0e914d6ed123fb6435e52d27dfbbeadc53514211
28 lines
736 B
YAML
28 lines
736 B
YAML
---
|
|
include-pypi-link: true
|
|
launchpad: mistral
|
|
release-model: cycle-with-intermediary
|
|
team: mistral
|
|
type: library
|
|
repository-settings:
|
|
openstack/mistral-extra: {}
|
|
releases:
|
|
- version: 12.0.0
|
|
projects:
|
|
- repo: openstack/mistral-extra
|
|
hash: d8a8f99d39cb225efd3da41915016e97ad9c64e3
|
|
- version: 12.0.1
|
|
projects:
|
|
- repo: openstack/mistral-extra
|
|
hash: 5f20dd26cc8bc60c3a1b64a942f4165ab57205c2
|
|
- version: zed-eom
|
|
projects:
|
|
- repo: openstack/mistral-extra
|
|
hash: 5f20dd26cc8bc60c3a1b64a942f4165ab57205c2
|
|
branches:
|
|
- name: stable/zed
|
|
location: 12.0.1
|
|
- name: unmaintained/zed
|
|
location: zed-eom
|
|
release-notes: https://docs.openstack.org/releasenotes/mistral-extra/zed.html
|