4d3f77d6d0
test: use modern time.begin
build / build (push) Successful in 2m30s
build / trigger-build-image (push) Successful in 12s
2025-06-25 03:49:08 -04:00
66551898be
test: fix cases
build / build (push) Successful in 1m26s
build / trigger-build-image (push) Successful in 9s
2025-06-25 03:46:28 -04:00
d785216396
feat: diff.output.xxx -> diff.xxx ( #26 )
...
build / build (push) Successful in 1m38s
build / trigger-build-image (push) Successful in 8s
Reviewed-on: #26
Co-authored-by: Boming Zhang <bomingzh@sjtu.edu.cn>
Co-committed-by: Boming Zhang <bomingzh@sjtu.edu.cn>
2025-06-22 01:59:20 +08:00
a49bc19b1e
chore: file_name -> filename
build / build (push) Successful in 3m41s
build / trigger-build-image (push) Successful in 20s
2025-06-21 12:07:09 -04:00
cae592c5cf
test: update cases
2025-06-18 09:17:14 -04:00
3bb7cc195c
feat: more diff settings
build / build (push) Successful in 1m53s
build / trigger-build-image (push) Successful in 11s
2025-06-02 21:38:45 -04:00
df5295258f
feat: alias to all underscore
build / build (push) Failing after 48s
2025-06-02 19:20:36 -04:00
dce6e5d598
chore: update test results
2025-06-02 19:18:46 -04:00
26b128d2c7
fix: typo
2025-06-01 21:41:23 -04:00
d4b84d30e5
fix: new fields in test cases
2025-05-30 07:01:14 -04:00
ae592a3825
fix: log path ( #17 )
...
build / build (push) Failing after 5m17s
- fix log path for `joj-mon`
Reviewed-on: #17
Reviewed-by: 张泊明518370910136 <bomingzh@sjtu.edu.cn>
Co-authored-by: Nuvole <jon-lee@sjtu.edu.cn>
Co-committed-by: Nuvole <jon-lee@sjtu.edu.cn>
2025-05-26 10:19:26 +08:00
b1ea7d9591
fix(diff): bugs on diff stdin and numerics ( #16 )
...
build / build (push) Successful in 2m43s
fix problems in #15
Co-authored-by: Boming Zhang <bomingzh@sjtu.edu.cn>
Reviewed-on: #16
Reviewed-by: 张泊明518370910136 <bomingzh@sjtu.edu.cn>
Co-authored-by: jon-lee <jon-lee@sjtu.edu.cn>
Co-committed-by: jon-lee <jon-lee@sjtu.edu.cn>
2025-05-24 02:45:38 +08:00
6375a37069
fix(diff): bugs in auto detect cases ( #14 )
...
build / build (push) Successful in 2m5s
- fix original logic issue of cases generation (originally there is duplication on cases, e.g. `case5`, `task1/case5`)
- fix the issue that without any specification there is no cases input and output in `diff` stage
Co-authored-by: Boming Zhang <bomingzh@sjtu.edu.cn>
Reviewed-on: #14
Reviewed-by: 张泊明518370910136 <bomingzh@sjtu.edu.cn>
Co-authored-by: jon-lee <jon-lee@sjtu.edu.cn>
Co-committed-by: jon-lee <jon-lee@sjtu.edu.cn>
2025-05-22 01:34:01 +08:00
01759efb7b
fix: set default env PATH
build / build (push) Failing after 3m24s
2025-05-20 08:07:29 -04:00
8a6c34f3e9
feat(diff): auto detect testcases ( #13 )
...
build / build (push) Successful in 2m1s
- added support for subfolders
- complete the duplication for `*.toml` file, now ta only need to specify the param for the specific one. default values are hardcoded
- all testcases should be named as `casei.in/out`, with no interactions in their name in each of the subfolders, (for hidden cases and non-hidden cases, just change position and run again)
Co-authored-by: Boming Zhang <bomingzh@sjtu.edu.cn>
Reviewed-on: #13
Reviewed-by: 张泊明518370910136 <bomingzh@sjtu.edu.cn>
Co-authored-by: jon-lee <jon-lee@sjtu.edu.cn>
Co-committed-by: jon-lee <jon-lee@sjtu.edu.cn>
2025-05-15 17:47:08 +08:00
dc8ae85cc8
feat: use default cmd in diff parser
build / build (push) Failing after 2m1s
2025-03-18 03:27:58 -04:00
80ba2f1451
feat: remove task.type from task.toml
build / build (push) Failing after 2m2s
2025-03-15 05:10:42 -04:00
18df2ef1c0
feat: support convert
( #10 )
...
build / build (push) Successful in 2m18s
- basic generation of json files
- supported parsers:
- healthcheck
- result-detail
- result-status
- file
- log
- dummy
- keyword (keyword, clangtidy, cppcheck, cpplint)
- diff
- `convert` functions is mature, tested in engr151-24fa last two homeworks and engr151-24fa p3
- teapot and healthcheck should be up to date
Co-authored-by: Boming Zhang <bomingzh@sjtu.edu.cn>
Reviewed-on: #10
Reviewed-by: Boming Zhang <bomingzh@sjtu.edu.cn>
Co-authored-by: jon-lee <jon-lee@sjtu.edu.cn>
Co-committed-by: jon-lee <jon-lee@sjtu.edu.cn>
2025-03-05 03:23:52 -05:00