1
0
Fork 0
mirror of https://github.com/YunoHost/apps.git synced 2024-09-03 20:06:07 +02:00
apps/tools/autoupdate_app_sources
Félix Piédallu f98ab2c963 tools: refactor github credentials location
Tools were reading github creds from all over the place.
They now all read /tools/.github_{login,token,webhook_secret}.
Updating the gitignore to reflet that.
2024-05-28 19:10:47 +02:00
..
.gitignore Extract Github REST API behind wrapper. 2024-01-23 22:32:31 +01:00
__init__.py Revamp autoupdate_app_sources.py 2024-02-14 22:10:32 +01:00
autoupdate_app_sources.py tools: refactor github credentials location 2024-05-28 19:10:47 +02:00
requirements.txt Extract Github REST API behind wrapper. 2024-01-23 22:32:31 +01:00
rest_api.py Boring fixes for app sources autoupdater (#2334) 2024-05-13 18:59:53 +02:00