1
0
Fork 0
ynh-apps_tools/autoupdate_app_sources
Félix Piédallu c46a9f95f4 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