1
0
Fork 0
Commit graph

10 commits

Author SHA1 Message Date
Félix Piédallu
0ea25c671e Refactor autopatch: use a AppToPatch class that regroups actions, put loops outside the action functions 2024-09-12 18:14:14 +02:00
github-actions[bot]
ebb1b75bc3 🎨 Format Python code with Black (#2582)
Co-authored-by: Salamandar <6552989+Salamandar@users.noreply.github.com>
2024-09-12 14:48:36 +02:00
Félix Piédallu
6b17d3125e autopatch: do not rely on REPO_APPS_ROOT 2024-09-12 14:39:40 +02:00
Félix Piédallu
109bbd27f2 autopatches: use argparse 2024-09-12 14:39:40 +02:00
OniriCorpe
9e26fc36d9 fix autopatch.py 2024-06-23 03:44:25 +02:00
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
OniriCorpe
d81f11f6ee 🎨 Format Python code with Black 2024-03-12 22:25:39 +01:00
Félix Piédallu
c561ead396 Fix scripts shebangs 2024-02-08 22:34:48 +01:00
Félix Piédallu
a6c976b309 python: run isort, add shebangs on all files 2024-02-07 14:51:42 +01:00
Alexandre Aubin
55e2b5d0dd move autopatches/ inside tools/ 2022-08-04 11:17:46 +02:00