Commit Graph

13 Commits

Author SHA1 Message Date
09409158fa
feat: diff.output.xxx -> diff.xxx 2025-06-21 12:09:02 -04:00
fd7d09e7b2
fix: more intuitive default score 2025-06-20 11:54:51 -04:00
29952a9d2d
feat: support auto scoreboard name 2025-06-20 04:01:45 -04:00
e2dc094263
feat: support penalty config 2025-06-19 06:43:29 -04:00
cae592c5cf
test: update cases 2025-06-18 09:17:14 -04:00
f72189dc81 feat: support overwrite of groups & max_total_score in task.toml ()
support 

Reviewed-on: 
Co-authored-by: jon-lee <jon-lee@sjtu.edu.cn>
Co-committed-by: jon-lee <jon-lee@sjtu.edu.cn>
2025-06-10 15:39:12 +08:00
df5295258f
feat: alias to all underscore 2025-06-02 19:20:36 -04:00
e1e3d59492
feat: support copy_in_cwd 2025-06-02 18:55:44 -04:00
8c1c3fa881
feat: support stage.env 2025-06-02 06:41:03 -04:00
26b128d2c7
fix: typo 2025-06-01 21:41:23 -04:00
80ba2f1451
feat: remove task.type from task.toml 2025-03-15 05:10:42 -04:00
18df2ef1c0
feat: support convert ()
- 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: 
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
782ee0af72
refactor: organize convert test code files 2024-10-21 06:58:22 -04:00