1
0
Fork 0
mirror of https://github.com/YunoHost/apps.git synced 2024-09-03 20:06:07 +02:00
apps/tools
Félix Piédallu 36df64ceda Add a crappy script that finds deprecated apps
tl;dr, only working for github and gitlab upstreams, checks if the latest commit is more than 1 year old.
It also removes deprecated-software if required.
2024-08-28 21:23:14 +02:00
..
app_generator app_generator: more cleanup (#2314) 2024-05-08 18:13:41 +02:00
appslib Fix log formatting for notifications 2024-04-29 21:28:11 +02:00
autopatches fix autopatch.py 2024-06-23 03:44:25 +02:00
autoupdate_app_sources Add DownloadPageAPI to the autoupdater to download from HTML web pages 2024-08-28 21:08:10 +02:00
bot-repo-cleanup tools: refactor github credentials location 2024-05-28 19:10:47 +02:00
helpers2.1 Format Python code with Black (#2478) 2024-07-19 18:14:13 +02:00
readme_generator Translated readme-generator using Weblate (Russian) 2024-08-11 01:10:20 +02:00
update_app_levels tools: refactor github credentials location 2024-05-28 19:10:47 +02:00
webhooks Format Python code with Black (#2531) 2024-08-18 13:45:09 +02:00
__init__.py python: run isort, add shebangs on all files 2024-02-07 14:51:42 +01:00
app_caches.py app_caches: git pull when downloading all branches 2024-08-28 19:01:02 +02:00
catalog_linter.py In catalog_linter, lint all toml files (graveyard wishlist etc). This is actually done in CI. 2024-03-13 11:34:10 +01:00
find_deprecated.py Add a crappy script that finds deprecated apps 2024-08-28 21:23:14 +02:00
list_builder.py Return None when catching an exception 2024-08-28 19:01:02 +02:00
requirements.txt chore(list_builder): add a requirements.txt 2024-03-25 01:12:41 +01:00
save_added_date.py 🎨 Format Python code with Black 2024-03-24 22:20:31 +01:00