1
0
Fork 0
mirror of https://github.com/YunoHost/apps.git synced 2024-09-03 20:06:07 +02:00
Commit graph

13 commits

Author SHA1 Message Date
Félix Piédallu
72e1b93ccd Add json-schema for wishlist.toml, and fix wishlist.toml 2023-09-26 15:26:51 +02:00
8a71a7c6f5 schemas: fix tests.v1, args can be booleans too 2023-09-24 22:10:55 +02:00
Alexandre Aubin
8d4ecca7d3
Merge pull request #1743 from Salamandar/apps_schema
schemas: Add schemas for apps.toml and categories.toml
2023-09-24 20:07:56 +02:00
f6956fc69c schemas: Add schemas for apps.toml and categories.toml 2023-09-24 16:11:34 +02:00
bd6a08d9cb schemas: Add support install.*.pattern.{regex,error} 2023-09-24 16:09:47 +02:00
19f3eb02cf schemas: Allow translated_string to be a simple string, the underlying code supports it. 2023-09-24 16:08:50 +02:00
03504079da schemas: Fix regexes: name_and_permission to allow __KEY__ and non-complete rwx syntax ; path_absolute to allow __KEY__ 2023-09-24 16:08:23 +02:00
9514d6a2bf schemas: permissions additional_urls are of the same type as url. 2023-09-24 16:08:14 +02:00
1728d8cc5e Fix manifest.toml schema : add antifeatures section 2023-09-24 14:42:41 +02:00
6bc0c2b28f schema tests: fix: install_args children schema syntax was faulty 2023-08-26 11:20:08 +02:00
6bb7a11d4d schema tests: fix: test_upgrade_from children are sha1, can start with a digit... 2023-08-26 11:19:33 +02:00
8a38101abb schemas: fix $id urls 2023-08-26 11:18:42 +02:00
f6feb41391 Add initial json schemas for validation of TOML app files (manifest.toml, tests.toml) 2023-07-25 16:56:23 +02:00