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

Prompt for missing vars #201

Closed
jayvdb opened this issue Jan 29, 2019 · 3 comments
Closed

Prompt for missing vars #201

jayvdb opened this issue Jan 29, 2019 · 3 comments

Comments

@jayvdb
Copy link
Member

jayvdb commented Jan 29, 2019

One feature in https://github.com/dasdachs/documents/blob/master/documents/cli.py is asking user for missing vars.

This is blocked by having a engine plugin hook for getting list of variables.

@chfw
Copy link
Member

chfw commented Jan 29, 2019

My problem is: how does moban know there is var missing? jinja2 may help but what about other templating engines?

Hence, it comes down to the schema. If that's available, it is a generic way to check missing variables.

@jayvdb
Copy link
Member Author

jayvdb commented Jan 30, 2019

This is blocked by #130 , and does need a generic plugin hook to provide this information.

@chfw
Copy link
Member

chfw commented Sep 10, 2020

Stale issue

@chfw chfw closed this as completed Sep 10, 2020
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

No branches or pull requests

2 participants