Commit Graph

172 Commits

Author SHA1 Message Date
39a720afa2
chore: rename examples 2024-05-02 19:07:33 -04:00
5aefc46ba8
chore: update submodule 2024-04-27 16:41:45 -04:00
2854fd7c91 feat: keyword parser () ()
Reviewed-on: 
2024-04-28 03:52:07 +08:00
b9957a9965
ci: show git status 2024-04-26 17:18:35 -04:00
15b8b34476
feat: auto detect tests in exampls 2024-04-11 13:19:38 -04:00
c53082283a
docs: run make before make test 2024-04-03 19:33:36 -04:00
51539c1e7c feat: cpplint parser ()
Co-authored-by: Boming Zhang <bomingzh@sjtu.edu.cn>
Reviewed-on: 
2024-04-04 07:29:00 +08:00
0bf349c032
fix: json field case 2024-04-03 18:08:34 -04:00
8f3804543a docs: detailed startup guide 2024-04-04 01:04:20 +08:00
cb7cd5cc42
docs: update make test result 2024-04-02 18:42:19 -04:00
7b5b1f4add
chore: move .out file in .gitignore 2024-03-31 17:06:08 -04:00
b82d6f48d9
chore: re-organize examples 2024-03-31 17:03:08 -04:00
6348a0807b
docs: detailed workflow explanation 2024-03-31 02:05:32 -04:00
9d15b0038f
chore: generate coverage report 2024-03-25 16:33:39 -04:00
d7a8bbd710
chore: remove debug info in binary 2024-03-25 16:32:01 -04:00
6286a81500
ci: more prepare steps 2024-03-25 03:38:34 -04:00
93079b5b7b
ci: update steps 2024-03-25 03:27:01 -04:00
b59380ad4e
feat: go test on examples 2024-03-23 19:55:10 -04:00
3068d77ba5
fix: no conf return value 2024-03-23 18:21:41 -04:00
2586aeace1
docs: fix typo 2024-03-23 18:21:13 -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 2024-03-23 18:14:17 -04:00
f6cbfa7973 chore: remove checkmake for windows support 2024-03-20 02:00:03 +08:00
ab0e7417c2
chore: add gofumpt to pre-commit 2024-03-15 22:07:18 -04:00
38d1c18471
feat: add dummy error example 2024-03-12 16:38:55 -04:00
27a1e4420e
feat: dummy binary + parser example 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
380762a2e3
fix: typo 2024-03-12 04:28:38 -04:00
dcb56b9e4f
chore: upgrade go to 1.22.1 2024-03-12 03:57:32 -04:00
3d6286c68a
style: setup pre-commit 2024-03-12 03:55:32 -04:00
0c1ed2a3c2
chore: move /_example to /examples 2024-03-08 18:48:13 -05:00
df264c2bf3
chore: update .gitignore for macos & win 2024-03-08 18:39:08 -05:00
a55eb04780
feat: parse conf from commit msg 2024-03-06 23:09:06 -05:00
0abd1158fb
ci: run with gitea token 2024-03-06 03:17:21 -05:00
93ce120758
feat: submit to gitea after stages done 2024-03-06 02:29:00 -05:00
7b34a86f67
refactor: use multiconfig to read config 2024-03-05 19:21:52 -05:00
540937c949
chore: more examples 2024-03-05 05:38:49 -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
c8f0fde629
chore: update example cpu limit time 2024-03-05 04:38:04 -05:00
0e87ad8943
fix: parse config 2024-03-05 04:31:50 -05:00
5c15388882
refactor: rename files -> stdin, stdout, stderr 2024-03-05 02:02:05 -05:00
e128f2eea8
style: fix golangci-lint errors 2024-03-05 01:47:56 -05:00
c34ed3aa83
fix: typo 2024-03-05 01:43:42 -05:00
f5b6b3cc9a
feat: multiple cmds each stage 2024-03-05 01:38:16 -05:00
02098d949e
ci: hardcode cp dst path 2024-03-04 22:18:17 -05:00
43a751362f
ci: setup GOPROXY 2024-03-04 22:17:10 -05:00
0a2da5dc73
ci: setup GOPROXY 2024-03-04 22:16:36 -05:00