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>
20 lines
550 B
YAML
20 lines
550 B
YAML
---
|
|
include-pypi-link: yes
|
|
launchpad: oslo.versionedobjects
|
|
release-model: cycle-with-intermediary
|
|
team: oslo
|
|
type: library
|
|
repository-settings:
|
|
openstack/oslo.versionedobjects: {}
|
|
releases:
|
|
- projects:
|
|
- hash: 50474adf278c79e74c2dc44733f5b6158ba5e7d8
|
|
repo: openstack/oslo.versionedobjects
|
|
version: 1.34.0
|
|
- diff-start: 1.33.3
|
|
projects:
|
|
- comment: 'procedural tag to handle release job failure'
|
|
hash: 50474adf278c79e74c2dc44733f5b6158ba5e7d8
|
|
repo: openstack/oslo.versionedobjects
|
|
version: 1.34.1
|