Commit Graph

18 Commits

Author SHA1 Message Date
d5780c5837
chore: use pure python tomli & tomlkit 2025-03-18 04:03:36 -04:00
df14ad801b
feat: language specific create questions 2025-03-17 19:07:11 -04:00
ce4605a22a
chore: rename files 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 2025-03-13 20:57:05 -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
723705b94f
fix: store path for both conf objs 2025-02-27 01:17:14 -05:00
4c12bf9a34
fix: store root path 2025-02-27 01:14:40 -05:00
c4639aef76
fix: store relative path to root 2025-02-27 00:24:43 -05:00
ab5bfc6cfe
fix: find repo.toml recursively 2025-02-25 14:05:00 -05:00
67d2fcc4e4
feat: dump with exclude_none 2025-02-25 04:15:05 -05:00
68628c0eae
feat: convert toml files recursively 2025-02-25 03:47:50 -05:00
3b0b36c539
feat: convert joj1 cli 2024-10-22 06:29:33 -04:00
74579cd539
style: make it python 3.6 compatible 2024-10-21 06:55:02 -04:00
0d3aaa5f3f
feat: convert cli cmd 2024-10-20 18:12:12 -04:00
8bf0f7cfff
feat: LLM generated convert function 2024-10-20 04:46:41 -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