|
358f097235
|
feat(cmd/joj3): return non-zero on force quit (#63)
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 |
|
|
2d4c7c30a3
|
refactor(cmd/joj3): conf (#51)
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 |
|
|
3882a311e7
|
feat: debug log decoded conf
build / build (push) Successful in 1m46s
build / trigger-build-image (push) Successful in 7s
|
2024-10-10 23:55:06 -04:00 |
|
|
542394a48a
|
feat(parser/resultdetail): new parser with default conf
build / build (push) Successful in 1m48s
build / trigger-build-image (push) Successful in 7s
|
2024-10-09 18:05:59 -04:00 |
|
|
f5ba04b8e7
|
feat: more logs
build / build (push) Successful in 1m17s
build / trigger-build-image (push) Successful in 5s
|
2024-10-02 16:45:54 -04:00 |
|
|
18b7193bc0
|
feat: non null slice on parser result
build / build (push) Successful in 1m26s
build / trigger-build-image (push) Successful in 6s
|
2024-10-01 04:16:11 -04:00 |
|
|
4c00904f25
|
feat: debug log executor result files
build-image / create-empty-commit (push) Successful in 5s
checks / build (push) Successful in 1m14s
|
2024-09-30 01:51:55 -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
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 |
|
|
61dada5c40
|
ci: use gitea actions instead of drone (#40)
Reviewed-on: FOCS-dev/JOJ3#40
|
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 |
|
|
f81581b928
|
revert: 27a2aac537
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
continuous-integration/drone/push Build is failing
|
2024-07-19 07:12:18 -04:00 |
|
|
d46cebb906
|
feat: output force quit (#29)
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 |
|
|
29627d2760
|
feat: remove submit to gitea
continuous-integration/drone/push Build is passing
|
2024-05-21 18:00:56 -04:00 |
|
|
0bf349c032
|
fix: json field case
continuous-integration/drone/push Build is passing
|
2024-04-03 18:08:34 -04:00 |
|
|
b59380ad4e
|
feat: go test on examples
continuous-integration/drone/push Build is passing
|
2024-03-23 19:55:10 -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
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
continuous-integration/drone/push Build is passing
|
2024-03-05 02:02:05 -05:00 |
|
|
f5b6b3cc9a
|
feat: multiple cmds each stage
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|