5f92303426
Put common information at the beginning of the file, like: " launchpad: xxx team: oslo type: library release-model: cycle-with-intermediary send-announcements-to: openstack-dev@lists.openstack.org include-pypi-link: true " this make it more readable. Change-Id: I41855916a4b0f6af565a296753886069daf3e18a
18 lines
459 B
YAML
18 lines
459 B
YAML
---
|
|
launchpad: oslo.config
|
|
team: oslo
|
|
type: library
|
|
release-model: cycle-with-intermediary
|
|
send-announcements-to: openstack-dev@lists.openstack.org
|
|
include-pypi-link: true
|
|
releases:
|
|
- version: 3.18.0
|
|
projects:
|
|
- repo: openstack/oslo.config
|
|
hash: d57e5380be1d829b15ce1ba14ce659c501fccac4
|
|
- version: 3.19.0
|
|
projects:
|
|
- repo: openstack/oslo.config
|
|
hash: 30af7defd791f35c3f17609d90921d92fa7c9df0
|
|
highlights: '* Fixup list types handling tuples'
|