Skip to content

Conversation

@sub-mod
Copy link
Contributor

@sub-mod sub-mod commented Sep 15, 2020

Kindly add verbose option because it is useful when things fail.
pypa/twine#692 (comment)

@webknjaz webknjaz added the enhancement New feature or request label Sep 16, 2020
@webknjaz webknjaz changed the title Add verbose Allow toggling verbose mode in twine Sep 16, 2020
@webknjaz
Copy link
Member

Also, please, post some job example using your commit.

Copy link
Member

@webknjaz webknjaz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

TWINE_EXTRA_ARGS=--skip-existing
fi

if [[ ${VERBOSE,,} != "false" ]] ; then
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Apparently, this introduced a bug: #41.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants