1
0
Fork 0
Commit graph

24 commits

Author SHA1 Message Date
Félix Piédallu
f391deaf01 get_apps_repo.from_args: support when allow_temp was false 2024-09-13 11:20:18 +02:00
Félix Piédallu
5613dcb86d tools: add get_apps_repo.py, a lib that allows to pass --apps-repo or --apps-dir to tools or the env var YNH_APPS_DIR 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
746133594c Cleanup unused api in appslib.utils 2024-09-12 14:39:40 +02:00
tituspijean
f4dd0eff36 Fix log formatting for notifications 2024-04-29 21:28:11 +02:00
Tagadda
a3da76710b 🎨 Format Python code with Black 2024-04-02 17:49:06 +02:00
Félix Piédallu
107d801e2c Handle non existing executable for logging_sender.py 2024-04-02 16:53:28 +02:00
Félix Piédallu
db343550cc Allow markdown messages to be sent if requested 2024-03-24 19:50:01 +01:00
Félix Piédallu
cb36b5a020 Add python typing to logging_sender.py 2024-03-24 19:50:01 +01:00
Salamandar
7aad6f7683 🎨 Format Python code with Black 2024-03-18 23:32:15 +01:00
OniriCorpe
f6cd32a2e8 break line after each command option
Co-authored-by: Salamandar <6552989+Salamandar@users.noreply.github.com>
2024-03-18 23:28:24 +01:00
OniriCorpe
5b6dc562c9 raplace a non working try by a simple if 2024-03-18 23:28:24 +01:00
OniriCorpe
c320396bc7 logging_sender.py: permit to choose a matrix chan where to send the notification 2024-03-18 23:28:24 +01:00
OniriCorpe
d81f11f6ee 🎨 Format Python code with Black 2024-03-12 22:25:39 +01:00
Félix Piédallu
61c7fd0300 Split function send_to_matrix 2024-02-24 18:41:11 +01:00
Alexandre Aubin
43f3495257 Fix list_builder.py to be compatible with Python 3.9 2024-02-09 01:41:33 +01:00
Félix Piédallu
a882fdfe9a woops, end of file 2024-02-08 22:20:17 +01:00
Félix Piédallu
2f872cdb00 Rename xmpplogger into logging_sender 2024-02-08 22:20:17 +01:00
Félix Piédallu
74bab09292 don't do automatic activation of xmpplogger 2024-02-08 22:20:17 +01:00
Félix Piédallu
d0854fb10a Cleanup, isort, etc 2024-02-08 22:20:17 +01:00
Félix Piédallu
a286aa3c61 Commonize code to read catalog, categories etc 2024-02-08 22:20:17 +01:00
Félix Piédallu
370c4445c5 Oops, cleanup legacy file 2024-02-08 22:20:17 +01:00
Félix Piédallu
b18ed48de2 Rework list_builder.py
FAAAAAASTEEEEEEER
2024-02-08 22:20:17 +01:00
Félix Piédallu
965732f420 add appslib 2024-02-07 19:37:45 +01:00