Commit Graph

50 Commits

Author SHA1 Message Date
26df677b36 fix(diff): cases not properly detected
Some checks failed
build / build (push) Has been cancelled
2025-05-21 22:36:12 +08:00
391d61d006 style: use const
All checks were successful
build / build (push) Successful in 1m53s
build / build (pull_request) Successful in 1m53s
2025-05-15 17:08:55 +08:00
a8a7fd47a0 feat: support for subfolder change param
All checks were successful
build / build (push) Successful in 1m50s
build / build (pull_request) Successful in 1m37s
2025-05-14 21:27:33 +08:00
ba456cf7f0 Merge branch 'master' into fix/diff
All checks were successful
build / build (push) Successful in 1m48s
2025-05-14 18:07:25 +08:00
305663538d
feat: higher mem limit for clang
All checks were successful
build / build (push) Successful in 1m59s
2025-03-21 19:10:32 -04:00
81e08b4a8c
feat: longer time limit for teapot upload
All checks were successful
build / build (push) Successful in 2m26s
2025-03-21 17:50:05 -04:00
2c78d75e07
feat: longer time limit for health check
Some checks failed
build / build (push) Failing after 3m15s
2025-03-21 17:26:58 -04:00
56c4981340
chore: better template files list
All checks were successful
build / build (push) Successful in 1m55s
2025-03-19 23:59:19 -04:00
160f16ca2b
style: better types
All checks were successful
build / build (push) Successful in 2m2s
2025-03-19 09:19:58 -04:00
e775992e5d
fix: sort default cases
Some checks failed
build / build (push) Failing after 3m22s
2025-03-19 02:13:46 -04:00
48c04d2830
feat: support create from template files
All checks were successful
build / build (push) Successful in 2m1s
2025-03-19 01:53:48 -04:00
45903ae308 fix: master conflict
Some checks failed
build / build (push) Failing after 1m41s
2025-03-19 12:34:28 +08:00
d5780c5837
chore: use pure python tomli & tomlkit
All checks were successful
build / build (push) Successful in 1m48s
2025-03-18 04:03:36 -04:00
890120c479 fix(diff): use list instead of set to past tests
Some checks failed
build / build (push) Failing after 1m38s
2025-03-18 15:59:26 +08:00
e4246ecf45 feat(diff): add auto detect testcases feature
Some checks failed
build / build (push) Failing after 1m38s
2025-03-18 15:46:01 +08:00
dc8ae85cc8
feat: use default cmd in diff parser
Some checks failed
build / build (push) Failing after 2m1s
2025-03-18 03:27:58 -04:00
75558700b4
refactor: use partial to simplify parsers function maps
All checks were successful
build / build (push) Successful in 2m2s
2025-03-17 19:19:50 -04:00
df14ad801b
feat: language specific create questions
All checks were successful
build / build (push) Successful in 1m48s
2025-03-17 19:07:11 -04:00
80ba2f1451
feat: remove task.type from task.toml
Some checks failed
build / build (push) Failing after 2m2s
2025-03-15 05:10:42 -04:00
87dd8acb69
chore: more consts
All checks were successful
build / build (push) Successful in 2m1s
2025-03-15 03:23:29 -04:00
cc000c93ff
chore: move functions 2025-03-15 03:19:01 -04:00
ce4605a22a
chore: rename files
All checks were successful
build / build (push) Successful in 1m53s
2025-03-15 03:03:28 -04:00
6630612915
feat: create toml to stdout by default 2025-03-15 02:37:08 -04:00
b43a25285e
feat: sample create command
All checks were successful
build / build (push) Successful in 1m53s
2025-03-13 20:57:05 -04:00
f7fad87307
style: simplier logic
All checks were successful
build / build (push) Successful in 2m18s
2025-03-06 07:00:23 -05:00
18df2ef1c0
feat: support convert (#10)
All checks were successful
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
f5b7563869
feat: union type cmd files
All checks were successful
build / build (push) Successful in 2m32s
2025-02-28 08:13:08 -05:00
ae77fa23b5
fix: default path for tests 2025-02-27 01:26:21 -05:00
723705b94f
fix: store path for both conf objs
All checks were successful
build / build (push) Successful in 2m21s
2025-02-27 01:17:14 -05:00
4c12bf9a34
fix: store root path
Some checks failed
build / build (push) Has been cancelled
2025-02-27 01:14:40 -05:00
c4639aef76
fix: store relative path to root
All checks were successful
build / build (push) Successful in 2m46s
2025-02-27 00:24:43 -05:00
ab5bfc6cfe
fix: find repo.toml recursively
All checks were successful
build / build (push) Successful in 2m23s
2025-02-25 14:05:00 -05: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
68628c0eae
feat: convert toml files recursively
All checks were successful
build / build (push) Successful in 2m28s
2025-02-25 03:47:50 -05:00
ee6e0f658f
chore: remove all unused imports
All checks were successful
build / build (push) Successful in 1m42s
2024-11-09 19:42:19 -05:00
087b10a7b3
fix: model alias
All checks were successful
build / build (push) Successful in 1m36s
2024-10-22 06:35:07 -04:00
04da6667c7
fix: model alias
Some checks failed
build / build (push) Has been cancelled
2024-10-22 06:33:54 -04:00
3b0b36c539
feat: convert joj1 cli 2024-10-22 06:29:33 -04:00
806bb47a61
feat: LLM generated convert_joj1 function 2024-10-22 06:24:33 -04:00
51b68b7c87
refactor: re-organize tests & models
Some checks failed
build / build (push) Failing after 1m38s
2024-10-22 06:17:09 -04:00
75bb6d6667
feat: convert joj1 test dir 2024-10-21 07:21:23 -04:00
74579cd539
style: make it python 3.6 compatible 2024-10-21 06:55:02 -04:00
dd357cf39c
feat: joj1 models 2024-10-21 06:53:00 -04:00
0d3aaa5f3f
feat: convert cli cmd
All checks were successful
build / build (push) Successful in 1m2s
2024-10-20 18:12:12 -04:00
2d095c2c44
chore: cleanup 2024-10-20 18:02:46 -04:00
9660ece52d
feat: set default CopyInDir
All checks were successful
build / build (push) Successful in 1m5s
2024-10-20 04:59:39 -04:00
8bf0f7cfff
feat: LLM generated convert function
All checks were successful
build / build (push) Successful in 1m3s
2024-10-20 04:46:41 -04:00
228488cbf2
feat: repo & task config model
All checks were successful
build / build (push) Successful in 1m5s
2024-10-20 01:54:55 -04:00
c3d893d268
feat: add inquirer example 2024-10-19 00:46:47 -04:00
65a5bf4141
fix: use flat layout 2024-10-17 22:05:52 -04:00