1
0
Fork 0
Commit graph

19 commits

Author SHA1 Message Date
Alexandre Aubin
5f23687216 Automatic patch/PR for helpers 2.1 2024-09-14 12:27:20 +02:00
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
Félix Piédallu
fad36a07dc Rename patch.sh to patch and chmod +x and add shebang, for compat with python 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
OniriCorpe
f573a5461c fix delete-log-removal autopatch 2024-06-23 02:51:31 +02:00
OniriCorpe
e5b9e2159b Typo 2024-06-22 21:49:08 +02:00
OniriCorpe
839c6b9992 add autopatch: do not remove logs on app removal 2024-06-22 21:49:08 +02:00
OniriCorpe
709a9acbda Add config panel schema to the schema autopatch (#2427) 2024-06-21 12:11:40 +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
Félix Piédallu
ccbfdaf3e2 Add autopatch to add schema to toml files 2023-09-06 10:34:36 +02:00
Hadrien
3f4a57aeef patch message 2022-08-07 16:34:00 +02:00
Hadrien
3a5dc749d1 Add a script to add cpe id to manifests
indent + utf8
2022-08-07 16:33:55 +02:00
Alexandre Aubin
55e2b5d0dd move autopatches/ inside tools/ 2022-08-04 11:17:46 +02:00