Commit Graph

14 Commits (66096e5d912780ae0d1d6f2e7fdc8e1b4029ba8e)

Author SHA1 Message Date
Gordon Williams 039024c4ad Allow 'data' style app files to be uploaded with the app (and switch over settings files for various apps) 2021-04-09 09:58:38 +01:00
Gordon Williams dbbf4c3136 tweak to make sanity test pass 2021-03-01 11:47:58 +00:00
Gordon Williams 8c230be70a oops - fix sanity check 2020-06-04 15:48:27 +01:00
Gordon Williams 7c870a304f Don't produce errors for duplicate files if they are for tensorflow 2020-05-04 09:32:50 +01:00
Gordon Williams d206ff07c7 more info on bad JSON 2020-05-04 09:28:27 +01:00
Richard de Boer 9f0adf1900 Data files: remove settings magic, some more sanitychecks 2020-04-16 20:42:23 +02:00
Richard de Boer 9e0fd91339 Data files: save all data files as a single string
Separate regular and storage files by a semicolon
2020-04-16 14:30:37 +02:00
Richard de Boer 217d198154 Add a "data" section to apps.json, with data files to clean on uninstall
These are added to `appid.info` as "dataFiles" or "storageFiles", and
can contain wildcards.
2020-04-16 14:30:37 +02:00
Richard de Boer da2c2dba59 Sanity check: fix warning about app without id, check for unknown keys 2020-04-12 01:11:47 +02:00
Gordon Williams dbf2d31316 update checks 2020-04-07 09:04:06 +01:00
Gordon Williams 7ff958ad2c Fixing sanitycheck errors from recent PRs 2020-03-30 16:23:45 +01:00
Gordon Williams a772280871 Add ChangeLog checking 2020-03-05 13:15:03 +00:00
Gordon Williams 3998688179 Tweaks - now try and parse files 2020-02-28 17:01:29 +00:00
Gordon Williams 8220765c11 Added bin/sanitycheck.js to perform a bunch of tests to make sure everything is correct 2020-02-28 14:17:22 +00:00