33163deffe
Tempest and Patrole are with cycle_with_intermediary model but does not need stable branch due to their branchless nature. There are many confusion over creating the stable branch for Tempest and Patrole due to their current release model. To avoid that and make it explicitly, new stable-branch-type 'none' has been introduced. - https://review.opendev.org/#/c/670808 This commit adding the stable-branch-type as none for Tempest and Patrole. Change-Id: I98b6862de741bbaeee20035d19b12783982d376c
20 lines
515 B
YAML
20 lines
515 B
YAML
---
|
|
launchpad: patrole
|
|
release-model: cycle-with-intermediary
|
|
team: 'Quality Assurance'
|
|
type: other
|
|
release-notes: https://docs.openstack.org/releasenotes/patrole/v0.7.0.html
|
|
stable-branch-type: none
|
|
releases:
|
|
- projects:
|
|
- repo: openstack/patrole
|
|
hash: cb29d64c1b9a0f0e7a39429c84a912ad81d1714d
|
|
version: 0.6.0
|
|
- projects:
|
|
- repo: openstack/patrole
|
|
hash: a5068ba179447a088596a36454849d4e2d8a7cc7
|
|
version: 0.7.0
|
|
repository-settings:
|
|
openstack/patrole:
|
|
pypi-name: Patrole
|