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

Add support for a yaml (.yml) config file #24

Merged
merged 1 commit into from
Jul 11, 2016

Conversation

Cruikshanks
Copy link
Member

Though currently not really needed we are looking at adding some abilities later, specifically integration with Browserstack which will require the ability to set many more options and values.

For a user to manage this in environment variables alone was felt unwieldy, so this change adds support for specifying configuration in a .yml file as well as retaining support for environment variables.

Subsequent features can then build on this change to add more flexibility, by allowing users to specify options for Quke to use or pass on in the config file.

Though currently not really needed we are looking at adding some abilities later, specifically integration with [Browserstack](https://www.browserstack.com) which will require the ability to set many more options and values.

For a user to manage this in environment variables alone was felt unwieldy, so this change adds support for specifying configuration in a `.yml` file as well as retaining support for environment variables.

Subsequent features can then build on this change to add more flexibility, by allowing users to specify options for Quke to use or pass on in the config file.
@Cruikshanks Cruikshanks added the enhancement New feature or request label Jul 11, 2016
@Cruikshanks Cruikshanks self-assigned this Jul 11, 2016
@Cruikshanks Cruikshanks merged commit bcae532 into master Jul 11, 2016
@Cruikshanks Cruikshanks deleted the feature/use-yaml-for-config branch July 11, 2016 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant