daa9a68b90
We ended up POST_FAILURE when uploading packages to pypi, the easiest workaround is to re-release them with bugfix version bump, as we agreed with the team. Change-Id: I30ddffbfc3761911de5d67f7e8d3fc3e45ad7502
27 lines
685 B
YAML
27 lines
685 B
YAML
---
|
|
include-pypi-link: true
|
|
launchpad: mistral
|
|
release-model: cycle-with-rc
|
|
team: mistral
|
|
type: service
|
|
repository-settings:
|
|
openstack/mistral: {}
|
|
releases:
|
|
- version: 18.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/mistral
|
|
hash: 14f40d9a5134b2837e7f1cf82e0cfafcd0ae604b
|
|
- version: 18.0.0
|
|
projects:
|
|
- repo: openstack/mistral
|
|
hash: 14f40d9a5134b2837e7f1cf82e0cfafcd0ae604b
|
|
diff-start: 17.0.0
|
|
- version: 18.0.1
|
|
projects:
|
|
- repo: openstack/mistral
|
|
hash: 14f40d9a5134b2837e7f1cf82e0cfafcd0ae604b
|
|
branches:
|
|
- name: stable/2024.1
|
|
location: 18.0.0.0rc1
|
|
release-notes: https://docs.openstack.org/releasenotes/mistral/2024.1.html
|