We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We know that every Kedge spec definition in https://github.com/kedgeproject/kedge/tree/master/examples and https://github.com/kedgeproject/kedge/tree/master/docs/examples is valid. We need a testing framework that gets all the YAML files from these 2 locations and runs the schema validation on them. Any PR should only be merged if these tests pass on Travis.
Results from #17 (comment)
ping @surajnarwade @surajssd
The text was updated successfully, but these errors were encountered:
I will take this up
Sorry, something went wrong.
There are 2 different things here, here we are assuming all examples are valid and testing if the change in schema is valid.
On Kedge repo the same code will assume schema is valid and test if the change in examples are valid.
Yes.
surajnarwade
No branches or pull requests
We know that every Kedge spec definition in https://github.com/kedgeproject/kedge/tree/master/examples and https://github.com/kedgeproject/kedge/tree/master/docs/examples is valid. We need a testing framework that gets all the YAML files from these 2 locations and runs the schema validation on them.
Any PR should only be merged if these tests pass on Travis.
Results from #17 (comment)
ping @surajnarwade @surajssd
The text was updated successfully, but these errors were encountered: