Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs for default_options fix #749

Merged
merged 5 commits into from
Aug 28, 2018
Merged

Conversation

danimtb
Copy link
Member

@danimtb danimtb commented Jul 20, 2018

@danimtb danimtb added this to the 1.7 milestone Jul 20, 2018
@ghost ghost assigned danimtb Jul 20, 2018
@ghost ghost added the in review label Jul 20, 2018
@danimtb danimtb removed their assignment Jul 20, 2018
@ghost ghost assigned danimtb Aug 17, 2018
@danimtb danimtb changed the base branch from master to develop August 17, 2018 15:46
@danimtb
Copy link
Member Author

danimtb commented Aug 17, 2018

Dont know whats happening here. Will check

@danimtb danimtb changed the base branch from develop to master August 20, 2018 11:45
@danimtb danimtb changed the base branch from master to develop August 20, 2018 11:46
@danimtb
Copy link
Member Author

danimtb commented Aug 20, 2018

Fixed! Ready for review

def build(self):
if not self.options.commit:
self.output.info("This evaluates to True")
if self.options.commit == "None":
Copy link
Member

Choose a reason for hiding this comment

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

Please explain clearly that this is not recommended. Only the first way is recommended.

@danimtb danimtb removed their assignment Aug 28, 2018
@memsharded memsharded merged commit 9962535 into conan-io:develop Aug 28, 2018
@ghost ghost removed the in review label Aug 28, 2018
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