Skip to content

Support better prompts#360

Closed
dnephin wants to merge 2 commits intocookiecutter:masterfrom
dnephin:rich_context
Closed

Support better prompts#360
dnephin wants to merge 2 commits intocookiecutter:masterfrom
dnephin:rich_context

Conversation

@dnephin
Copy link
Copy Markdown

@dnephin dnephin commented Dec 30, 2014

Resolves #30

This change maintains backwards compatibility with the old format, so a context version isn't really necessary (although it wouldn't hurt if the context supported it).

Currently only supports one type of boolean, so that context parameters can be used in if blocks. Without this support you can't really have a default of True, and have the user enter False (because any value the user enters would be True. I suspect there will be other types that can be added here.

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage increased (+0.14%) when pulling 026cd288496137a99e2b0f412de270e1c8281839 on dnephin:rich_context into 376316c on audreyr:master.

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage increased (+0.14%) when pulling 655f790 on dnephin:rich_context into 376316c on audreyr:master.

1 similar comment
@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage increased (+0.14%) when pulling 655f790 on dnephin:rich_context into 376316c on audreyr:master.

@dnephin
Copy link
Copy Markdown
Author

dnephin commented Dec 30, 2014

Also resolves #126

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage increased (+0.15%) when pulling 38e1cf0 on dnephin:rich_context into 376316c on audreyr:master.

@pawamoy
Copy link
Copy Markdown
Contributor

pawamoy commented Apr 22, 2015

👍

@hackebrot
Copy link
Copy Markdown
Member

Thank you for this PR @dnephin! 🙇

I'm closing this in favor of #848

@hackebrot hackebrot closed this Mar 24, 2017
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.

Support better prompts

4 participants