Elijah DeLee
|
e5ad2e44fb
|
swap file order so diff of schema makes more sense
This way we will get +'s next to new content :)
|
2018-12-20 15:05:01 -05:00 |
|
Elijah DeLee
|
ca84d312ce
|
Rename schema job to be more clear about its purpose
The make target fails when it detects schema changes, not when schema is invalid.
Also update CONTRIBUTING.md to include information about zuul jobs.
|
2018-11-20 07:42:10 -06:00 |
|
Elijah DeLee
|
4ae1fdef05
|
Ignore differences in whitespace for schema validation
|
2018-11-16 09:47:33 -05:00 |
|
Elijah DeLee
|
949cf53b89
|
Use r in front of regex string to make flake8 happy
This means we should not escape the \ character in the same way
|
2018-11-15 17:29:27 -05:00 |
|
Elijah DeLee
|
a68e22b114
|
Add tox target to detect schema changes
Fetches reference schema from public bucket
Still need define method for updating reference schema on merge.
|
2018-11-15 16:25:13 -05:00 |
|
Elijah DeLee
|
d70cd113e1
|
Reduce duplicated logic for genschema target
|
2018-11-15 15:29:35 -05:00 |
|