JOJ3-config-generator/joj3_config_generator
李衍志523370910113 6375a37069
All checks were successful
build / build (push) Successful in 2m5s
fix(diff): bugs in auto detect cases (#14)
- 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
..
models fix: set default env PATH 2025-05-20 08:07:29 -04:00
templates feat: support create from template files 2025-03-19 01:53:48 -04:00
transformers fix(diff): bugs in auto detect cases (#14) 2025-05-22 01:34:01 +08:00
utils feat: support convert (#10) 2025-03-05 03:23:52 -05:00
__init__.py fix: use flat layout 2024-10-17 22:05:52 -04:00
generator.py feat: remove task.type from task.toml 2025-03-15 05:10:42 -04:00
loader.py chore: better template files list 2025-03-19 23:59:19 -04:00
main.py chore: use pure python tomli & tomlkit 2025-03-18 04:03:36 -04:00