Commit Graph

78 Commits

Author SHA1 Message Date
8ad4d6f2a0
style: split health check words
Some checks failed
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
All checks were successful
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
All checks were successful
build / build (pull_request) Successful in 2m33s
build / build (push) Successful in 2m36s
2025-03-02 14:41:17 -05:00
10f2d5c94b
style: rename
All checks were successful
build / build (push) Successful in 2m29s
build / build (pull_request) Successful in 2m28s
2025-03-02 14:35:03 -05:00
5444debb92
feat: better release time default
All checks were successful
build / build (pull_request) Successful in 2m25s
build / build (push) Successful in 2m27s
2025-03-02 14:31:03 -05: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
46cafc0ed6
fix: typo
All checks were successful
build / build (pull_request) Successful in 2m33s
build / build (push) Successful in 2m36s
2025-03-02 02:46:15 -05: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
6dc5b9cb6f
chore: remove unused 2025-03-01 13:12:40 -05: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
9fff4a9aca chore(*/immutable_files): remove redundant test files
Some checks failed
build / build (push) Has been cancelled
build / build (pull_request) Failing after 2m24s
2025-02-27 16:25:43 +08:00
1656d622e1 fix: merge master
Some checks failed
build / build (pull_request) Failing after 3s
build / build (push) Failing after 2m28s
2025-02-27 16:11:20 +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
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
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
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
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
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
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
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
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
fc435027de feat: remove tmp directory 2025-02-01 13:44:31 +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
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
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