1
0
Fork 0
Commit graph

218 commits

Author SHA1 Message Date
OniriCorpe
a83dd3fdf0 typo 2024-02-14 04:23:03 +01:00
OniriCorpe
f58c3aeb0a supports 1.13.1-2 version numbers 2024-02-14 04:21:10 +01:00
OniriCorpe
2189b3e602 removing irrelevant project_id 2024-02-14 04:08:31 +01:00
OniriCorpe
0ef037d7de small fixes 2024-02-14 03:58:37 +01:00
OniriCorpe
d65a43a89d fix strategies (split gitea & forgejo) 2024-02-14 03:43:16 +01:00
OniriCorpe
5f1a16d36c Initial support for Gitea & Forgejo 2024-02-14 03:40:26 +01:00
Alexandre Aubin
dec35f88e9 Fixes for update_app_levels.py 2024-02-09 21:41:26 +01:00
Alexandre Aubin
43f3495257 Fix list_builder.py to be compatible with Python 3.9 2024-02-09 01:41:33 +01:00
Alexandre Aubin
f1e7901e52 Merge pull request #2004 from Salamandar/fixes
Fixes
2024-02-08 23:10:30 +01:00
Félix Piédallu
5c660e5652 Small cleanup of mypy warnings 2024-02-08 23:09:11 +01:00
Félix Piédallu
f6b99fd888 Wooops, revert wrong apps_repo repo! 2024-02-08 23:08:46 +01:00
Alexandre Aubin
9dd6086415 Merge pull request #1999 from Salamandar/refactor
Rework list_builder.py
2024-02-08 22:38:54 +01:00
Félix Piédallu
c561ead396 Fix scripts shebangs 2024-02-08 22:34:48 +01:00
Félix Piédallu
a882fdfe9a woops, end of file 2024-02-08 22:20:17 +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
370c4445c5 Oops, cleanup legacy file 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
Alexandre Aubin
265cf0b186 Merge pull request #1997 from Salamandar/refactor
Python cleanup
2024-02-07 19:44:18 +01:00
Félix Piédallu
ecc5c70d7f remove unused import, chmod +x 2024-02-07 19:39:40 +01:00
Félix Piédallu
965732f420 add appslib 2024-02-07 19:37:45 +01:00
Félix Piédallu
1d65bd9ad6 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
9836a8092d Small cleanup 2024-02-07 17:33:01 +01:00
Félix Piédallu
fe60531955 Add emojis to Pr results 2024-02-07 17:30:45 +01:00
Félix Piédallu
e985b8bb57 Handle updating pull requests 2024-02-07 17:25:16 +01:00
Félix Piédallu
5138e099c2 Refactor update_appslevels.py: use argparse, gitpython, jinja2 for pr message 2024-02-07 17:24:47 +01:00
Félix Piédallu
75ff50fe1d Move list_builder.py to tools subdirectory 2024-02-07 15:13:11 +01:00
Félix Piédallu
a6c976b309 python: run isort, add shebangs on all files 2024-02-07 14:51:42 +01:00
Alexandre Aubin
e74cb5522a 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
Félix Piédallu
ef15049979 Use direct API request for projects instead of search 2024-01-26 22:52:33 +01:00
Alexandre Aubin
50006280ef 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
bb638b1d61 Support for GitLab upstream repos part 2. 2024-01-24 19:32:24 +01:00
Alexandre Aubin
2efa7975a8 Merge pull request #1972 from orhtej2/support_gitlab_autoupgrade
Support for GitLab autoupgrade.
2024-01-24 00:26:07 +01:00
Alexandre Aubin
1d95d82137 Merge branch 'master' into support_gitlab_autoupgrade 2024-01-24 00:14:59 +01:00
orhtej2
6afca1e82a Initial support for Gitlab 2024-01-23 23:37:24 +01:00
orhtej2
bfaf681369 Extract Github REST API behind wrapper. 2024-01-23 22:32:31 +01:00
Alexandre Aubin
b0c3ee536c Merge pull request #1962 from OniriCorpe/fix-autoupdate-title
[autoupdate] fix PR title when latest_github_release
2024-01-05 21:00:17 +01:00
OniriCorpe
50ce88fe17 remove debug print 2024-01-05 20:56:36 +01:00
OniriCorpe
eafc9606e4 fix title 2024-01-05 20:54:10 +01:00
Alexandre Aubin
9fc10bbf69 Merge pull request #1960 from OniriCorpe/add-changelog-link-latest_github_release
[autoupdate] Add the changelog link for latest_github_release
2024-01-04 23:28:12 +01:00
OniriCorpe
f9cad0880e remove debug print 2024-01-04 23:26:37 +01:00
OniriCorpe
14d79aa8af fix return 2024-01-04 23:22:20 +01:00
OniriCorpe
06927ae724 get changelog link for release tarball too 2024-01-04 23:21:07 +01:00
OniriCorpe
6b32b5f257 Update tools/autoupdate_app_sources/autoupdate_app_sources.py
Co-authored-by: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com>
2024-01-04 22:47:58 +01:00
OniriCorpe
2a18e99b6b Update tools/autoupdate_app_sources/autoupdate_app_sources.py
Co-authored-by: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com>
2024-01-04 22:47:54 +01:00
OniriCorpe
b9dd575b91 fix if 2024-01-04 22:34:04 +01:00
OniriCorpe
19c9569700 add changelog link for latest_github_release 2024-01-04 22:09:00 +01:00
Alexandre Aubin
4825fa7c22 Merge pull request #1920 from YunoHost/graveyard_and_drafts
Graveyard and drafts
2023-12-26 15:22:33 +01:00