Commit Graph

15 Commits

Author SHA1 Message Date
9a6b75da0a
docs: add force reinstall option
All checks were successful
build / build (push) Successful in 2m52s
2025-06-01 06:59:58 -04:00
6dc7397bd4
docs: optional create venv
All checks were successful
build / build (push) Successful in 1m50s
2025-06-01 06:23:57 -04:00
caaa07187a docs: command to upgrade to latest version
All checks were successful
build / build (push) Successful in 1m46s
2025-05-30 03:59:47 -04:00
0b8671f48f
docs(README): codacy badges 2025-03-06 15:30:08 -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
2bf1a225b6
docs(README): list pdm run
All checks were successful
build / build (push) Successful in 2m28s
2025-02-24 20:53:09 -05:00
18e2a1b5be
docs: fix typo
Some checks failed
build / build (push) Failing after 11s
2025-01-15 22:22:12 -05:00
06965e40c2
docs: update python requirement
All checks were successful
build / build (push) Successful in 1m43s
2024-11-25 23:23:15 -05:00
73ddb8084f
docs: install from gitea repo 2024-10-18 01:39:20 -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
46d8dec76d Initial commit 2024-09-15 13:33:51 +08:00