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
Salamandar
4263b82c54 🎨 Format Python code with Black 2024-05-28 20:00:11 +02:00
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
Laurent Peuch
ae64f81148 feat(readme_generator/webhooks): add the new ALL_README.md file to app's git repo 2024-03-22 20:17:52 +01:00
alexAubin
3df35a0af7 🎨 Format Python code with Black 2024-03-19 18:02:31 +00:00
Félix Piédallu
799fb73141 readme_generator/webhook: Use pathlib and gitpython 2024-03-14 16:15:04 +01:00
Félix Piédallu
cacbb299e4 Fix readme_generator/webhook: make_readme now uses pathlib 2024-03-14 15:32:41 +01:00
OniriCorpe
1880b5eaa7 🎨 Format Python code with Black 2024-03-12 22:25:39 +01:00
2eeee2541b Rename README-generator -> readme_generator because python tools hate caps… 2024-02-15 15:03:31 +01:00
Renamed from tools/README-generator/webhook.py (Browse further)