Commit Graph

41 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
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
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
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
b298a2ac3a feat: rough distrubte json function 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
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
16c7cb517a feat: rebase with master 2025-02-01 13:40:39 +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
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
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
f0f1a485b7 feat: rebase with master 2025-02-01 13:39:09 +01:00
eefb687c91 ffeat: diff finish 2025-02-01 13:39:09 +01:00
3adf645eda feat: cases data reading for diff 2025-02-01 13:39:09 +01:00
e5c7d7aad2 fix: result_detail parser 2025-02-01 13:39:09 +01:00
3ebeabc205 feat: finish keyword related 2025-02-01 13:39:09 +01:00
fe620d710e feat: migrate repo & init classes 2025-02-01 13:39:09 +01:00
087b10a7b3
fix: model alias
All checks were successful
build / build (push) Successful in 1m36s
2024-10-22 06:35:07 -04:00
04da6667c7
fix: model alias
Some checks failed
build / build (push) Has been cancelled
2024-10-22 06:33:54 -04:00
806bb47a61
feat: LLM generated convert_joj1 function 2024-10-22 06:24:33 -04:00
51b68b7c87
refactor: re-organize tests & models
Some checks failed
build / build (push) Failing after 1m38s
2024-10-22 06:17:09 -04:00
74579cd539
style: make it python 3.6 compatible 2024-10-21 06:55:02 -04:00
8bf0f7cfff
feat: LLM generated convert function
All checks were successful
build / build (push) Successful in 1m3s
2024-10-20 04:46:41 -04:00