Closed ashcrow closed 8 years ago
:umbrella: The latest upstream changes (presumably efbbad8) made this pull request unmergeable. Please resolve the merge conflicts.
@ashcrow Can you rebase this on master
? The previous PR is mixed in here.
Relevant commits look good. Out of curiosity, did you consider using jsonschema
? It looks like it covers a lot of the same ground for JSON validation.
@ashcrow Can you rebase this on master? The previous PR is mixed in here.
Working on it now
In terms of jsonschema
I did not. Might be worth migrating in the near future.
Travis still not happy today. Failing on a PicklingError
but I don't think that's our code.
Ran all tests locally and merged.
Requires https://github.com/projectatomic/commissaire/pull/169