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
Laurent Peuch
ae10c80d69
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
52115a4084
🎨 Format Python code with Black
2024-03-19 18:02:31 +00:00
Félix Piédallu
9a1d71e44e
readme_generator/webhook: Use pathlib and gitpython
2024-03-14 16:15:04 +01:00
Félix Piédallu
89a6c672b3
Fix readme_generator/webhook: make_readme now uses pathlib
2024-03-14 15:32:41 +01:00
OniriCorpe
d81f11f6ee
🎨 Format Python code with Black
2024-03-12 22:25:39 +01:00
Félix Piédallu
e02e54dc5f
Rename README-generator -> readme_generator because python tools hate caps…
2024-02-15 15:03:31 +01:00