Commit Graph

180 Commits

Author SHA1 Message Date
98cf2c812f
feat(executor/local): clock time limit 2025-02-01 03:13:18 -05:00
58c6d5607f
feat(parser/debug): debug parser 2025-01-31 22:07:59 -05:00
d6b3cce551
revert: "feat(executor/local): rlimit on CPU, Memory, Stack"
This reverts commit 198fcc3c86.
2025-01-31 19:27:08 -05:00
5d78017c36
feat(cmd/joj3): support skip teapot 2025-01-29 09:00:57 -05:00
41734ef5d5
chore(cmd/joj3): remove redundant return value 2025-01-29 08:39:30 -05:00
454df2c6fc
feat(conf): pre-stages and post-stages () 2025-01-29 08:13:33 -05:00
0f339656aa
chore(internal/conf): split models to a new file 2025-01-29 07:57:58 -05:00
950708cd11
chore(internal/conf): remove single parser config 2025-01-27 22:50:38 -05:00
a6353dfed8
chore(parser): remove unused conf parts 2025-01-27 21:08:41 -05:00
a82f8eb90c
chore(internal/conf): remove group from desc 2025-01-21 02:50:01 -05:00
198fcc3c86
feat(executor/local): rlimit on CPU, Memory, Stack 2025-01-11 20:50:40 -05:00
e25cfa78f5
refactor(parser/file): remove 2024-12-06 10:53:58 -05:00
7e5dbd733e
fix(executor/local): append env 2024-12-05 13:20:54 -05:00
d0c6d27637
chore(parser/healthcheck): more logs 2024-12-05 12:53:34 -05:00
0f5ccf8af2
feat(healthcheck): add teapot-checker to repo-health-checker 2024-12-05 12:05:22 -05:00
648fe7d0a4
feat(cmd/teapot-checker): only block used groups 2024-12-05 07:35:40 -05:00
5abda79a54
feat(parser/file): force quit on non empty conf 2024-12-04 06:35:39 -05:00
868154b440
feat(executor/local): full result state 2024-12-04 06:30:44 -05:00
a708e768ec
refactor(parser/diff): rename field with default 2024-11-29 01:57:44 -05:00
862693bf1f
feat(parser/file): show file content 2024-11-29 01:53:30 -05:00
96ed65f05d
fix(parser/diff): add cases on non-accepted 2024-11-29 01:41:31 -05:00
505f776e6e
feat(parser/diff): fail on non-accepted status 2024-11-29 01:26:21 -05:00
b3f76c24a7
feat(parser/resultdetail): files in code block conf 2024-11-28 14:30:31 -05:00
d76270d1ba
fix(executor/local): skip existing files 2024-11-28 14:17:46 -05:00
11c2f65ea2
refactor(executor/local): remove unused buffer struct 2024-11-28 13:56:09 -05:00
83f3721eb2
feat(executor/local): append env to current 2024-11-28 10:43:33 -05:00
2a3ccb71df
refactor: move cmd/joj3/conf to internal/conf 2024-11-28 10:32:57 -05:00
c3f7b0fa2b
feat(executor/local): simple local executor without limits 2024-11-28 10:05:44 -05:00
be1d697fdb
refactor(parser/diff): better compare strings performance 2024-11-16 03:29:51 -05:00
b8c233b1bb
test(parser/diff): add myers diff test 2024-11-16 03:07:12 -05:00
79297a26f7
chore: log force quit stage name 2024-11-15 03:17:17 -05:00
c992ca383d
feat(stage): executor result log per case 2024-11-15 01:03:35 -05:00
158bba1460
chore: debug level executor logs 2024-11-14 06:45:40 -05:00
4b418600e3
chore(executor/sandbox): different default call options max size 2024-11-14 04:19:29 -05:00
d5857e15b5
revert: "chore(executor/sandbox): log pbReq byte size"
This reverts commit 6931f3d102.
2024-11-14 03:27:14 -05:00
6931f3d102
chore(executor/sandbox): log pbReq byte size 2024-11-14 03:00:16 -05:00
70804cdce2
feat(parser/diff): debug log for case & parser summary 2024-11-13 23:31:30 -05:00
a88a6f3e17
feat(parser/diff): extra field in log parser summary 2024-11-12 21:34:42 -05:00
c2818bb348
feat(parser/diff): log parser summary 2024-11-12 21:24:43 -05:00
5c6915ad36
chore: remove period in short sentences 2024-11-10 01:01:10 -05:00
d8cead75b4
fix(parser/resultstatus): add newline in comment 2024-11-10 00:26:07 -05:00
58b69523aa
feat(executor): only log pbCmd & pbReq size 2024-11-06 08:08:16 -05:00
153c261ab8
feat(executor): default 2 GiB grpc msg size 2024-11-06 07:46:44 -05:00
adb9dd2a9a
feat(executor): default 512 MB grpc msg size 2024-11-06 07:20:05 -05:00
0cb1a63025
feat(executor): debug log total protobuf cmds size 2024-11-06 07:14:53 -05:00
ce794f1315
feat(executor): debug log protobuf sizes only 2024-11-06 04:38:22 -05:00
8bc1b8284d
feat(executor): debug log protobuf cmds 2024-11-06 03:16:35 -05:00
d9fd85d4a5
feat(executor): debug log protobuf request 2024-11-06 03:08:41 -05:00
a2ae94dbcd
feat(stage): remove debug log of files 2024-11-05 23:13:08 -05:00
6b99cc41a9
feat(parser/resultdetail): rename MaxFilesLength => MaxFileLength 2024-11-04 19:06:17 -05:00