a8c6103a77
Twine 1.12.0 has a bug that caused it to report a failure even when the upload was successful. That resulted in quite a few partially successful releases, with only wheels uploaded to PyPI, no announcements, and no tarballs uploaded to tarballs.o.o. This patch re-tags all of those releases to give us good artifacts. Change-Id: Iaea87ebe23bcad27d4422f3c477bf2fa37cf5bc5 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
32 lines
899 B
YAML
32 lines
899 B
YAML
---
|
|
include-pypi-link: yes
|
|
launchpad: oslo.privsep
|
|
release-model: cycle-with-intermediary
|
|
team: oslo
|
|
type: library
|
|
repository-settings:
|
|
openstack/oslo.privsep: {}
|
|
releases:
|
|
- projects:
|
|
- hash: 77c463a48305f6ce39e4e495d95d48899ea03f96
|
|
repo: openstack/oslo.privsep
|
|
version: 1.28.0
|
|
- projects:
|
|
- hash: d510207740f59345db9a46c3b64bc078148e869a
|
|
repo: openstack/oslo.privsep
|
|
version: 1.29.0
|
|
- projects:
|
|
- hash: f7ba0aa49a35bcb1e6c67dbe3dc22cf33ccc436b
|
|
repo: openstack/oslo.privsep
|
|
version: 1.29.1
|
|
- diff-start: 1.29.0
|
|
projects:
|
|
- comment: 'procedural tag to handle release job failure'
|
|
hash: f7ba0aa49a35bcb1e6c67dbe3dc22cf33ccc436b
|
|
repo: openstack/oslo.privsep
|
|
version: 1.29.2
|
|
branches:
|
|
- location: 1.29.0
|
|
name: stable/rocky
|
|
release-notes: https://docs.openstack.org/releasenotes/oslo.privsep/rocky.html
|