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
495 B
YAML
20 lines
495 B
YAML
---
|
|
include-pypi-link: yes
|
|
launchpad: taskflow
|
|
release-model: cycle-with-intermediary
|
|
team: oslo
|
|
type: library
|
|
repository-settings:
|
|
openstack/taskflow: {}
|
|
releases:
|
|
- projects:
|
|
- hash: f9349f4301d3892fe797498c65d1c0768abc35a3
|
|
repo: openstack/taskflow
|
|
version: 3.3.0
|
|
- diff-start: 3.2.0
|
|
projects:
|
|
- comment: 'procedural tag to handle release job failure'
|
|
hash: f9349f4301d3892fe797498c65d1c0768abc35a3
|
|
repo: openstack/taskflow
|
|
version: 3.3.1
|