Skip to content

Print options#21

Open
juliocvergarah wants to merge 5 commits intosocrata:mainfrom
juliocvergarah:print_options
Open

Print options#21
juliocvergarah wants to merge 5 commits intosocrata:mainfrom
juliocvergarah:print_options

Conversation

@juliocvergarah
Copy link

Updating pull request, for parameterizing respository name instead of hard-coding to artifactory

Add print lines for all options selected for the ReleaseCommand

Copy link
Contributor

@rlvoyer rlvoyer left a comment

Choose a reason for hiding this comment

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

One small change requested. Looks good.

self.push_to_remote = bool(self.push_to_remote)
self.repository = self.repository

print ("Options selected for ReleaseCommand: ")
Copy link
Contributor

Choose a reason for hiding this comment

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

I'd nuke line 259 -- not necessary. And remove the space between print and the open paren.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments