1
0
Fork 0
mirror of https://github.com/YunoHost/apps.git synced 2024-09-03 20:06:07 +02:00
Commit graph

8 commits

Author SHA1 Message Date
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
OniriCorpe
1880b5eaa7 🎨 Format Python code with Black 2024-03-12 22:25:39 +01:00
Félix Piédallu
cea7ad2277 python: run isort, add shebangs on all files 2024-02-07 14:51:42 +01:00
tituspijean
1f1d5986da
Add a file for storing the token 2022-12-29 14:50:32 +01:00
tituspijean
c87472b0e2
Remove superfluous continue clause in bot-repo-cleanup 2022-11-26 21:03:19 +01:00
tituspijean
89f1da0ca3
Optimize the bot-repo-cleanup script 2022-11-26 20:53:50 +01:00
tituspijean
e0200c729e
Comment the bot-repo-cleanup script 2022-11-26 20:45:17 +01:00
tituspijean
94cdb2ca9e
Add yunohost-bot forks cleanup script 2022-11-23 22:01:58 +01:00