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

Option to throw exception on missing parameters in non-interactive mode? #105

Open
sandermarechal opened this issue Nov 17, 2016 · 0 comments · May be fixed by #107
Open

Option to throw exception on missing parameters in non-interactive mode? #105

sandermarechal opened this issue Nov 17, 2016 · 0 comments · May be fixed by #107

Comments

@sandermarechal
Copy link

Would it be possible to add an option so that, in non-interactive mode when a parameter is missing, an exception is thrown rather than the default copied from the .dist file?

Use-case: The parameter handler is great for our developers when they are working. But our deployments are automated. Usually the defaults given in .dist are not suitable for CI, QA or production environments. I want our build process to fail when keys are missing from our parameters file, and not copy the defaults.

silvant pushed a commit to silvant/ParameterHandler that referenced this issue Jan 18, 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 a pull request may close this issue.

1 participant