Commit Graph

147 Commits

Author SHA1 Message Date
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
6fc162769f
test: reasonable limits
All checks were successful
build / build (push) Successful in 2m34s
build / build (pull_request) Successful in 2m32s
2025-03-02 04:13:59 -05:00
a119adf80f
feat: support both int & str as limit input
All checks were successful
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
All checks were successful
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
All checks were successful
build / build (push) Successful in 2m35s
build / build (pull_request) Successful in 2m33s
2025-03-02 11:47:31 +08:00
94dc847a11 fix: remove optional for task.Limit
All checks were successful
build / build (pull_request) Successful in 2m28s
build / build (push) Successful in 2m30s
2025-03-02 11:24:26 +08:00
bea202f56e fix(processors/task): update new conf of keyword
All checks were successful
build / build (pull_request) Successful in 2m27s
build / build (push) Successful in 2m29s
2025-03-02 11:09:20 +08:00
a319f59562 fix: pass test
All checks were successful
build / build (pull_request) Successful in 2m21s
build / build (push) Successful in 2m24s
2025-03-02 10:56:53 +08:00
76d7b2e60f style: processors/repo
Some checks failed
build / build (pull_request) Failing after 2m23s
build / build (push) Failing after 2m26s
2025-03-02 10:54:02 +08:00
d3f7f55b28 fix: grading repo name logic
Some checks failed
build / build (pull_request) Failing after 2m23s
build / build (push) Failing after 2m26s
2025-03-02 10:46:44 +08:00
19ba9c529d
chore: remove joj1 convert tests
All checks were successful
build / build (pull_request) Successful in 2m29s
build / build (push) Successful in 2m31s
2025-03-01 13:04:27 -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
e7f8f5bb94 fix: pass test
All checks were successful
build / build (push) Successful in 2m24s
build / build (pull_request) Successful in 2m23s
2025-03-01 20:47:40 +08:00
b587d2c63a fix: merge master
Some checks failed
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
All checks were successful
build / build (pull_request) Successful in 2m27s
build / build (push) Successful in 2m30s
2025-03-01 20:21:03 +08:00
f5b7563869
feat: union type cmd files
All checks were successful
build / build (push) Successful in 2m32s
2025-02-28 08:13:08 -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
aee123601f
fix: root path for tests
All checks were successful
build / build (push) Successful in 2m23s
2025-02-27 01:28:43 -05:00
870f20dde9
chore: remove unused utils 2025-02-27 01:25:56 -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
67d2fcc4e4
feat: dump with exclude_none
All checks were successful
build / build (push) Successful in 2m26s
2025-02-25 04:15:05 -05:00
bddb67decf
test: allow non-exist toml file input
All checks were successful
build / build (push) Successful in 2m36s
2025-02-24 22:36:08 -05:00
2d9e9c023f Merge remote-tracking branch 'refs/remotes/origin/dev' into dev
Some checks failed
build / build (pull_request) Failing after 2m26s
build / build (push) Failing after 2m28s
2025-02-25 11:28:02 +08:00
2b02909026 fix: remove compilation stage in testcases 2025-02-25 11:26:32 +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
80e2bf6bad feat: small testcases for parsers
Some checks failed
build / build (pull_request) Failing after 2m43s
build / build (push) Failing after 2m41s
2025-02-24 22:29:23 +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
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
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
9f3d820ae3 refactor: remove redundant teapot config code
Some checks failed
build / build (pull_request) Failing after 2m4s
build / build (push) Failing after 2m6s
2025-02-06 09:32:40 +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
1c48d9794b feat: add file parser construction 2025-02-01 13:46:09 +01:00
8eb0443562 refactor: update toml files & chore redundant field 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
69b9af03a0 fix: command in cases 2025-02-01 13:46:01 +01:00
6e182a81b9 feat: command for cases 2025-02-01 13:46:01 +01:00