Commit Graph

74 Commits

Author SHA1 Message Date
3e252e1ff0
chore: better defaults and code style
All checks were successful
build / build (push) Successful in 2m33s
build / build (pull_request) Successful in 2m32s
2025-03-02 14:26:25 -05:00
26ea5cfd8e fix: typo
All checks were successful
build / build (push) Successful in 2m31s
build / build (pull_request) Successful in 2m30s
2025-03-02 18:10:22 +08:00
82fa325cf6 fix: remove Optional and fix its dependent code
All checks were successful
build / build (pull_request) Successful in 2m32s
build / build (push) Successful in 2m35s
2025-03-02 18:06:27 +08:00
5c1eede217 fix(processors/task): parser model dump
All checks were successful
build / build (pull_request) Successful in 2m26s
build / build (push) Successful in 2m29s
2025-03-02 17:38:32 +08:00
b8bd3feccb fix(models/result): wrong alias
Some checks failed
build / build (pull_request) Failing after 2m26s
build / build (push) Failing after 2m28s
2025-03-02 17:29:42 +08:00
9bd662df8c feat(models/result): init specific parse model
All checks were successful
build / build (pull_request) Successful in 2m28s
build / build (push) Successful in 2m30s
2025-03-02 17:23:28 +08:00
a119adf80f
feat: support both int & str as limit input
All checks were successful
build / build (pull_request) Successful in 2m19s
build / build (push) Successful in 2m21s
2025-03-02 04:01:01 -05:00
8164e75058
feat: time & mem consts and defaults
All checks were successful
build / build (pull_request) Successful in 2m29s
build / build (push) Successful in 2m31s
2025-03-02 03:38:16 -05:00
45765e29e0 fix: unit of time
All checks were successful
build / build (push) Successful in 2m35s
build / build (pull_request) Successful in 2m33s
2025-03-02 11:47:31 +08:00
94dc847a11 fix: remove optional for task.Limit
All checks were successful
build / build (pull_request) Successful in 2m28s
build / build (push) Successful in 2m30s
2025-03-02 11:24:26 +08:00
3b5f2071f0 fix: grading repo name logic
Some checks failed
build / build (pull_request) Failing after 2m21s
build / build (push) Failing after 2m24s
2025-03-02 10:49:57 +08:00
d3f7f55b28 fix: grading repo name logic
Some checks failed
build / build (pull_request) Failing after 2m23s
build / build (push) Failing after 2m26s
2025-03-02 10:46:44 +08:00
f676050575 fix: deadline -> end_time
Some checks failed
build / build (push) Failing after 2m29s
build / build (pull_request) Failing after 2m27s
2025-03-02 10:41:18 +08:00
c7917efac7
feat: force skip teapot on test
All checks were successful
build / build (push) Successful in 2m31s
build / build (pull_request) Successful in 2m30s
2025-03-01 13:00:43 -05:00
279182f659
fix: typo
All checks were successful
build / build (pull_request) Successful in 2m31s
build / build (push) Successful in 2m33s
2025-03-01 12:50:20 -05:00
b587d2c63a fix: merge master
Some checks failed
build / build (push) Has been cancelled
build / build (pull_request) Failing after 2m22s
2025-03-01 20:46:24 +08:00
f5b7563869
feat: union type cmd files
All checks were successful
build / build (push) Successful in 2m32s
2025-02-28 08:13:08 -05:00
e87b3ca775 fix: default size change to 1s & 128m
Some checks failed
build / build (pull_request) Failing after 2m29s
build / build (push) Failing after 2m32s
2025-02-28 10:33:40 +08:00
347c4b91d5 refactor/main (#11)
All checks were successful
build / build (push) Successful in 2m29s
build / build (pull_request) Successful in 2m27s
# what I have done

- sync main function in master branch and tested current code usage
- remove redundant code
- update README documents
- fix the immutable files logic

## TODO

- give fallback options for immutable files

Co-authored-by: Boming Zhang <bomingzh@sjtu.edu.cn>
Reviewed-on: #11
Co-authored-by: jon-lee <jon-lee@sjtu.edu.cn>
Co-committed-by: jon-lee <jon-lee@sjtu.edu.cn>
2025-02-27 15:51:31 +08:00
ae77fa23b5
fix: default path for tests 2025-02-27 01:26:21 -05:00
723705b94f
fix: store path for both conf objs
All checks were successful
build / build (push) Successful in 2m21s
2025-02-27 01:17:14 -05:00
4c12bf9a34
fix: store root path
Some checks failed
build / build (push) Has been cancelled
2025-02-27 01:14:40 -05:00
ab5bfc6cfe
fix: find repo.toml recursively
All checks were successful
build / build (push) Successful in 2m23s
2025-02-25 14:05:00 -05:00
591d6d552e fix: add model_config in Stage class
Some checks failed
build / build (pull_request) Failing after 2m30s
build / build (push) Failing after 2m33s
2025-02-25 14:15:58 +08:00
a41b32ce92
test: skip health check stage
Some checks failed
build / build (pull_request) Failing after 2m28s
build / build (push) Failing after 2m30s
2025-02-24 22:17:41 -05:00
4758e3be7a chore: remove useless files
Some checks failed
build / build (push) Failing after 2m29s
build / build (pull_request) Failing after 2m27s
2025-02-24 22:12:35 +08:00
94a85f433e feat: begin_time support
Some checks failed
build / build (push) Failing after 1s
build / build (pull_request) Failing after 0s
2025-02-23 21:51:40 +08:00
979185252d fix: path issue
Some checks failed
build / build (push) Failing after 2s
build / build (pull_request) Failing after 0s
2025-02-23 21:33:23 +08:00
80b33324e5 feat: joj1 convert init
Some checks failed
build / build (pull_request) Failing after 2s
build / build (push) Failing after 0s
2025-02-15 11:40:21 +01:00
84e6f67f83 refactor: remove redundant teapot config code
Some checks failed
build / build (push) Failing after 2m22s
build / build (pull_request) Failing after 2m21s
2025-02-06 10:16:22 +01:00
c67dd32cf2 fix: healthcheck & update teapot poststage
Some checks failed
build / build (push) Failing after 2m12s
build / build (pull_request) Failing after 2m10s
2025-02-06 09:16:11 +01:00
47c46755e6 feat: teapot stage added
Some checks failed
build / build (pull_request) Failing after 2m24s
build / build (push) Failing after 2m27s
2025-02-01 13:46:09 +01:00
1c48d9794b feat: add file parser construction 2025-02-01 13:46:09 +01:00
bbda876180 feat: add limitation adaptation 2025-02-01 13:46:09 +01:00
6538d5da91 feat: update structure 2025-02-01 13:46:09 +01:00
6e3b946eb3 feat: actorcsvpath 2025-02-01 13:46:09 +01:00
b298a2ac3a feat: rough distrubte json function 2025-02-01 13:46:09 +01:00
b755efac6d fix: diff with stdin 2025-02-01 13:46:09 +01:00
303c9d8e40 feat: support for custom stdin 2025-02-01 13:46:01 +01:00
8af28ded35 fix: copyOut & some default value 2025-02-01 13:46:01 +01:00
f163b88a6b fix: copyInCached 2025-02-01 13:46:01 +01:00
184142536b fix: default value 2025-02-01 13:46:01 +01:00
45e203cf60 feat: change path & add task.type in toml 2025-02-01 13:45:53 +01:00
69aa2a0f77 fix: forcequit for result status 2025-02-01 13:43:53 +01:00
4b9e74467c fix: keywords group score 2025-02-01 13:43:45 +01:00
91ad7e88a7 ffeat: diff finish 2025-02-01 13:42:51 +01:00
ec8dc49f21 feat: cases data reading for diff 2025-02-01 13:42:45 +01:00
3f8a6e9066 fix: result_detail parser 2025-02-01 13:42:19 +01:00
43b55f77ce feat: finish keyword related 2025-02-01 13:41:57 +01:00
805a79bf10 feat: migrate repo & init classes 2025-02-01 13:41:32 +01:00