6bfefd4f7b
refactor: rearrange parser loop in dict
build / build (pull_request) Successful in 2m30s
build / build (push) Successful in 2m33s
2025-03-04 14:46:05 +08:00
275f9f981c
fix: use task.config.path
build / build (push) Successful in 2m32s
build / build (pull_request) Successful in 2m30s
2025-03-04 13:34:25 +08:00
9c20c6b377
chore: fix comment
build / build (push) Successful in 2m18s
build / build (pull_request) Successful in 2m22s
2025-03-03 16:33:24 +08:00
df76f63a43
perf(processors/task): remove redundant loop
build / build (push) Successful in 2m34s
build / build (pull_request) Successful in 2m32s
2025-03-03 16:17:32 +08:00
45a184521e
fix(processors/task): update all with model_dump
build / build (push) Successful in 2m32s
build / build (pull_request) Successful in 2m34s
2025-03-03 13:14:04 +08:00
2c4d7cede7
fix: remove unnecessary if
build / build (pull_request) Successful in 2m27s
build / build (push) Successful in 2m29s
2025-03-03 12:51:26 +08:00
b7b7a93677
Merge remote-tracking branch 'refs/remotes/origin/dev' into dev
build / build (push) Successful in 2m33s
build / build (pull_request) Successful in 2m36s
2025-03-03 12:47:49 +08:00
7e58220d2f
fix(processors/task): remove all getattr
2025-03-03 12:47:41 +08:00
c36e710668
refactor: better code style
build / build (pull_request) Successful in 2m35s
build / build (push) Successful in 2m38s
2025-03-02 22:44:53 -05:00
635405ea2b
fix(convert): use set instead list for cached
build / build (push) Successful in 2m31s
build / build (pull_request) Successful in 2m30s
2025-03-03 11:09:14 +08:00
0c2baf67bd
chore: better code style
build / build (push) Successful in 2m23s
build / build (pull_request) Successful in 2m21s
2025-03-02 15:33:44 -05:00
8baca08696
chore: rename var
build / build (push) Successful in 2m18s
build / build (pull_request) Successful in 2m17s
2025-03-02 15:09:26 -05:00
8ad4d6f2a0
style: split health check words
build / build (pull_request) Failing after 2m25s
build / build (push) Failing after 2m27s
2025-03-02 15:05:16 -05:00
6b5d941eb1
chore: move path to const
build / build (pull_request) Successful in 2m35s
build / build (push) Successful in 2m38s
2025-03-02 15:01:31 -05:00
4b3668d772
chore: remove joj1 part
build / build (pull_request) Successful in 2m33s
build / build (push) Successful in 2m36s
2025-03-02 14:41:17 -05:00
3e252e1ff0
chore: better defaults and code style
build / build (push) Successful in 2m33s
build / build (pull_request) Successful in 2m32s
2025-03-02 14:26:25 -05:00
82fa325cf6
fix: remove Optional and fix its dependent code
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
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
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
build / build (pull_request) Successful in 2m28s
build / build (push) Successful in 2m30s
2025-03-02 17:23:28 +08:00
c23781a185
Merge remote-tracking branch 'refs/remotes/origin/dev' into dev
build / build (push) Successful in 2m22s
build / build (pull_request) Successful in 2m21s
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
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
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
build / build (push) Successful in 2m35s
build / build (pull_request) Successful in 2m33s
2025-03-02 11:47:31 +08:00
704c10e917
style(processors/task): remove redundant code
build / build (pull_request) Successful in 2m27s
build / build (push) Successful in 2m30s
2025-03-02 11:18:18 +08:00
1ddd56b04f
perf(processors/task): keyword loop
build / build (push) Successful in 2m35s
build / build (pull_request) Successful in 2m33s
2025-03-02 11:14:45 +08:00
bea202f56e
fix(processors/task): update new conf of keyword
build / build (pull_request) Successful in 2m27s
build / build (push) Successful in 2m29s
2025-03-02 11:09:20 +08:00
5634b3e649
style(processors/task): fix_keyword
build / build (push) Successful in 2m28s
build / build (pull_request) Successful in 2m26s
2025-03-02 11:00:41 +08:00
76d7b2e60f
style: processors/repo
build / build (pull_request) Failing after 2m23s
build / build (push) Failing after 2m26s
2025-03-02 10:54:02 +08:00
3b5f2071f0
fix: grading repo name logic
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
build / build (pull_request) Failing after 2m23s
build / build (push) Failing after 2m26s
2025-03-02 10:46:44 +08:00
c7917efac7
feat: force skip teapot on test
build / build (push) Successful in 2m31s
build / build (pull_request) Successful in 2m30s
2025-03-01 13:00:43 -05:00
b587d2c63a
fix: merge master
build / build (push) Has been cancelled
build / build (pull_request) Failing after 2m22s
2025-03-01 20:46:24 +08:00
5601b46ffa
fix: pass test
build / build (pull_request) Successful in 2m27s
build / build (push) Successful in 2m30s
2025-03-01 20:21:03 +08:00
347c4b91d5
refactor/main ( #11 )
...
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
994137af85
fix: cases path
build / build (pull_request) Failing after 4s
build / build (push) Failing after 5s
2025-02-26 23:17:08 +08:00
70366f467f
feat: distribute logic and flags
build / build (push) Failing after 2m28s
build / build (pull_request) Failing after 2m27s
2025-02-25 10:54:18 +08:00
8264caf7f8
fix: assertion error to pass test
build / build (push) Successful in 2m32s
build / build (pull_request) Successful in 2m30s
2025-02-25 10:02:56 +08:00
a19f6ba84b
fix: assertion error to pass test
build / build (pull_request) Failing after 2m31s
build / build (push) Failing after 2m34s
2025-02-25 09:54:24 +08:00
454b320740
fix: remove redundant cotent in small testcases
build / build (push) Failing after 2m30s
build / build (pull_request) Failing after 2m29s
2025-02-25 08:35:49 +08:00
4758e3be7a
chore: remove useless files
build / build (push) Failing after 2m29s
build / build (pull_request) Failing after 2m27s
2025-02-24 22:12:35 +08:00
d1b718a30c
ci: only use runs-on
build / build (push) Failing after 0s
build / build (pull_request) Failing after 2m22s
2025-02-24 10:09:28 +08:00
979185252d
fix: path issue
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
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
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
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
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