1
0
Fork 0
Commit graph

19 commits

Author SHA1 Message Date
Félix Piédallu
8cf292fd77 webhooks: was not checking signatures...
Some checks failed
Auto updates messages.pot for readme_generator / Auto updates messages.pot for readme_generator (push) Has been cancelled
Check / auto apply Black / Check / auto apply black (push) Has been cancelled
Run tests for make_readme.py / Run tests for make_readme.py (push) Has been cancelled
2024-09-30 16:09:07 +02:00
Félix Piédallu
2d51185e6c webhooks: fix handling apps dir 2024-09-14 12:00:12 +02:00
Félix Piédallu
f80106a29e Merge requirements.txt 2024-09-14 12:00:12 +02:00
github-actions[bot]
9bedbd5645 Format Python code with Black (#2531)
Co-authored-by: tituspijean <8769166+tituspijean@users.noreply.github.com>
2024-08-18 13:45:09 +02:00
tituspijean
d1fad8abf2 Enhance app rejection (#2528) 2024-08-18 13:42:39 +02:00
tituspijean
5d2ee37424 🎨 Format Python code with Black 2024-08-18 02:01:21 +02:00
tituspijean
b06f909c9d Implement an app rejection list (#2515)
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
Co-authored-by: OniriCorpe <oniricorpe@yunohost.org>
2024-08-18 01:52:37 +02:00
yunohost-bot
d1bfe996ad 🎨 Format Python code with Black 2024-08-17 12:02:01 +02:00
root
f6cb50d374 Fix webhooks: they should return response.empty (no error) on github_post if it's not a valid PR 2024-08-17 09:51:19 +00:00
Félix Piédallu
4c04ef911c not .as_string() 2024-08-14 12:34:31 +02:00
Félix Piédallu
921890c6e9 Fix revision split 2024-08-14 12:34:31 +02:00
Félix Piédallu
4131b654ab Fix: need to get pr infos 2024-08-14 12:34:31 +02:00
Félix Piédallu
c6f680a1bc Add ! bump comment webhook 2024-08-14 12:34:31 +02:00
root
8f19e1dc36 webhook: Server does not have a recent python, use optional[] instead of | 2024-06-06 14:30:13 +00:00
Félix Piédallu
f4f76ab972 Fix webhook service 2024-06-06 16:28:14 +02:00
Salamandar
12ae573ced 🎨 Format Python code with Black 2024-06-06 12:32:32 +02:00
Félix Piédallu
633084e22f webhook: Rebase testing on master if fast-forwardable 2024-06-06 12:11:40 +02:00
Félix Piédallu
59172cd232 webhooks: use logging, add --debug and --unsafe for testing, split functions by logical blocks 2024-06-06 12:11:40 +02:00
Félix Piédallu
00a3fbae21 Move readme generator webhook service to its own directory 2024-06-06 12:11:40 +02:00