Right now the NetKAN repo is just doing JSON validation.
Ideally, we should have it try to inflate changed files and validate the results.
Alternatively (and probably nicer to travis) we should have a script that does this:
- Query the PR to discover the repo.
- Check the repo out
- Build any changed files
- Validate
That could be flipped on for travis, but would also streamline the basic sanity check process.
Right now the NetKAN repo is just doing JSON validation.
Ideally, we should have it try to inflate changed files and validate the results.
Alternatively (and probably nicer to travis) we should have a script that does this:
That could be flipped on for travis, but would also streamline the basic sanity check process.