Commit graph

18 commits

Author SHA1 Message Date
Boshen
1e31acd017
chore(just): add just update and just sync 2023-05-25 22:35:53 +08:00
Boshen
4414f3e071
chore(just): add command for updating submodules 2023-05-25 18:40:35 +08:00
Boshen
c136fea535
chore(just): add alias for ready (r) and coverage (c) 2023-05-24 22:43:28 +08:00
Boshen
b4a546e3cf
chore(just): --deny warnings for cargo lint 2023-05-16 23:24:15 +08:00
Boshen
231b987c0c
chore: add just watch command for overcoming cargo-watch being slow 2023-05-16 13:22:42 +08:00
Boshen
60485669bb
ci: cache release for benchmark, benchmark use fewer files (#345) 2023-05-10 22:13:11 +08:00
Boshen
5d06600063
chore: adjust just codecov command to output html 2023-05-06 18:47:38 +08:00
Wenzhe Wang
8e401a6aa4
chore: change Just variable substitution (#331)
chore: change variable substitution
2023-04-30 23:01:52 +08:00
Boshen
9e5d6689e5
chore: add cargo check to justfile 2023-04-22 22:53:04 +08:00
Boshen
080baaa2db
chore: use taplo to reformat toml files 2023-04-22 15:58:59 +08:00
Boshen
21d4954071
Website (#281)
feat(site): init website

Co-authored-by: Gwen <guan_wy@foxmail.com>
2023-04-19 16:37:44 +08:00
Boshen
87400917e1
chore: change cargo lint to deny all warnings 2023-04-16 21:32:00 +08:00
Boshen
f1dcc5429e
refactor(tasks): clean up code around code coverage 2023-04-15 13:53:57 +08:00
Boshen
4c5ece9386
chore(tasks): remove minsize from unit tests as it is too slow 2023-04-15 13:41:52 +08:00
Boshen
3088ecac14
chore(justfile): add cargo fmt remove cargo coverage as it's too slow 2023-04-13 16:26:47 +08:00
Boshen
c16f858ae8
chore(just): add just lint to just ready 2023-04-11 23:30:43 +08:00
Boshen
2032cfd53e
chore(justfile): add typos 2023-04-10 22:26:56 +08:00
Boshen
84d252df01
chore(README): update CONTRIBUTING and add justfile 2023-04-10 00:14:43 +08:00