Commit Graph

81 Commits

Author SHA1 Message Date
198d329c8e
feat: show version
All checks were successful
build / build (push) Successful in 1m17s
build / trigger-build-image (push) Successful in 5s
2024-10-01 00:52:19 -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
7ad3a3ab1f
feat: accept all formats of meta-conf
All checks were successful
build-image / create-empty-commit (push) Successful in 6s
checks / build (push) Successful in 1m25s
2024-09-29 06:20:03 -04:00
f665e5b2b1
feat: cli arg to specify msg 2024-09-26 05:38:42 -04:00
863e562743
chore: pass neccessary conf only 2024-09-26 02:30:03 -04:00
1bb0ddd253
feat: meta conf flag
All checks were successful
checks / build (push) Successful in 1m21s
2024-09-26 01:06:51 -04:00
967a859c9f
feat: quit on more errors 2024-09-12 04:36:57 -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
b608a22cfd
feat: read sandbox conf
All checks were successful
continuous-integration/drone/push Build is passing
2024-06-30 02:42:51 -04: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
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
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
3068d77ba5
fix: no conf return value 2024-03-23 18:21:41 -04:00
8e49684abe
style: rename config -> conf for consistency 2024-03-12 15:39:05 -04:00
3d6286c68a
style: setup pre-commit 2024-03-12 03:55:32 -04:00
a55eb04780
feat: parse conf from commit msg
All checks were successful
continuous-integration/drone/push Build is passing
2024-03-06 23:09:06 -05: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
7b34a86f67
refactor: use multiconfig to read config
All checks were successful
continuous-integration/drone/push Build is passing
2024-03-05 19:21:52 -05:00
cf53fc7947
chore: lower log level 2024-03-05 05:30:22 -05:00
0e87ad8943
fix: parse config 2024-03-05 04:31:50 -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
b252a54a83
feat: read from config file 2024-03-04 02:11:49 -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