Commit Graph

16 Commits

Author SHA1 Message Date
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
a828716fd8
chore: coverage script
All checks were successful
build / build (push) Successful in 2m58s
2025-03-05 03:31:47 -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
51b68b7c87
refactor: re-organize tests & models
Some checks failed
build / build (push) Failing after 1m38s
2024-10-22 06:17:09 -04:00
7474b5b825
chore: update minial python to 3.9 for all packages
All checks were successful
build / build (push) Successful in 1m39s
2024-10-21 07:31:05 -04:00
078ebd8147
feat: add pyyaml 2024-10-21 07:25:51 -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
3756380888
chore: build config
All checks were successful
build / build (push) Successful in 58s
2024-10-19 18:23:14 -04:00
ce2219d074
ci(build): gitea actions 2024-10-19 06:22:29 -04:00
c3d893d268
feat: add inquirer example 2024-10-19 00:46:47 -04:00
561597b814
fix: pdm lint on tests 2024-10-17 22:19:54 -04:00
65a5bf4141
fix: use flat layout 2024-10-17 22:05:52 -04:00
0ef6cd186f
feat: setup cli 2024-10-17 21:23:35 -04:00
b804833e65
chore: cleanup & setup pdm 2024-10-17 18:28:01 -04:00
4f4f0fb3f5
chore: setup example for pytest 2024-10-17 05:46:20 -04:00
ba19112ed4
feat: basic project layout 2024-10-03 22:52:46 -04:00