Commit Graph

17 Commits

Author SHA1 Message Date
29fc78e400
docs: remove personal info
All checks were successful
build / build (pull_request) Successful in 2m41s
build / build (push) Successful in 2m40s
2025-03-01 13:14:24 -05:00
63b9b9e47b docs(README): fix typo
Some checks failed
build / build (pull_request) Failing after 2m23s
build / build (push) Failing after 2m25s
2025-02-27 16:18:56 +08:00
1656d622e1 fix: merge master
Some checks failed
build / build (pull_request) Failing after 3s
build / build (push) Failing after 2m28s
2025-02-27 16:11:20 +08:00
347c4b91d5 refactor/main (#11)
All checks were successful
build / build (push) Successful in 2m29s
build / build (pull_request) Successful in 2m27s
# what I have done

- sync main function in master branch and tested current code usage
- remove redundant code
- update README documents
- fix the immutable files logic

## TODO

- give fallback options for immutable files

Co-authored-by: Boming Zhang <bomingzh@sjtu.edu.cn>
Reviewed-on: #11
Co-authored-by: jon-lee <jon-lee@sjtu.edu.cn>
Co-committed-by: jon-lee <jon-lee@sjtu.edu.cn>
2025-02-27 15:51:31 +08:00
6d2097b84b docs: fix code block
Some checks failed
build / build (pull_request) Failing after 2m17s
build / build (push) Failing after 2m19s
2025-02-25 11:11:53 +08:00
f31c6c1c49 docs: fix code block
Some checks failed
build / build (push) Has been cancelled
build / build (pull_request) Failing after 2m24s
2025-02-25 11:10:53 +08:00
658e6e06c5 docs: update README
Some checks failed
build / build (pull_request) Failing after 2m21s
build / build (push) Failing after 2m23s
2025-02-25 11:08:14 +08: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