Commit Graph

163 Commits

Author SHA1 Message Date
cdf3217c82
feat: debug log to file & info log to stderr 2024-10-01 15:52:17 -04:00
28bf70d0a9 fix: release check ()
Co-authored-by: zzjc1234 <2359047351@qq.com>
Reviewed-on: 
Reviewed-by: 张泊明518370910136 <bomingzh@sjtu.edu.cn>
Co-authored-by: 周赵嘉程521432910016 <zzjc123@sjtu.edu.cn>
Co-committed-by: 周赵嘉程521432910016 <zzjc123@sjtu.edu.cn>
2024-10-01 23:30:07 +08:00
914ad6c7e3
fix: add comment on wrong result status 2024-10-01 05:04:07 -04:00
18b7193bc0
feat: non null slice on parser result 2024-10-01 04:16:11 -04:00
2029cc8ae9
feat: log meta conf 2024-10-01 01:42:44 -04:00
6456a64bca
feat: log on meta conf not found 2024-10-01 01:41:44 -04:00
d8ed5809cb
feat: limit meta conf loaders 2024-10-01 01:36:30 -04:00
79446e7826
fix: remove debug info 2024-10-01 01:33:53 -04:00
0826a3d14a
feat: use -version for version 2024-10-01 01:15:31 -04:00
ff8f700506
chore: shorter pre-commit 2024-10-01 01:06:13 -04:00
198d329c8e
feat: show version 2024-10-01 00:52:19 -04:00
43a799e958
fix: pre-commit hook 2024-10-01 00:51:49 -04:00
fa2d98007e
chore: unify YAML file extension 2024-09-30 23:48:01 -04:00
fc68f7bcb4
ci: build image rely on build 2024-09-30 23:47:15 -04:00
5038cf118d
fix: deprecated grpc.Dial 2024-09-30 23:38:42 -04:00
0471834bca
chore: update deps 2024-09-30 23:36:08 -04:00
a16418f3a6
chore: update deps 2024-09-30 23:33:30 -04:00
16cbf4c1ef
docs: go report badge 2024-09-30 22:27:10 -04:00
97556cf220
docs: add MIT license 2024-09-30 22:23:04 -04:00
b40072a485
feat: rename module 2024-09-30 22:04:18 -04:00
2a55fe1c3d
docs: add test badge 2024-09-30 18:21:58 -04:00
2b5769545d
fix: url typo 2024-09-30 17:45:14 -04:00
a9a829da3f
feat: rename module 2024-09-30 17:38:40 -04:00
4c00904f25
feat: debug log executor result files 2024-09-30 01:51:55 -04:00
e2bf6d3cf1
fix: diff parser skip case on result status error 2024-09-30 01:30:30 -04:00
dd8dc68eeb
feat: check result status in diff parser 2024-09-30 01:04:02 -04:00
c13b3465c1
chore: update pre-commit hooks 2024-09-30 00:58:34 -04:00
a5a4a649dc
feat: debug log diff 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 2024-09-29 18:22:18 -04:00
7ad3a3ab1f
feat: accept all formats of meta-conf 2024-09-29 06:20:03 -04:00
03065b0b69
docs: joj3 cli 2024-09-26 07:58:41 -04:00
9800becc96
feat: more info logs 2024-09-26 05:43:37 -04:00
f665e5b2b1
feat: cli arg to specify msg 2024-09-26 05:38:42 -04:00
7ce4d29d0e
docs: meta-conf 2024-09-26 03:45:59 -04:00
6af7be6cb1
docs: skip teapot steps with metadata 2024-09-26 03:38:22 -04:00
863e562743
chore: pass neccessary conf only 2024-09-26 02:30:03 -04:00
4b4c83a609
ci: remove checkout 2024-09-26 02:20:34 -04:00
5893b54054
ci: trigger runner-images gitea actions 2024-09-26 02:18:57 -04:00
1bb0ddd253
feat: meta conf flag 2024-09-26 01:06:51 -04:00
3a8e3dfcf4
fix: CopyInDir option 2024-09-25 04:10:11 -04:00
d172fae912
feat: example meta conf 2024-09-25 03:34:33 -04:00
8992d9df7a
docs: update usage of make prepare-test 2024-09-22 01:37:10 -04:00
a66dbc29e4
feat: use CopyInDir instead of CopyInCwd 2024-09-22 01:36:07 -04:00
b7a1ad0833
fix: typo 2024-09-21 21:12:06 -04:00
5cf3d5f9ce
feat: less output in scripts 2024-09-21 21:10:03 -04:00
9765ea1007
fix: typo 2024-09-21 21:10:03 -04:00
5083b02a6f
docs: binary & executor & parser 2024-09-21 21:10:03 -04:00
9e5c933fbd
fix: check only latest commit for non-ascii chars ()
according to [this](https://focs.ji.sjtu.edu.cn/mm/focs-team/pl/nsfhoutszfds5c9wpfrmfxb51c) discussion in *joj-dev*

Reviewed-on: 
Co-authored-by: Mack Wang <mac-wang@outlook.com>
Co-committed-by: Mack Wang <mac-wang@outlook.com>
2024-09-21 21:09:56 -04:00