|
09ee7995ff
|
made more general function to move logging to file
|
2025-05-20 16:40:26 +02:00 |
|
|
5cf5e5a8ee
|
added enumchoiceaction for easier enum in argparse
handling
|
2025-05-16 19:41:15 +02:00 |
|
|
2f2cbae756
|
fixed typing of parameters for server version of
python
|
2025-05-12 11:57:30 +02:00 |
|
|
af89051779
|
prompts can now have a default value when enter is
pressed
|
2025-05-07 10:35:27 +02:00 |
|
|
b3877733cb
|
we can now generate the datasets to be served to users
|
2025-04-29 15:01:46 +02:00 |
|
|
35bd296c7c
|
made clone use raising expections instead of updates
|
2025-03-31 13:21:04 +02:00 |
|
|
46d8d45d7c
|
Formatted utils.py
|
2025-03-31 11:49:36 +02:00 |
|
|
838837a788
|
extracted function to utils
|
2025-03-28 15:03:45 +01:00 |
|
|
6c6880715e
|
unified the interface of funcitons in utils (made
clone return a bool that indicates success of cloning)
|
2025-03-14 15:14:48 +01:00 |
|
|
4544922165
|
extracted a function, updated it, and using it in
pull_requests
|
2025-03-14 14:38:24 +01:00 |
|
|
cc8cb7ef52
|
extracted function to utils
|
2025-03-14 14:04:41 +01:00 |
|
|
4b06d4920b
|
removed tqdm because it was too distracting
|
2025-03-14 14:02:38 +01:00 |
|
|
c1c2106a86
|
made the has_only_1_comment function potentially
verbose
|
2025-03-14 12:06:03 +01:00 |
|
|
d845ce9171
|
removed sorting of the commit dates because it
isn't useful
|
2025-03-14 10:07:07 +01:00 |
|
|
8f4614f71a
|
removed useless import
|
2025-03-14 09:55:11 +01:00 |
|
|
115e275479
|
forgot to actually check whether the ammount of
comments was 1, now it's fixed
|
2025-03-14 09:48:57 +01:00 |
|
|
49e8e29e7a
|
updated the type annotations for the utils
functions, much better now
|
2025-03-14 09:48:38 +01:00 |
|
|
873f712640
|
forgot an import
|
2025-03-13 14:25:25 +01:00 |
|
|
536e6e3e3f
|
extracted some functions to a utils file, since
they will be usefull for the new pull_requests.py
|
2025-03-13 11:31:27 +01:00 |
|