1
0
Fork 0
Commit graph

405 commits

Author SHA1 Message Date
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
Alexandre Aubin
f73a2c183c Fix false positive mailman<->mailman3 2023-12-18 19:03:23 +01:00
Alexandre Aubin
e02e5fb9cb Improve linter to also check notworking apps and graveyard entries 2023-12-18 19:00:53 +01:00
Alexandre Aubin
8b7b486902 README-generator: fix legacy sanic 'abort' + pip dependency hell 2023-10-31 16:04:28 +01:00
Alexandre Aubin
947de7b380 Merge pull request #1839 from YunoHost/dependabot/pip/tools/README-generator/sanic-21.12.2
Bump sanic from 21.6.2 to 21.12.2 in /tools/README-generator
2023-10-31 15:52:01 +01:00
dependabot[bot]
ce4b8cb519 Bump sanic from 21.6.2 to 21.12.2 in /tools/README-generator
Bumps [sanic](https://github.com/sanic-org/sanic) from 21.6.2 to 21.12.2.
- [Release notes](https://github.com/sanic-org/sanic/releases)
- [Changelog](https://github.com/sanic-org/sanic/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/sanic-org/sanic/compare/v21.6.2...v21.12.2)

---
updated-dependencies:
- dependency-name: sanic
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-31 14:50:10 +00:00
Alexandre Aubin
43493e57dc README-generator: freeze sanic version for webhook, newer versions are incompatible with the current code 2023-10-31 15:48:52 +01:00
Alexandre Aubin
5cb4986fb8 Merge pull request #1821 from YunoHost/enh-add-catalog-url-to-autoreame
readme-generator: Add YunoHost Store URL on README
2023-10-26 17:48:53 +02:00
Tagada
0e24c127ae readme-generator: add yunohost store url 2023-10-26 14:22:24 +02:00
Alexandre Aubin
a61d36b11c Merge pull request #1760 from YunoHost/Tagadda-patch-1
Add a missing quote in autoupdate_app_sources.py
2023-09-28 19:05:47 +02:00
Tagada
bf50cf81fb Add a missing quote in autoupdate_app_sources.py 2023-09-28 19:03:27 +02:00
Alexandre Aubin
6fea8e185d Merge pull request #1759 from YunoHost/remove-doc-old-link
Remove link to the documentation
2023-09-28 17:08:41 +02:00
Tagada
f3a229b85f Remove link to the old documentation
Packagers should include those in the package, as ADMIN.md...
2023-09-28 16:51:47 +02:00
Alexandre Aubin
04782b12a6 appstore: add fuzzy-matching check between catalog and wishlist 2023-09-25 15:41:07 +02:00