Commit graph

13 commits

Author SHA1 Message Date
tituspijean
b2cb28d26a Fix log formatting for notifications 2024-04-29 21:28:11 +02:00
b7f1b15700 Add 'added_date' and 'killed_date' to catalog files. All a tool save_added_date.py that can be used to easily update the date. 2024-03-24 22:13:23 +01:00
OniriCorpe
c4ac379b56 🎨 Format Python code with Black 2024-03-12 22:25:39 +01:00
a29692779b list_builder: just take the app repository's HEAD
Let's not scroll down the repository for 'relevant commits' anymore.
Nothing is related to the SHA anymore, but to the version number.
2024-02-27 19:37:56 +01:00
3ba7092d27 tools/list_builder.py: use argparse to set target dir, jobs count, and disable cache updating 2024-02-14 22:44:19 +01:00
Alexandre Aubin
1ff9b48b77 Fix list_builder.py to be compatible with Python 3.9 2024-02-09 01:41:33 +01:00
9368e485cf Fix scripts shebangs 2024-02-08 22:34:48 +01:00
5ea1086f1d Rename xmpplogger into logging_sender 2024-02-08 22:20:17 +01:00
c67fa0e7c6 don't do automatic activation of xmpplogger 2024-02-08 22:20:17 +01:00
9b9806914b Cleanup, isort, etc 2024-02-08 22:20:17 +01:00
12b5fdc5d9 Commonize code to read catalog, categories etc 2024-02-08 22:20:17 +01:00
9d5f16378e Rework list_builder.py
FAAAAAASTEEEEEEER
2024-02-08 22:20:17 +01:00
Félix Piédallu
1bc5b8862a Move list_builder.py to tools subdirectory 2024-02-07 15:13:11 +01:00
Renamed from list_builder.py (Browse further)