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

17 commits

Author SHA1 Message Date
Alexandre Aubin
cb6b4b3a1c
list_builder: missing return ends up in disaster (#2395) 2024-06-08 19:08:51 +02:00
Salamandar
405f56c7b2
Remove packaging v1 -> v2 conversion scripts (#2387)
* Remove packaging v1 -> v2 conversion scripts

* Simplify write_catalog_v3
2024-06-08 15:39:14 +02:00
Alexandre Aubin
4feaa5937e Drop legacy catalog v2 API 2024-05-07 23:45:17 +02:00
tituspijean
f1fd576661
Typo (#2270)
Co-authored-by: OniriCorpe <oniricorpe@yunohost.org>
2024-04-29 21:33:46 +02:00
tituspijean
83060e6d63 Fix log formatting for notifications 2024-04-29 21:28:11 +02:00
c5e237aa6f 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
1880b5eaa7 🎨 Format Python code with Black 2024-03-12 22:25:39 +01:00
067ed0f4ac 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
b614b3ba98 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
8522cba43e Fix list_builder.py to be compatible with Python 3.9 2024-02-09 01:41:33 +01:00
5e692f37d7 Fix scripts shebangs 2024-02-08 22:34:48 +01:00
f893187abd Rename xmpplogger into logging_sender 2024-02-08 22:20:17 +01:00
dd50e4dedb don't do automatic activation of xmpplogger 2024-02-08 22:20:17 +01:00
dfd71dc71a Cleanup, isort, etc 2024-02-08 22:20:17 +01:00
950e5907ac Commonize code to read catalog, categories etc 2024-02-08 22:20:17 +01:00
2f3fcd24e2 Rework list_builder.py
FAAAAAASTEEEEEEER
2024-02-08 22:20:17 +01:00
Félix Piédallu
afb5e87e45 Move list_builder.py to tools subdirectory 2024-02-07 15:13:11 +01:00
Renamed from list_builder.py (Browse further)