ae0d6b0511
Ensure that all projects that are publishing release notes have the notes link included in their deliverable file. Change-Id: I6ae7864dc71efd582b0698e1e8b36b8a338f5c50
26 lines
725 B
YAML
26 lines
725 B
YAML
---
|
|
include-pypi-link: true
|
|
launchpad: oslo.serialization
|
|
release-model: cycle-with-intermediary
|
|
team: oslo
|
|
type: library
|
|
repository-settings:
|
|
openstack/oslo.serialization: {}
|
|
releases:
|
|
- version: 3.2.0
|
|
projects:
|
|
- repo: openstack/oslo.serialization
|
|
hash: 9b81f6fb74b58dd53532349a86f14b51db8d6a96
|
|
- version: 4.0.0
|
|
projects:
|
|
- repo: openstack/oslo.serialization
|
|
hash: be101759e3112e34d2462c69147a7de8d9d2ea6d
|
|
- version: 4.0.1
|
|
projects:
|
|
- repo: openstack/oslo.serialization
|
|
hash: c7884b2e961d798540346ccb841e960bc5484d1d
|
|
branches:
|
|
- name: stable/victoria
|
|
location: 4.0.1
|
|
release-notes: https://docs.openstack.org/releasenotes/oslo.serialization/victoria.html
|