Félix Piédallu
|
3faa54dfbe
|
list_builder: use ge_apps_repo
|
2024-09-12 14:39:40 +02:00 |
|
Félix Piédallu
|
6be9d2ff17
|
Return None when catching an exception
|
2024-08-28 19:01:02 +02:00 |
|
Alexandre Aubin
|
6f8bb1ca25
|
list_builder: missing return ends up in disaster (#2395)
|
2024-06-08 19:08:51 +02:00 |
|
Salamandar
|
3c85bd77ca
|
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
|
6ea680294a
|
Drop legacy catalog v2 API
|
2024-05-07 23:45:17 +02:00 |
|
tituspijean
|
1df7f5225a
|
Typo (#2270)
Co-authored-by: OniriCorpe <oniricorpe@yunohost.org>
|
2024-04-29 21:33:46 +02:00 |
|
tituspijean
|
f4dd0eff36
|
Fix log formatting for notifications
|
2024-04-29 21:28:11 +02:00 |
|
Félix Piédallu
|
f6ef537a66
|
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
|
d81f11f6ee
|
🎨 Format Python code with Black
|
2024-03-12 22:25:39 +01:00 |
|
Félix Piédallu
|
52dff4d1d0
|
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 |
|
Félix Piédallu
|
14b2409058
|
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
|
43f3495257
|
Fix list_builder.py to be compatible with Python 3.9
|
2024-02-09 01:41:33 +01:00 |
|
Félix Piédallu
|
c561ead396
|
Fix scripts shebangs
|
2024-02-08 22:34:48 +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
|
b18ed48de2
|
Rework list_builder.py
FAAAAAASTEEEEEEER
|
2024-02-08 22:20:17 +01:00 |
|
Félix Piédallu
|
75ff50fe1d
|
Move list_builder.py to tools subdirectory
|
2024-02-07 15:13:11 +01:00 |
|