Commit Graph

242 Commits

Author SHA1 Message Date
c2818bb348
feat(parser/diff): log parser summary
All checks were successful
submodules sync / sync (push) Successful in 48s
build / build (push) Successful in 1m43s
build / trigger-build-image (push) Successful in 7s
2024-11-12 21:24:43 -05:00
5c6915ad36
chore: remove period in short sentences
Some checks failed
build / trigger-build-image (push) Blocked by required conditions
build / build (push) Has been cancelled
submodules sync / sync (push) Has been cancelled
2024-11-10 01:01:10 -05:00
d8cead75b4
fix(parser/resultstatus): add newline in comment
All checks were successful
submodules sync / sync (push) Successful in 45s
build / build (push) Successful in 1m29s
build / trigger-build-image (push) Successful in 8s
2024-11-10 00:26:07 -05:00
58b69523aa
feat(executor): only log pbCmd & pbReq size
All checks were successful
submodules sync / sync (push) Successful in 41s
build / build (push) Successful in 1m23s
build / trigger-build-image (push) Successful in 8s
2024-11-06 08:08:16 -05:00
153c261ab8
feat(executor): default 2 GiB grpc msg size
All checks were successful
submodules sync / sync (push) Successful in 39s
build / build (push) Successful in 1m19s
build / trigger-build-image (push) Successful in 7s
2024-11-06 07:46:44 -05:00
adb9dd2a9a
feat(executor): default 512 MB grpc msg size
All checks were successful
submodules sync / sync (push) Successful in 41s
build / build (push) Successful in 1m17s
build / trigger-build-image (push) Successful in 7s
2024-11-06 07:20:05 -05:00
0cb1a63025
feat(executor): debug log total protobuf cmds size
All checks were successful
submodules sync / sync (push) Successful in 41s
build / build (push) Successful in 1m28s
build / trigger-build-image (push) Successful in 8s
2024-11-06 07:14:53 -05:00
ce794f1315
feat(executor): debug log protobuf sizes only
All checks were successful
submodules sync / sync (push) Successful in 43s
build / build (push) Successful in 1m21s
build / trigger-build-image (push) Successful in 8s
2024-11-06 04:38:22 -05:00
8bc1b8284d
feat(executor): debug log protobuf cmds
Some checks failed
build / trigger-build-image (push) Blocked by required conditions
submodules sync / sync (push) Successful in 40s
build / build (push) Failing after 11m38s
2024-11-06 03:16:35 -05:00
d9fd85d4a5
feat(executor): debug log protobuf request
All checks were successful
submodules sync / sync (push) Successful in 50s
build / build (push) Successful in 1m53s
build / trigger-build-image (push) Successful in 11s
2024-11-06 03:08:41 -05:00
a2ae94dbcd
feat(stage): remove debug log of files
All checks were successful
submodules sync / sync (push) Successful in 47s
build / build (push) Successful in 1m53s
build / trigger-build-image (push) Successful in 8s
2024-11-05 23:13:08 -05:00
6b99cc41a9
feat(parser/resultdetail): rename MaxFilesLength => MaxFileLength
All checks were successful
submodules sync / sync (push) Successful in 36s
build / build (push) Successful in 1m58s
build / trigger-build-image (push) Successful in 8s
2024-11-04 19:06:17 -05:00
f66ab6d493
feat(parser/resultdetail): default MaxFilesLength 65536 2024-11-04 19:05:27 -05:00
0b841dd730
feat(parser/diff): default max diff length 2048
All checks were successful
submodules sync / sync (push) Successful in 39s
build / build (push) Successful in 1m20s
build / trigger-build-image (push) Successful in 7s
2024-11-04 09:00:04 -05:00
e5ae6fc223
chore(parser/diff): rename size to length
All checks were successful
submodules sync / sync (push) Successful in 38s
build / build (push) Successful in 1m20s
build / trigger-build-image (push) Successful in 7s
2024-11-04 08:40:52 -05:00
5d5bc21447
feat(parser/resultdetail): support MaxFilesLength
All checks were successful
submodules sync / sync (push) Successful in 40s
build / build (push) Successful in 1m18s
build / trigger-build-image (push) Successful in 7s
2024-11-04 08:32:01 -05:00
0df4df339f
refactor(parser/diff): MaxDiffSize => MaxDiffLength 2024-11-04 08:31:40 -05:00
cc435f9156
feat(parser/diff): support max diff size
All checks were successful
submodules sync / sync (push) Successful in 40s
build / build (push) Successful in 1m26s
build / trigger-build-image (push) Successful in 7s
2024-11-04 08:26:53 -05:00
59bbd98a58
style: use += 1 instead of ++
All checks were successful
submodules sync / sync (push) Successful in 47s
build / build (push) Successful in 1m28s
build / trigger-build-image (push) Successful in 8s
2024-11-04 08:09:35 -05:00
5fd7c19783
feat(parser/diff): support max diff lines
All checks were successful
submodules sync / sync (push) Successful in 47s
build / build (push) Successful in 1m32s
build / trigger-build-image (push) Successful in 8s
2024-11-04 08:07:05 -05:00
bcaed579e5
feat(parser/cppcheck): match both id and severity
All checks were successful
submodules sync / sync (push) Successful in 44s
build / build (push) Successful in 1m30s
build / trigger-build-image (push) Successful in 8s
2024-11-04 04:07:24 -05:00
d54a557d23 feat(parser): show match occurrences (#76)
Some checks failed
build / trigger-build-image (push) Blocked by required conditions
build / build (push) Has been cancelled
submodules sync / sync (push) Has been cancelled
Reviewed-on: #76
Co-authored-by: Boming Zhang <bomingzh@sjtu.edu.cn>
Co-committed-by: Boming Zhang <bomingzh@sjtu.edu.cn>
2024-11-04 09:44:05 +08:00
b34645d76e
feat(parser/cppcheck): ignore nofile
Some checks failed
build / trigger-build-image (push) Blocked by required conditions
build / build (push) Has been cancelled
submodules sync / sync (push) Has been cancelled
2024-11-03 02:12:37 -05:00
f0349a461b
fix(parser/cppcheck): backward compatibility
Some checks failed
submodules sync / sync (push) Successful in 43s
build / build (push) Failing after 1m28s
build / trigger-build-image (push) Has been skipped
2024-11-03 01:20:50 -05:00
e68de4fcc5
feat(parser): only check result status in resultstatus and healthcheck parser
Some checks failed
build / build (push) Failing after 6s
build / trigger-build-image (push) Has been skipped
submodules sync / sync (push) Has been cancelled
2024-11-03 01:59:53 -04:00
a29fccbfa4 feat(parser): unify parsers conf (#74)
Some checks failed
build / trigger-build-image (push) Blocked by required conditions
build / build (push) Has been cancelled
submodules sync / sync (push) Has been cancelled
Reviewed-on: #74
Co-authored-by: Boming Zhang <bomingzh@sjtu.edu.cn>
Co-committed-by: Boming Zhang <bomingzh@sjtu.edu.cn>
2024-11-02 16:35:07 +08:00
cc3b4b0b13
feat(parser/keyword): use Keywords in Matches
All checks were successful
submodules sync / sync (push) Successful in 40s
build / build (push) Successful in 1m17s
build / trigger-build-image (push) Successful in 7s
2024-11-02 04:08:21 -04:00
f23d8932ea feat(parser/keyword): force quit on deduct (#75)
All checks were successful
submodules sync / sync (push) Successful in 37s
build / build (push) Successful in 1m17s
build / trigger-build-image (push) Successful in 7s
Reviewed-on: #75
Co-authored-by: Boming Zhang <bomingzh@sjtu.edu.cn>
Co-committed-by: Boming Zhang <bomingzh@sjtu.edu.cn>
2024-11-02 15:53:37 +08:00
4b848bf1f1
feat(parser/cpplint): better summary
Some checks failed
build / trigger-build-image (push) Blocked by required conditions
build / build (push) Has been cancelled
submodules sync / sync (push) Has been cancelled
2024-11-01 21:21:15 -04:00
bbde1136ad
fix(parser/resultstatus): default forcequit option 2024-11-01 21:20:42 -04:00
fa649fcabe
feat(parser/resultstatus): conf force quit on not accepted
Some checks failed
submodules sync / sync (push) Successful in 42s
build / build (push) Failing after 1m40s
build / trigger-build-image (push) Has been skipped
2024-11-01 18:39:36 -04:00
419da6c19b
fix(parser/clangtidy): skip empty category
Some checks failed
build / trigger-build-image (push) Blocked by required conditions
build / build (push) Has been cancelled
submodules sync / sync (push) Has been cancelled
2024-11-01 05:36:53 -04:00
9e1ecf164b
feat(parser/clangtidy): summary by category
Some checks failed
build / trigger-build-image (push) Blocked by required conditions
build / build (push) Has been cancelled
submodules sync / sync (push) Has been cancelled
2024-11-01 05:26:06 -04:00
e4dc1adc13
feat(parser/keyword): remove min score
All checks were successful
submodules sync / sync (push) Successful in 40s
build / build (push) Successful in 1m21s
build / trigger-build-image (push) Successful in 7s
2024-11-01 03:38:22 -04:00
03c2819d25
feat(parser/keyword): max match count
All checks were successful
submodules sync / sync (push) Successful in 42s
build / build (push) Successful in 1m21s
build / trigger-build-image (push) Successful in 7s
2024-11-01 03:31:04 -04:00
5de4c3ee78
feat(parser): unify default init score = 0 (#73)
All checks were successful
submodules sync / sync (push) Successful in 36s
build / build (push) Successful in 1m28s
build / trigger-build-image (push) Successful in 7s
2024-11-01 03:13:38 -04:00
6a7787a974
feat(parser/resultstatus): 0 score on non-accepted status
All checks were successful
submodules sync / sync (push) Successful in 42s
build / build (push) Successful in 1m26s
build / trigger-build-image (push) Successful in 7s
2024-11-01 03:08:20 -04:00
2ddeb473af
chore(executor/sandbox): clearer error log
All checks were successful
submodules sync / sync (push) Successful in 38s
build / build (push) Successful in 1m26s
build / trigger-build-image (push) Successful in 7s
2024-10-30 01:52:09 -04:00
132a50833b
chore(parser/healthcheck): output in code format on error 2024-10-29 17:04:27 -04:00
cda3faeb9a
feat(parser): make stdout & stderr file in conf 2024-10-29 17:02:35 -04:00
08cd9d287b
feat(parser/dummy): support force quit
Some checks failed
build / build (push) Failing after 8s
build / trigger-build-image (push) Has been skipped
submodules sync / sync (push) Successful in 32s
2024-10-28 23:59:43 -04:00
2c045b8494
feat(resultdetail): show executor status by default
Some checks failed
submodules sync / sync (push) Failing after 2s
build / build (push) Successful in 1m29s
build / trigger-build-image (push) Successful in 10s
2024-10-22 06:59:56 -04:00
358f097235 feat(cmd/joj3): return non-zero on force quit (#63)
All checks were successful
build / build (push) Successful in 1m14s
build / trigger-build-image (push) Successful in 7s
Reviewed-on: #63
Co-authored-by: Boming Zhang <bomingzh@sjtu.edu.cn>
Co-committed-by: Boming Zhang <bomingzh@sjtu.edu.cn>
2024-10-18 14:54:53 +08:00
7ff6dfb002 fix(parser/clangtidy): ignore empty lines
All checks were successful
build / build (push) Successful in 1m8s
build / trigger-build-image (push) Successful in 7s
2024-10-16 16:15:54 -04:00
1e83ba4b87
fix(parser/resultdetail): format on empty error
All checks were successful
build / build (push) Successful in 1m3s
build / trigger-build-image (push) Successful in 7s
2024-10-15 20:56:04 -04:00
c218c93069
feat(parser/diff): option to force quit on diff
All checks were successful
build / build (push) Successful in 1m7s
build / trigger-build-image (push) Successful in 8s
2024-10-15 03:43:19 -04:00
a001b26b66
feat(parser/diff): remove result status check 2024-10-15 03:42:16 -04:00
5084b659f6
fix(parser/diff): ns to ms conversion
All checks were successful
build / build (push) Successful in 1m9s
build / trigger-build-image (push) Successful in 7s
2024-10-13 06:11:38 -04:00
303e742d90
refactor(parser/keyword): rename EndOnMatch -> ForceQuitOnMatch
All checks were successful
build / build (push) Successful in 1m3s
build / trigger-build-image (push) Successful in 7s
2024-10-12 23:46:31 -04:00
f4662eb123
fix(parser/resultdetail): file format 2024-10-12 17:41:08 -04:00
7004c5368e
fix(parser/resultdetail): file format
All checks were successful
build / build (push) Successful in 1m3s
build / trigger-build-image (push) Successful in 7s
2024-10-12 17:34:26 -04:00
5f63301656
feat(parser/resultdetail): human readable units
All checks were successful
build / build (push) Successful in 1m2s
build / trigger-build-image (push) Successful in 11s
2024-10-12 17:24:48 -04:00
703ff7d4be
fix(parser/resultdetail): add extra newline when showing files
All checks were successful
build / build (push) Successful in 1m5s
build / trigger-build-image (push) Successful in 7s
2024-10-12 02:03:05 -04:00
2a2166f1ad
feat(parser/diff): add pass/fail comment to conf
All checks were successful
build / build (push) Successful in 1m2s
build / trigger-build-image (push) Successful in 9s
2024-10-12 01:53:08 -04:00
2d4c7c30a3 refactor(cmd/joj3): conf (#51)
All checks were successful
build / build (push) Successful in 1m6s
build / trigger-build-image (push) Successful in 7s
Reviewed-on: #51
Co-authored-by: Boming Zhang <bomingzh@sjtu.edu.cn>
Co-committed-by: Boming Zhang <bomingzh@sjtu.edu.cn>
2024-10-12 13:21:58 +08:00
b46e22471f
feat(parser/diff): more hints in comments (#54)
All checks were successful
build / build (push) Successful in 1m17s
build / trigger-build-image (push) Successful in 8s
2024-10-11 04:23:46 -04:00
8c5c8bf35b
feat(parser/diff)!: use compare space
All checks were successful
build / build (push) Successful in 2m1s
build / trigger-build-image (push) Successful in 7s
2024-10-11 00:16:39 -04:00
3882a311e7
feat: debug log decoded conf
All checks were successful
build / build (push) Successful in 1m46s
build / trigger-build-image (push) Successful in 7s
2024-10-10 23:55:06 -04:00
073fb39316
feat(parser/diff): ignore whitespace by default
All checks were successful
build / build (push) Successful in 4m46s
build / trigger-build-image (push) Successful in 21s
2024-10-10 20:24:05 -04:00
7648dde9da
feat(parser/resultdetail): show files
All checks were successful
build / build (push) Successful in 2m15s
build / trigger-build-image (push) Successful in 11s
2024-10-10 18:47:01 -04:00
542394a48a
feat(parser/resultdetail): new parser with default conf
All checks were successful
build / build (push) Successful in 1m48s
build / trigger-build-image (push) Successful in 7s
2024-10-09 18:05:59 -04:00
5bbbcb14aa
refactor(internal): rename executor & parser dir
Some checks failed
build / build (push) Successful in 2m3s
build / trigger-build-image (push) Successful in 8s
submodules sync / sync (push) Failing after 30s
2024-10-09 05:38:30 -04:00
d80704643a
feat(parser/diff): remove diff output suffix 2024-10-09 05:36:12 -04:00
d3ffb03482
feat: support hide output in diff parser
All checks were successful
build / build (push) Successful in 1m53s
build / trigger-build-image (push) Successful in 6s
2024-10-08 01:57:00 -04:00
bb63cb65ba
fix: clangtidy parser get result
All checks were successful
build / build (push) Successful in 1m21s
build / trigger-build-image (push) Successful in 6s
2024-10-06 07:59:04 -04:00
d76fe99811
feat: return error on Atoi failed
All checks were successful
build / build (push) Successful in 1m16s
build / trigger-build-image (push) Successful in 5s
2024-10-04 09:22:23 -04:00
0cf87fa332
feat: return error on unmarshal failed 2024-10-04 09:17:36 -04:00
b95f2187e3
feat: cppcheck larger buffer
All checks were successful
build / build (push) Successful in 1m15s
build / trigger-build-image (push) Successful in 5s
2024-10-04 07:00:43 -04:00
15a6800685
fix: typo in cppcheck parser
All checks were successful
build / build (push) Successful in 1m20s
build / trigger-build-image (push) Successful in 5s
2024-10-04 06:52:06 -04:00
f5ba04b8e7
feat: more logs
All checks were successful
build / build (push) Successful in 1m17s
build / trigger-build-image (push) Successful in 5s
2024-10-02 16:45:54 -04:00
914ad6c7e3
fix: add comment on wrong result status
All checks were successful
build / build (push) Successful in 1m17s
build / trigger-build-image (push) Successful in 5s
2024-10-01 05:04:07 -04:00
18b7193bc0
feat: non null slice on parser result
All checks were successful
build / build (push) Successful in 1m26s
build / trigger-build-image (push) Successful in 6s
2024-10-01 04:16:11 -04:00
5038cf118d
fix: deprecated grpc.Dial
All checks were successful
build-image / create-empty-commit (push) Successful in 5s
checks / build (push) Successful in 1m14s
2024-09-30 23:38:42 -04:00
b40072a485
feat: rename module
All checks were successful
build-image / create-empty-commit (push) Successful in 5s
checks / build (push) Successful in 1m19s
2024-09-30 22:04:18 -04:00
a9a829da3f
feat: rename module
Some checks failed
build-image / create-empty-commit (push) Failing after 4s
checks / build (push) Successful in 1m20s
2024-09-30 17:38:40 -04:00
4c00904f25
feat: debug log executor result files
All checks were successful
build-image / create-empty-commit (push) Successful in 5s
checks / build (push) Successful in 1m14s
2024-09-30 01:51:55 -04:00
e2bf6d3cf1
fix: diff parser skip case on result status error
Some checks failed
build-image / create-empty-commit (push) Successful in 6s
checks / build (push) Failing after 18s
2024-09-30 01:30:30 -04:00
dd8dc68eeb
feat: check result status in diff parser
All checks were successful
build-image / create-empty-commit (push) Successful in 6s
checks / build (push) Successful in 1m17s
2024-09-30 01:04:02 -04:00
a5a4a649dc
feat: debug log diff
All checks were successful
build-image / create-empty-commit (push) Successful in 5s
checks / build (push) Successful in 1m21s
2024-09-30 00:49:39 -04:00
3682a36fde
feat: decode conf error msg 2024-09-30 00:49:07 -04:00
7b3edb2361
revert: "style: unify error msg"
This reverts commit 6c8332af29.
2024-09-30 00:49:06 -04:00
6c8332af29
style: unify error msg
Some checks failed
build-image / create-empty-commit (push) Successful in 5s
checks / build (push) Failing after 1m17s
2024-09-29 18:22:18 -04:00
9800becc96
feat: more info logs 2024-09-26 05:43:37 -04:00
a66dbc29e4
feat: use CopyInDir instead of CopyInCwd 2024-09-22 01:36:07 -04:00
9765ea1007
fix: typo 2024-09-21 21:10:03 -04:00
61dada5c40
ci: use gitea actions instead of drone (#40)
Reviewed-on: FOCS-dev/JOJ3#40
2024-09-21 21:09:39 -04:00
d03927457a
feat: score & comment conf in result-status and dummy parser 2024-09-21 21:09:39 -04:00
d5a96515ec
chore: rename parser secret -> dummy 2024-09-21 21:09:39 -04:00
5922d795b3
fix: log typo 2024-09-12 18:47:27 -04:00
967a859c9f
feat: quit on more errors 2024-09-12 04:36:57 -04:00
5a860f1203 feat: repo health check (#16) (#17)
- repo size
- forbidden files
- meta files
- ascii character in files
- integrity check
- ascii character in the commit message
- release tag check

Co-authored-by: Boming Zhang <bomingzh@sjtu.edu.cn>
Co-authored-by: zzjc1234 <2359047351@qq.com>
Co-authored-by: Hydraallen <wangruiallen@gmail.com>
Reviewed-on: FOCS-dev/JOJ3#17
Co-authored-by: 周赵嘉程521432910016 <zzjc123@sjtu.edu.cn>
Co-committed-by: 周赵嘉程521432910016 <zzjc123@sjtu.edu.cn>
2024-09-11 20:09:27 +08:00
52491478a4
feat: diff parser with multiple outputs in one case 2024-09-11 07:06:11 -04:00
eac7a62ebe
chore: add source 2024-09-11 06:07:07 -04:00
zzjc1234
1d90d72978
feat: myers 2024-09-11 05:12:08 -04:00
zzjc1234
6fbbe7ece0
feat: option ignoring whitespace 2024-09-11 05:12:08 -04:00
zzjc1234
96c71bcd63
feat: option ignoring whitespace 2024-09-11 05:12:08 -04:00
zzjc1234
756a531bac
feat: diff blocks 2024-09-11 05:12:08 -04:00
zzjc1234
fd69aebac5
feat: diff 2024-09-11 05:12:08 -04:00
9f0e9bf9f3
feat: simple secret parser 2024-09-10 22:23:12 -04:00
2928e6321f
chore: rename dummy -> sample 2024-09-10 22:03:25 -04:00
f81581b928 revert: 27a2aac537
All checks were successful
continuous-integration/drone/push Build is passing
revert feat: return 1 on force quit
2024-07-19 19:38:17 +08:00
27a2aac537
feat: return 1 on force quit
Some checks failed
continuous-integration/drone/push Build is failing
2024-07-19 07:12:18 -04:00
e4091f9ba4
chore: debug log file content in keyword parser
All checks were successful
continuous-integration/drone/push Build is passing
2024-07-19 06:28:23 -04:00
739069a18f
feat: convert local file to memory file
All checks were successful
continuous-integration/drone/push Build is passing
2024-06-30 08:50:36 -04:00
97f89d210b
chore: update for deployment
All checks were successful
continuous-integration/drone/push Build is passing
2024-06-30 07:39:28 -04:00
b608a22cfd
feat: read sandbox conf
All checks were successful
continuous-integration/drone/push Build is passing
2024-06-30 02:42:51 -04:00
d46cebb906 feat: output force quit (#29)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: FOCS-dev/JOJ3#29
Co-authored-by: Boming Zhang <bomingzh@sjtu.edu.cn>
Co-committed-by: Boming Zhang <bomingzh@sjtu.edu.cn>
2024-06-07 13:57:29 +08:00
5ac760814d feat: cppcheck parser (#28)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: zjc_he <zjc_he@sjtu.edu.cn>
Reviewed-on: FOCS-dev/JOJ3#28
Reviewed-by: 张泊明518370910136 <bomingzh@sjtu.edu.cn>
Co-authored-by: 张佳澈520370910044 <zjc_he@sjtu.edu.cn>
Co-committed-by: 张佳澈520370910044 <zjc_he@sjtu.edu.cn>
2024-05-30 11:12:30 +08:00
29627d2760
feat: remove submit to gitea
All checks were successful
continuous-integration/drone/push Build is passing
2024-05-21 18:00:56 -04:00
a042ac01ea feat: clang-tidy parser (#26)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: zjc_he <zjc_he@sjtu.edu.cn>
Reviewed-on: FOCS-dev/JOJ3#26
Reviewed-by: 张泊明518370910136 <bomingzh@sjtu.edu.cn>
Co-authored-by: 张佳澈520370910044 <zjc_he@sjtu.edu.cn>
Co-committed-by: 张佳澈520370910044 <zjc_he@sjtu.edu.cn>
2024-05-18 02:50:13 +08:00
2854fd7c91 feat: keyword parser (#23) (#24)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: FOCS-dev/JOJ3#24
2024-04-28 03:52:07 +08:00
51539c1e7c feat: cpplint parser (#22)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: Boming Zhang <bomingzh@sjtu.edu.cn>
Reviewed-on: FOCS-dev/JOJ3#22
2024-04-04 07:29:00 +08:00
0bf349c032
fix: json field case
All checks were successful
continuous-integration/drone/push Build is passing
2024-04-03 18:08:34 -04:00
b59380ad4e
feat: go test on examples
All checks were successful
continuous-integration/drone/push Build is passing
2024-03-23 19:55:10 -04:00
0ee77561be
feat: return error on grpc connection error 2024-03-23 18:19:14 -04:00
2237ce41eb
feat: postpone sandbox grpc connection time
All checks were successful
continuous-integration/drone/push Build is passing
2024-03-23 18:14:17 -04:00
27a1e4420e
feat: dummy binary + parser example
All checks were successful
continuous-integration/drone/push Build is passing
2024-03-12 16:22:21 -04:00
a5643c1556
feat: check executor & parser name 2024-03-12 16:20:14 -04:00
8e49684abe
style: rename config -> conf for consistency 2024-03-12 15:39:05 -04:00
93ce120758
feat: submit to gitea after stages done
All checks were successful
continuous-integration/drone/push Build is passing
2024-03-06 02:29:00 -05:00
2e80543abf
refactor: rename output field 2024-03-05 05:37:01 -05:00
cf53fc7947
chore: lower log level 2024-03-05 05:30:22 -05:00
27972cbad1
feat: check result status parser 2024-03-05 05:01:07 -05:00
5c15388882
refactor: rename files -> stdin, stdout, stderr
All checks were successful
continuous-integration/drone/push Build is passing
2024-03-05 02:02:05 -05:00
e128f2eea8
style: fix golangci-lint errors
All checks were successful
continuous-integration/drone/push Build is passing
2024-03-05 01:47:56 -05:00
f5b6b3cc9a
feat: multiple cmds each stage
All checks were successful
continuous-integration/drone/push Build is passing
2024-03-05 01:38:16 -05:00
f73845b1c3
feat: add more configs 2024-03-04 17:57:10 -05:00
deba5665d9
refactor: rename variable & add log 2024-03-04 14:33:44 -05:00
916511d91a
refactor: move sandbox convert functions out of Run 2024-03-04 06:53:32 -05:00
ef1cd8f41b
fix: remove debugging logs 2024-03-04 03:14:35 -05:00
ab956f5662
feat: diff parser with example 2024-03-04 02:59:01 -05:00
a3deb3d974
style: rename Result -> ExecutorResult 2024-03-04 02:32:00 -05:00
f39f71bad5
chore: reserve capacity for copyOut 2024-03-04 02:16:05 -05:00
b252a54a83
feat: read from config file 2024-03-04 02:11:49 -05:00
4441012e0d
feat: support copy cwd to sandbox (#13) 2024-03-04 01:47:51 -05:00
1f20aa3105
style: fix golangci-lint errors 2024-03-04 01:06:23 -05:00
5d6bf8c5cd
feat: copy in cached & cleanup 2024-03-04 01:02:44 -05:00
4d594e1d87
refactor: copy go-judge cmd model codes 2024-03-04 00:05:26 -05:00
d5a104e7c4
feat: run single command in sandbox 2024-03-03 18:02:51 -05:00
d1317cde79
refactor: move healthcheck to /pkg
It should be importable by other packages to re-use.
2024-03-03 03:20:48 -05:00
0a701e3b60
feat: run with parsed toml 2024-03-03 03:14:53 -05:00
df62496537
feat: basic framework 2024-03-03 01:29:34 -05:00