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

12 commits

Author SHA1 Message Date
Félix Piédallu
9b2a1d7fd1 In catalog_linter, lint all toml files (graveyard wishlist etc). This is actually done in CI. 2024-03-13 11:34:10 +01:00
OniriCorpe
1880b5eaa7 🎨 Format Python code with Black 2024-03-12 22:25:39 +01:00
950e5907ac Commonize code to read catalog, categories etc 2024-02-08 22:20:17 +01:00
Félix Piédallu
cea7ad2277 python: run isort, add shebangs on all files 2024-02-07 14:51:42 +01:00
Alexandre Aubin
1108e4500f Fix false positive mailman<->mailman3 2023-12-18 19:03:23 +01:00
Alexandre Aubin
042f16a8cb Improve linter to also check notworking apps and graveyard entries 2023-12-18 19:00:53 +01:00
Alexandre Aubin
17c62f08c0 appstore: add fuzzy-matching check between catalog and wishlist 2023-09-25 15:41:07 +02:00
448e7ed3d9 catalog_linter: Fix missing is_fatal on yield 2023-09-24 22:12:11 +02:00
db9e495785 Pass subtags errors as warnings only 2023-09-24 20:33:03 +02:00
2c6b8515c2 Rework the catalog_linter.py:
* chmod +x
* split into functions
* add python typing
* Now run jsonschema on apps.toml
* Now check category subtags
* Now check antifeatures
2023-09-24 19:44:58 +02:00
Alexandre Aubin
147e3760c0 ci: add a check that a 'state' key does exist for every app in the catalog 2023-02-09 17:29:37 +01:00
Alexandre Aubin
485861e7a8 ci: Add a proper catalog linter instead of bash mess 2023-01-20 17:33:33 +01:00