|
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 |
|
Tagada
|
18a7b146e6
|
Merge pull request #2014 from OniriCorpe/fix-autoupdate
fix latest_release_html_url assignement
|
2024-02-14 22:09:04 +01:00 |
|
OniriCorpe
|
99a5cd74bd
|
fix latest_release_html_url assignement
|
2024-02-14 22:06:13 +01:00 |
|
Alexandre Aubin
|
5d1230692b
|
Merge pull request #2012 from OniriCorpe/gitea-forgejo-api-autoupdate
Auto-updater: Initial support for Gitea & Forgejo
|
2024-02-14 15:39:16 +01:00 |
|
OniriCorpe
|
d488c22561
|
we don't need that, it's handled by GitlabAPI
|
2024-02-14 05:42:04 +01:00 |
|
OniriCorpe
|
d793e0db05
|
lol forgot debug prints
|
2024-02-14 05:28:37 +01:00 |
|
OniriCorpe
|
83b1786264
|
small enhancement
|
2024-02-14 05:27:25 +01:00 |
|
OniriCorpe
|
46cca08476
|
small refactor
|
2024-02-14 05:00:07 +01:00 |
|
OniriCorpe
|
c201929f22
|
wasn't a typo lmao i'm too tired
|
2024-02-14 04:24:02 +01:00 |
|
OniriCorpe
|
9b4f0d38c3
|
typo
|
2024-02-14 04:23:03 +01:00 |
|
OniriCorpe
|
0b652381e1
|
supports 1.13.1-2 version numbers
|
2024-02-14 04:21:10 +01:00 |
|
OniriCorpe
|
8a5355ff4a
|
removing irrelevant project_id
|
2024-02-14 04:08:31 +01:00 |
|
OniriCorpe
|
9447b7d343
|
small fixes
|
2024-02-14 03:58:37 +01:00 |
|
OniriCorpe
|
b2f45c7cff
|
fix strategies (split gitea & forgejo)
|
2024-02-14 03:43:16 +01:00 |
|
OniriCorpe
|
f9d938ff87
|
Initial support for Gitea & Forgejo
|
2024-02-14 03:40:26 +01:00 |
|
Alexandre Aubin
|
696884d41b
|
Fixes for update_app_levels.py
|
2024-02-09 21:41:26 +01:00 |
|
Alexandre Aubin
|
1ff9b48b77
|
Fix list_builder.py to be compatible with Python 3.9
|
2024-02-09 01:41:33 +01:00 |
|
Alexandre Aubin
|
3c273f3e30
|
Merge pull request #2004 from Salamandar/fixes
Fixes
|
2024-02-08 23:10:30 +01:00 |
|
|
662f1b5ec4
|
Small cleanup of mypy warnings
|
2024-02-08 23:09:11 +01:00 |
|
|
ca50208894
|
Wooops, revert wrong apps_repo repo!
|
2024-02-08 23:08:46 +01:00 |
|
Alexandre Aubin
|
4df78dad97
|
Merge pull request #1999 from Salamandar/refactor
Rework list_builder.py
|
2024-02-08 22:38:54 +01:00 |
|
|
9368e485cf
|
Fix scripts shebangs
|
2024-02-08 22:34:48 +01:00 |
|
|
6d2984cf2e
|
woops, end of file
|
2024-02-08 22:20:17 +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 |
|
|
d714790ebf
|
Oops, cleanup legacy file
|
2024-02-08 22:20:17 +01:00 |
|
|
9d5f16378e
|
Rework list_builder.py
FAAAAAASTEEEEEEER
|
2024-02-08 22:20:17 +01:00 |
|
Alexandre Aubin
|
8a233df899
|
Merge pull request #1997 from Salamandar/refactor
Python cleanup
|
2024-02-07 19:44:18 +01:00 |
|
|
6e8b926158
|
remove unused import, chmod +x
|
2024-02-07 19:39:40 +01:00 |
|
Félix Piédallu
|
28a69ee43c
|
add appslib
|
2024-02-07 19:37:45 +01:00 |
|
Félix Piédallu
|
09f790246f
|
Add apps_caches.py script that handles the download of the apps cache for the other scripts
|
2024-02-07 19:35:07 +01:00 |
|
Félix Piédallu
|
5d313598d6
|
Small cleanup
|
2024-02-07 17:33:01 +01:00 |
|
Félix Piédallu
|
181bda02ee
|
Add emojis to Pr results
|
2024-02-07 17:30:45 +01:00 |
|
Félix Piédallu
|
aae5c34446
|
Handle updating pull requests
|
2024-02-07 17:25:16 +01:00 |
|
Félix Piédallu
|
277c178301
|
Refactor update_appslevels.py: use argparse, gitpython, jinja2 for pr message
|
2024-02-07 17:24:47 +01:00 |
|
Félix Piédallu
|
1bc5b8862a
|
Move list_builder.py to tools subdirectory
|
2024-02-07 15:13:11 +01:00 |
|
Félix Piédallu
|
caf82f94cf
|
Small markdown cleanup
|
2024-02-07 15:04:04 +01:00 |
|
Félix Piédallu
|
73296ab02d
|
python: run isort, add shebangs on all files
|
2024-02-07 14:51:42 +01:00 |
|
Alexandre Aubin
|
baf77a6eff
|
Merge pull request #1996 from Salamandar/uselibs
Use pathlib and gitpython
|
2024-02-07 14:11:11 +01:00 |
|
Félix Piédallu
|
7cc4e8284e
|
Add gitpython instead of manually calling git
|
2024-02-07 14:08:48 +01:00 |
|
Félix Piédallu
|
3ce9924ade
|
list_builder: start using pathlib, typing
|
2024-02-07 13:22:51 +01:00 |
|
Alexandre Aubin
|
1e824ca2f9
|
Merge pull request #1979 from Salamandar/fix_gitlab
Use direct API request for projects instead of search
|
2024-01-26 23:00:15 +01:00 |
|
|
d3e6f48c51
|
Use direct API request for projects instead of search
|
2024-01-26 22:52:33 +01:00 |
|
Alexandre Aubin
|
1a5de307a0
|
Merge pull request #1974 from orhtej2/support_gitlab_autoupgrade_2
Support for GitLab upstream repos part 2.
|
2024-01-24 20:16:16 +01:00 |
|
orhtej2
|
77ef621f38
|
Support for GitLab upstream repos part 2.
|
2024-01-24 19:32:24 +01:00 |
|
Alexandre Aubin
|
7f4026a747
|
Merge pull request #1972 from orhtej2/support_gitlab_autoupgrade
Support for GitLab autoupgrade.
|
2024-01-24 00:26:07 +01:00 |
|
Alexandre Aubin
|
5dc41f57ce
|
Merge branch 'master' into support_gitlab_autoupgrade
|
2024-01-24 00:14:59 +01:00 |
|
orhtej2
|
e8aafd0b89
|
Initial support for Gitlab
|
2024-01-23 23:37:24 +01:00 |
|