Commit Graph

164 Commits

Author SHA1 Message Date
26ea5cfd8e fix: typo 2025-03-02 18:10:22 +08:00
82fa325cf6 fix: remove Optional and fix its dependent code 2025-03-02 18:06:27 +08:00
5c1eede217 fix(processors/task): parser model dump 2025-03-02 17:38:32 +08:00
b8bd3feccb fix(models/result): wrong alias 2025-03-02 17:29:42 +08:00
9bd662df8c feat(models/result): init specific parse model 2025-03-02 17:23:28 +08:00
c23781a185 Merge remote-tracking branch 'refs/remotes/origin/dev' into dev 2025-03-02 17:06:35 +08:00
079d7ec855 perf(processors/task): split continue 2025-03-02 17:06:20 +08:00
a119adf80f
feat: support both int & str as limit input 2025-03-02 04:01:01 -05:00
8164e75058
feat: time & mem consts and defaults 2025-03-02 03:38:16 -05:00
46cafc0ed6
fix: typo 2025-03-02 02:46:15 -05:00
45765e29e0 fix: unit of time 2025-03-02 11:47:31 +08:00
94dc847a11 fix: remove optional for task.Limit 2025-03-02 11:24:26 +08:00
704c10e917 style(processors/task): remove redundant code 2025-03-02 11:18:18 +08:00
1ddd56b04f perf(processors/task): keyword loop 2025-03-02 11:14:45 +08:00
bea202f56e fix(processors/task): update new conf of keyword 2025-03-02 11:09:20 +08:00
5634b3e649 style(processors/task): fix_keyword 2025-03-02 11:00:41 +08:00
76d7b2e60f style: processors/repo 2025-03-02 10:54:02 +08:00
3b5f2071f0 fix: grading repo name logic 2025-03-02 10:49:57 +08:00
d3f7f55b28 fix: grading repo name logic 2025-03-02 10:46:44 +08:00
f676050575 fix: deadline -> end_time 2025-03-02 10:41:18 +08:00
6dc5b9cb6f
chore: remove unused 2025-03-01 13:12:40 -05:00
c7917efac7
feat: force skip teapot on test 2025-03-01 13:00:43 -05:00
279182f659
fix: typo 2025-03-01 12:50:20 -05:00
b587d2c63a fix: merge master 2025-03-01 20:46:24 +08:00
5601b46ffa fix: pass test 2025-03-01 20:21:03 +08:00
f5b7563869
feat: union type cmd files 2025-02-28 08:13:08 -05:00
e87b3ca775 fix: default size change to 1s & 128m 2025-02-28 10:33:40 +08:00
aa678484ee chore: remove absolute root 2025-02-27 16:27:43 +08:00
9fff4a9aca chore(*/immutable_files): remove redundant test files 2025-02-27 16:25:43 +08:00
1656d622e1 fix: merge master 2025-02-27 16:11:20 +08:00
347c4b91d5 refactor/main ()
# 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: 
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 2025-02-27 01:17:14 -05:00
4c12bf9a34
fix: store root path 2025-02-27 01:14:40 -05:00
c4639aef76
fix: store relative path to root 2025-02-27 00:24:43 -05:00
994137af85 fix: cases path 2025-02-26 23:17:08 +08:00
ab5bfc6cfe
fix: find repo.toml recursively 2025-02-25 14:05:00 -05:00
67d2fcc4e4
feat: dump with exclude_none 2025-02-25 04:15:05 -05:00
68628c0eae
feat: convert toml files recursively 2025-02-25 03:47:50 -05:00
591d6d552e fix: add model_config in Stage class 2025-02-25 14:15:58 +08:00
a41b32ce92
test: skip health check stage 2025-02-24 22:17:41 -05:00
70366f467f feat: distribute logic and flags 2025-02-25 10:54:18 +08:00
8264caf7f8 fix: assertion error to pass test 2025-02-25 10:02:56 +08:00
a19f6ba84b fix: assertion error to pass test 2025-02-25 09:54:24 +08:00
454b320740 fix: remove redundant cotent in small testcases 2025-02-25 08:35:49 +08:00
4758e3be7a chore: remove useless files 2025-02-24 22:12:35 +08:00
d1b718a30c ci: only use runs-on 2025-02-24 10:09:28 +08:00
8c90dbdc3f feat: small json testcases 2025-02-23 23:13:22 +08:00
f48f67bab4 feat: begin_time support 2025-02-23 22:02:56 +08:00
94a85f433e feat: begin_time support 2025-02-23 21:51:40 +08:00