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

Make the configuration of the version more user-friendly #12

Merged
merged 1 commit into from
Apr 12, 2017

Conversation

stof
Copy link
Collaborator

@stof stof commented Feb 20, 2017

The client expects the version to be a string '3.0'. This change allows to configure the version as a float by formatting it properly, to make it possible to use the unquoted syntax in Yaml, which will produce a float.
Note that the config file in the test fixtures was already using a float, but the tests were not failing because the service was not instantiated.

The client expects the version to be a string '3.0'. This change allows
to configure the version as a float by formatting it properly, to make
it possible to use the unquoted syntax in Yaml, which will produce a
float.
Note that the config file in the test fixtures was already using a
float, but the tests were not failing because the service was not
instantiated.
@k-k k-k merged commit 413d5ea into keenlabs:master Apr 12, 2017
@stof stof deleted the better_version branch April 12, 2017 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants