ae0d6b0511
Ensure that all projects that are publishing release notes have the notes link included in their deliverable file. Change-Id: I6ae7864dc71efd582b0698e1e8b36b8a338f5c50
22 lines
608 B
YAML
22 lines
608 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.2.0
|
|
projects:
|
|
- repo: openstack/python-tackerclient
|
|
hash: 1d033f9053a12ed4d5406d38a768009c9a109397
|
|
- version: 1.3.0
|
|
projects:
|
|
- repo: openstack/python-tackerclient
|
|
hash: 8ff2f35476027975d44fa7f6dad4a8ee022ff898
|
|
branches:
|
|
- name: stable/victoria
|
|
location: 1.3.0
|
|
release-notes: https://docs.openstack.org/releasenotes/python-tackerclient/victoria.html
|