1
0
Fork 0
mirror of https://github.com/YunoHost/apps.git synced 2024-09-03 20:06:07 +02:00
apps/schemas
Félix Piédallu 265a94745e Apps can now provide a "version_regex" that aims to extract the version from tag an release names.
For example, version_regex = "^release_(.*)$" will extract "1.0" from "release_1.0".
2024-02-17 00:04:00 +01:00
..
apps.toml.schema.json schemas: Add schemas for apps.toml and categories.toml 2023-09-24 16:11:34 +02:00
categories.toml.schema.json schemas: Add schemas for apps.toml and categories.toml 2023-09-24 16:11:34 +02:00
manifest.v2.schema.json Apps can now provide a "version_regex" that aims to extract the version from tag an release names. 2024-02-17 00:04:00 +01:00
tests.v1.schema.json schemas: fix tests.v1, args can be booleans too 2023-09-24 22:10:55 +02:00
wishlist.toml.schema.json Add json-schema for wishlist.toml, and fix wishlist.toml 2023-09-26 15:26:51 +02:00