1
0
Fork 0
Commit graph

14 commits

Author SHA1 Message Date
Félix Piédallu
aacce11e4e Fix app_caches.py 2024-09-14 12:00:12 +02:00
Félix Piédallu
7b0e26fc5b app_caches: use get_apps_repo 2024-09-12 14:39:40 +02:00
Félix Piédallu
a08974bf87 Refactor app_caches: use a class to store local data 2024-09-12 14:39:40 +02:00
Félix Piédallu
8495456aac app_caches: git pull when downloading all branches 2024-08-28 19:01:02 +02:00
Félix Piédallu
4c673fd26e app_caches: mkdir before trying to cleanup and update cache 2024-06-24 11:04:38 +02:00
Salamandar
4b22e40a3b 🎨 Format Python code with Black 2024-06-02 21:52:22 +02:00
Félix Piédallu
01330c5d7c app_caches.py: Add --ssh and --all-branches
Those arguments allow to customize how repositories are cloned and what is fetched.
2024-06-02 20:56:50 +02:00
tituspijean
f4dd0eff36 Fix log formatting for notifications 2024-04-29 21:28:11 +02:00
alexAubin
c9bd3de2ab 🎨 Format Python code with Black 2024-03-13 22:19:42 +00:00
Félix Piédallu
d9e1182d38 Add a cleanup option to app_caches.py 2024-03-13 23:13:27 +01:00
OniriCorpe
d81f11f6ee 🎨 Format Python code with Black 2024-03-12 22:25:39 +01:00
Félix Piédallu
b18ed48de2 Rework list_builder.py
FAAAAAASTEEEEEEER
2024-02-08 22:20:17 +01:00
Félix Piédallu
ecc5c70d7f remove unused import, chmod +x 2024-02-07 19:39:40 +01:00
Félix Piédallu
1d65bd9ad6 Add apps_caches.py script that handles the download of the apps cache for the other scripts 2024-02-07 19:35:07 +01:00