zuul-jobs/roles/upload-pypi
Doug Hellmann b5e6652c72 add more debugging to the upload-pypi role
Show the files discovered for upload.

Change-Id: I74279e8901f7790d935ce664b8026a4acf8b7ba4
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-10-23 13:25:26 -04:00
..
defaults upload-pypi: make repository url optional 2017-10-17 14:13:24 -07:00
tasks add more debugging to the upload-pypi role 2017-10-23 13:25:26 -04:00
templates upload-pypi: make repository url optional 2017-10-17 14:13:24 -07:00
README.rst upload-pypi: make repository url optional 2017-10-17 14:13:24 -07:00

README.rst

Upload python packages to PyPI

Role Variables

Complex argument which contains the information about the PyPI server as well as the authentication information needed. It is expected that this argument comes from a Secret.

Username to use to log in to PyPI.

Password to use to log in to PyPI.