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

Consider supporting YML for the HealOps config file. #26

Open
larssb opened this issue Sep 2, 2018 · 0 comments
Open

Consider supporting YML for the HealOps config file. #26

larssb opened this issue Sep 2, 2018 · 0 comments
Assignees
Labels
question Further information is requested

Comments

@larssb
Copy link
Owner

larssb commented Sep 2, 2018

Use a JSON schema

Would be great to have/do in order to ensure conformance to what is needed by HealOps and a HealOpsPackage. And making it easier for a developer of a HealOpsPackage to know that they are doing things as they are supposed to.

(or if YML is chosen a schema fitting that format).

Consider supporting YML for the config files.
The foremost reason is to get the option of commenting on the lines in the configuration file. Besides, it heightens the readability of the configuration file.

Downsides:

  • Adds an extra pre-requisite to HealOps. powershell-yaml
  • And code work to incorporate it.
@larssb larssb added the question Further information is requested label Sep 2, 2018
@larssb larssb self-assigned this Sep 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant