6d743ae070
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: I177a1081c4781e1b7b32d92bf2f711893aff7c0c
33 lines
923 B
YAML
33 lines
923 B
YAML
---
|
|
include-pypi-link: true
|
|
launchpad: python-tackerclient
|
|
release-model: cycle-with-intermediary
|
|
team: tacker
|
|
type: client-library
|
|
repository-settings:
|
|
openstack/python-tackerclient: {}
|
|
releases:
|
|
- version: 1.9.0
|
|
projects:
|
|
- repo: openstack/python-tackerclient
|
|
hash: b7f27c3dc6a8ec747d13698a3ced1dc5cc162389
|
|
- version: 1.10.0
|
|
projects:
|
|
- repo: openstack/python-tackerclient
|
|
hash: ab901b646626e5d77858bd2e768f3ca7b1edde0b
|
|
- version: 1.10.1
|
|
projects:
|
|
- repo: openstack/python-tackerclient
|
|
hash: 1b5c1c7821b51081d60d1b48b51fc2f047b606c8
|
|
- version: yoga-eom
|
|
projects:
|
|
- repo: openstack/python-tackerclient
|
|
hash: 1b5c1c7821b51081d60d1b48b51fc2f047b606c8
|
|
branches:
|
|
- name: stable/yoga
|
|
location: 1.10.0
|
|
- name: unmaintained/yoga
|
|
location: yoga-eom
|
|
release-notes:
|
|
https://docs.openstack.org/releasenotes/python-tackerclient/yoga.html
|