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
alexAubin
d8d9571761
🎨 Format Python code with Black
2024-03-16 13:55:01 +00:00
146c8e3337
update_app_levels: use tomlkit to keep the comments in apps.toml
2024-03-16 13:31:53 +01:00
OniriCorpe
1880b5eaa7
🎨 Format Python code with Black
2024-03-12 22:25:39 +01:00
Alexandre Aubin
febe3ad822
Fixes for update_app_levels.py
2024-02-09 21:41:26 +01:00
ddb6a8ae00
Small cleanup of mypy warnings
2024-02-08 23:09:11 +01:00
1ca207e0b3
Wooops, revert wrong apps_repo repo!
2024-02-08 23:08:46 +01:00
Félix Piédallu
e52750af38
Small cleanup
2024-02-07 17:33:01 +01:00
Félix Piédallu
3b8e9270ef
Add emojis to Pr results
2024-02-07 17:30:45 +01:00
Félix Piédallu
5cb71cbe5c
Handle updating pull requests
2024-02-07 17:25:16 +01:00
Félix Piédallu
89d576e20c
Refactor update_appslevels.py: use argparse, gitpython, jinja2 for pr message
2024-02-07 17:24:47 +01:00
Félix Piédallu
cea7ad2277
python: run isort, add shebangs on all files
2024-02-07 14:51:42 +01:00
Alexandre Aubin
4cab9ecc45
update_app_level script: use new result endpoint
2023-03-03 22:28:14 +01:00
Alexandre Aubin
a6465fd421
update_app_levels: Minor quirk in major/minor regression definition
2023-01-20 18:11:29 +01:00
Alexandre Aubin
d7f0f40e88
Typo /o\
2023-01-20 18:10:34 +01:00
Alexandre Aubin
e0832609b1
update_app_level: use absolute path for github token fetching
2023-01-20 18:07:01 +01:00
Alexandre Aubin
cd4e6f0cbc
update_app_levels: autosort keys
2023-01-20 17:14:30 +01:00
Alexandre Aubin
7904db0c6a
Add a new script to update levels according to CI results and create the corresponding PR
2023-01-20 16:44:00 +01:00