|
dab2524f9c
|
rest_api: rename properties for readability
|
2024-02-16 19:35:23 +01:00 |
|
|
15b2207054
|
Clean message issues
|
2024-02-16 19:35:23 +01:00 |
|
|
bb06b422f5
|
remove roge double quote
|
2024-02-16 19:35:23 +01:00 |
|
|
1b0d630f6c
|
Handle cases with already existing branch / commit
|
2024-02-16 19:35:23 +01:00 |
|
|
7e0c5fdac1
|
Fix duplicate code
|
2024-02-16 19:35:23 +01:00 |
|
|
69684f4066
|
Use a state enum to handle already existing update prs
|
2024-02-15 23:13:16 +01:00 |
|
|
3c204ecd57
|
autoupdate_app_sources: set proper defaults on argparse, just to be sure
|
2024-02-15 22:52:11 +01:00 |
|
|
64aa8fe4f4
|
Fix compatibility with python3.9: use union, optional from typing
|
2024-02-15 21:42:59 +00:00 |
|
|
5936ec4b01
|
Add back the logging_sender
|
2024-02-15 17:12:41 +01:00 |
|
|
c1ef372c2c
|
Cleanup for mypy, code simplification
|
2024-02-15 17:12:41 +01:00 |
|
|
b8eba67a99
|
Handle invalid syntax in some local app's manifest during initial apps listing
|
2024-02-15 17:12:41 +01:00 |
|
|
48870e56d6
|
Remove debug print
|
2024-02-15 17:12:41 +01:00 |
|
|
2eeee2541b
|
Rename README-generator -> readme_generator because python tools hate caps…
|
2024-02-15 15:03:31 +01:00 |
|
Alexandre Aubin
|
0b4ba4e379
|
Merge pull request #2019 from Salamandar/rework_autoupdater
Rework autoupdater - part 2
|
2024-02-15 01:12:44 +01:00 |
|
Alexandre Aubin
|
589a176695
|
Merge pull request #2015 from Salamandar/rework_autoupdater_part_1
Rework autoupdater part 1
|
2024-02-15 01:11:33 +01:00 |
|
|
918bc1a1b9
|
Remove testing
|
2024-02-15 00:05:23 +01:00 |
|
|
1c260fa6b6
|
Fix typing for giteaforgejoapi, fix url_for_ref for gitlab
|
2024-02-15 00:03:39 +01:00 |
|
|
0739ccb850
|
Fix typing for giteaforgejoapi, fix url_for_ref for gitlab
|
2024-02-14 23:56:32 +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 |
|
|
72211961b5
|
finish autoupdater rework
|
2024-02-14 22:10:33 +01:00 |
|
|
42b97a2df8
|
Revamp autoupdate_app_sources.py
|
2024-02-14 22:10:32 +01:00 |
|
|
9200caee2c
|
Small cleanup of autoupdate try..except..else
|
2024-02-14 22:10:13 +01:00 |
|
|
eea62e4236
|
Remove duplicate data
|
2024-02-14 22:10:13 +01:00 |
|
|
610e49b1f3
|
Use tqdm instead of home-made progressbar
|
2024-02-14 22:09:36 +01:00 |
|
|
60831358a7
|
Add sys.path.insert to import appslib
|
2024-02-14 22:09:36 +01:00 |
|
|
e32c11e200
|
Use pathlib.Path
|
2024-02-14 22:09:36 +01:00 |
|
|
1f5b104764
|
Use argparse, move github auth logic temporarily in main()
|
2024-02-14 22:09:36 +01:00 |
|
|
e811fffe72
|
Use main() function
|
2024-02-14 22:09:36 +01:00 |
|
OniriCorpe
|
61f053f3b8
|
fix latest_release_html_url assignement
|
2024-02-14 22:06:13 +01:00 |
|
OniriCorpe
|
c51e87fd66
|
we don't need that, it's handled by GitlabAPI
|
2024-02-14 05:42:04 +01:00 |
|
OniriCorpe
|
a019ac2c63
|
lol forgot debug prints
|
2024-02-14 05:28:37 +01:00 |
|
OniriCorpe
|
153f3de6d9
|
small enhancement
|
2024-02-14 05:27:25 +01:00 |
|
OniriCorpe
|
f3743b15a3
|
small refactor
|
2024-02-14 05:00:07 +01:00 |
|
OniriCorpe
|
78ea65f7fc
|
wasn't a typo lmao i'm too tired
|
2024-02-14 04:24:02 +01:00 |
|
OniriCorpe
|
f628744126
|
typo
|
2024-02-14 04:23:03 +01:00 |
|
OniriCorpe
|
9647844060
|
supports 1.13.1-2 version numbers
|
2024-02-14 04:21:10 +01:00 |
|
OniriCorpe
|
be03798ede
|
removing irrelevant project_id
|
2024-02-14 04:08:31 +01:00 |
|
OniriCorpe
|
a213afcb8c
|
small fixes
|
2024-02-14 03:58:37 +01:00 |
|
OniriCorpe
|
019c446f57
|
fix strategies (split gitea & forgejo)
|
2024-02-14 03:43:16 +01:00 |
|
OniriCorpe
|
95c1d1b14e
|
Initial support for Gitea & Forgejo
|
2024-02-14 03:40:26 +01:00 |
|
Alexandre Aubin
|
febe3ad822
|
Fixes for update_app_levels.py
|
2024-02-09 21:41:26 +01:00 |
|
Alexandre Aubin
|
8522cba43e
|
Fix list_builder.py to be compatible with Python 3.9
|
2024-02-09 01:41:33 +01:00 |
|
|
ddb6a8ae00
|
Small cleanup of mypy warnings
|
2024-02-08 23:09:11 +01:00 |
|
|
1ca207e0b3
|
Wooops, revert wrong apps_repo repo!
|
2024-02-08 23:08:46 +01:00 |
|
|
5e692f37d7
|
Fix scripts shebangs
|
2024-02-08 22:34:48 +01:00 |
|
|
fc32704565
|
woops, end of file
|
2024-02-08 22:20:17 +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 |
|