Commit Graph

11 Commits

Author SHA1 Message Date
214f5e76e8
feat(cmd/joj3): skip teapot config
Some checks failed
build / build (pull_request) Failing after 1m8s
build / build (push) Failing after 1m11s
build / trigger-build-image (pull_request) Has been skipped
build / trigger-build-image (push) Has been skipped
2024-10-12 00:25:40 -04:00
6620f9bc28
feat!: support multiple parsers in one stage (#52) 2024-10-12 00:25:40 -04:00
9f17bb317d
docs(cmd/joj3): add TODO 2024-10-12 00:25:40 -04:00
66122f7194
refactor(cmd/joj): put stages into stage conf 2024-10-12 00:25:40 -04:00
872adf1621
refactor(cmd/joj): re-group conf 2024-10-12 00:25:40 -04:00
995c32efaf feat(cmd/joj): conf with name (#53)
All checks were successful
submodules sync / sync (push) Successful in 36s
build / build (push) Successful in 2m3s
build / trigger-build-image (push) Successful in 8s
Reviewed-on: #53
Co-authored-by: Boming Zhang <bomingzh@sjtu.edu.cn>
Co-committed-by: Boming Zhang <bomingzh@sjtu.edu.cn>
2024-10-09 15:32:53 +08:00
f785950053
fix(cmd/joj3): use single quote for valid scopes
All checks were successful
submodules sync / sync (push) Successful in 37s
build / build (push) Successful in 1m48s
build / trigger-build-image (push) Successful in 6s
2024-10-08 18:33:18 -04:00
c30ed44633
feat(cmd/joj3): add quote to valid scopes
All checks were successful
submodules sync / sync (push) Successful in 32s
build / build (push) Successful in 2m4s
build / trigger-build-image (push) Successful in 6s
2024-10-08 18:05:06 -04:00
d0b1341af0
fix(cmd/joj): show valid scopes on wrong message
All checks were successful
build / build (push) Successful in 1m45s
submodules sync / sync (push) Successful in 28s
build / trigger-build-image (push) Successful in 6s
2024-10-08 17:10:48 -04:00
67e222aa59
feat: support scoreboard & failed table path in conf 2024-10-07 16:26:40 -04:00
c3faf8ed55 feat: run stages and teapot in joj3 (#47)
All checks were successful
build / build (push) Successful in 1m39s
build / trigger-build-image (push) Successful in 6s
Reviewed-on: #47
Co-authored-by: Boming Zhang <bomingzh@sjtu.edu.cn>
Co-committed-by: Boming Zhang <bomingzh@sjtu.edu.cn>
2024-10-07 13:27:20 +08:00