At the moment, when updates are applied to the main site json file no checks are performed on the structure of the json itself.
This means it's possible for an update to break the site through malformed json.
It should be reasonably straightforward to write something that travis can use to check the validity of the json syntax before updates are accepted, or at least alerts in the event of an error.
At the moment, when updates are applied to the main site json file no checks are performed on the structure of the json itself.
This means it's possible for an update to break the site through malformed json.
It should be reasonably straightforward to write something that travis can use to check the validity of the json syntax before updates are accepted, or at least alerts in the event of an error.