Commit Graph

184 Commits

Author SHA1 Message Date
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
c4639aef76
fix: store relative path to root
All checks were successful
build / build (push) Successful in 2m46s
2025-02-27 00:24:43 -05:00
994137af85 fix: cases path
Some checks failed
build / build (pull_request) Failing after 4s
build / build (push) Failing after 5s
2025-02-26 23:17:08 +08: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
67d2fcc4e4
feat: dump with exclude_none
All checks were successful
build / build (push) Successful in 2m26s
2025-02-25 04:15:05 -05:00
68628c0eae
feat: convert toml files recursively
All checks were successful
build / build (push) Successful in 2m28s
2025-02-25 03:47:50 -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
70366f467f feat: distribute logic and flags
Some checks failed
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
All checks were successful
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
build / build (push) Failing after 0s
build / build (pull_request) Failing after 2m22s
2025-02-24 10:09:28 +08:00
8c90dbdc3f feat: small json testcases
Some checks failed
build / build (push) Failing after 1s
build / build (pull_request) Failing after 1s
2025-02-23 23:13:22 +08:00
f48f67bab4 feat: begin_time support
Some checks failed
build / build (push) Failing after 1s
build / build (pull_request) Failing after 0s
2025-02-23 22:02:56 +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
7f24a77308 feat: distribute according to conf root
Some checks failed
build / build (push) Failing after 1s
build / build (pull_request) Failing after 0s
2025-02-23 21:43:49 +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
e5530ae580 fix: get group from within [] of task name 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
610cb3a1d5 chore: change camel case naming 2025-02-01 13:45:44 +01:00
e79e66c1a7 chore: remove redundant import 2025-02-01 13:45:30 +01:00
a38a155975 chore: remove redundant import 2025-02-01 13:45:21 +01:00
b0132a35a9 chore: remove redundant import & rename folder 2025-02-01 13:45:13 +01:00
df6b0923f4 Revert "chore: remove redundant import & rename folder"
This reverts commit 5a8ea67bc82d1a5e2c23666cb09d54244708b669.
2025-02-01 13:45:06 +01:00
5094507112 chore: remove redundant import & rename folder 2025-02-01 13:45:06 +01:00
ec5c77782a fix: type annotation 2025-02-01 13:44:58 +01:00
230b777e40 fix: pass test 2025-02-01 13:44:58 +01:00
c786ddddfe fix: file path setting 2025-02-01 13:44:44 +01:00
912580eacf fix: shell split command args 2025-02-01 13:44:44 +01:00
bed58365f2 feat: remove nulls function 2025-02-01 13:44:31 +01:00
fc435027de feat: remove tmp directory 2025-02-01 13:44:31 +01:00
08c75756e0 feat: pass test 2025-02-01 13:44:23 +01:00
42a3b2d34c fix: path to test 2025-02-01 13:44:11 +01:00
8af47a34a1 fix: path to past test 2025-02-01 13:44:10 +01:00
9001c0db5c feat: newest json 2025-02-01 13:44:01 +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
654e94b094 fix: List import 2025-02-01 13:43:36 +01:00
e54d0af8c5 fix: merge conflict 2025-02-01 13:43:36 +01:00
57c7b46c6d feat: merge conflict 2025-02-01 13:43:18 +01:00
fddfe31001 fix: remove dotenv 2025-02-01 13:43:04 +01:00
922f79071e fix: gradingreponame schema 2025-02-01 13:43:04 +01:00
12451eebbe chore: more compact code 2025-02-01 13:42:59 +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
5eff9fca75 chore: trim old code 2025-02-01 13:42:13 +01:00
1075ab5342 chore: trim old code 2025-02-01 13:42:05 +01:00
b7a3e51d19 fix: result-status 2025-02-01 13:42:05 +01:00
08fcba4b2c feat: combine dummy & result-staus 2025-02-01 13:41:57 +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
16c7cb517a feat: rebase with master 2025-02-01 13:40:39 +01:00
908baa1714 fix: remove dotenv 2025-02-01 13:40:20 +01:00
ac7a3baefe fix: gradingreponame schema 2025-02-01 13:40:20 +01:00
919f305729 chore: more compact code 2025-02-01 13:40:20 +01:00
70cee6e55a ffeat: diff finish 2025-02-01 13:40:20 +01:00
135c38f83b feat: cases data reading for diff 2025-02-01 13:40:20 +01:00
b1f5d4c953 fix: result_detail parser 2025-02-01 13:40:09 +01:00
67f2806c16 chore: trim old code 2025-02-01 13:40:09 +01:00
4234d9ab2d chore: trim old code 2025-02-01 13:40:09 +01:00
6fd6cecb17 fix: result-status 2025-02-01 13:40:09 +01:00
fae6713210 feat: combine dummy & result-staus 2025-02-01 13:40:09 +01:00
d638e20fb0 feat: finish keyword related 2025-02-01 13:40:09 +01:00
b45d65250d feat: migrate repo & init classes 2025-02-01 13:39:55 +01:00
60668f86df fix: type annotation 2025-02-01 13:39:09 +01:00
76590e6a25 fix: pass test 2025-02-01 13:39:09 +01:00
6ecfeece62 fix: file path setting 2025-02-01 13:39:09 +01:00
befcf4931d fix: shell split command args 2025-02-01 13:39:09 +01:00
c36977c3fa feat: remove nulls function 2025-02-01 13:39:09 +01:00
d451fed832 feat: remove tmp directory 2025-02-01 13:39:09 +01:00
f012d80d1d feat: pass test 2025-02-01 13:39:09 +01:00
c888f20eaf fix: path to test 2025-02-01 13:39:09 +01:00
a7c5e0c925 fix: path to past test 2025-02-01 13:39:09 +01:00
0324313f92 feat: newest json 2025-02-01 13:39:09 +01:00
9a547d3608 fix: forcequit for result status 2025-02-01 13:39:09 +01:00
de5a4cd9cb fix: keywords group score 2025-02-01 13:39:09 +01:00
c5f14cb6fc fix: List import 2025-02-01 13:39:09 +01:00
9b36f30228 fix: merge conflict 2025-02-01 13:39:09 +01:00
ac3e656ec1 ffeat: diff finish 2025-02-01 13:39:09 +01:00
ad35dffbaf feat: cases data reading for diff 2025-02-01 13:39:09 +01:00