ae0d6b0511
Ensure that all projects that are publishing release notes have the notes link included in their deliverable file. Change-Id: I6ae7864dc71efd582b0698e1e8b36b8a338f5c50
22 lines
564 B
YAML
22 lines
564 B
YAML
---
|
|
include-pypi-link: true
|
|
launchpad: oslo.context
|
|
release-model: cycle-with-intermediary
|
|
team: oslo
|
|
type: library
|
|
repository-settings:
|
|
openstack/oslo.context: {}
|
|
releases:
|
|
- version: 3.1.0
|
|
projects:
|
|
- repo: openstack/oslo.context
|
|
hash: 9abd7459c20d73136d00fc6c3499e1f588dda8b4
|
|
- version: 3.1.1
|
|
projects:
|
|
- repo: openstack/oslo.context
|
|
hash: 57dbdeddb17bdd46111c35937652f9a81a91a417
|
|
branches:
|
|
- name: stable/victoria
|
|
location: 3.1.1
|
|
release-notes: https://docs.openstack.org/releasenotes/oslo.context/victoria.html
|