Commit Graph

9 Commits

Author SHA1 Message Date
zzjc1234
44e3feb5c6 feat(healthcheck/forbidden): gitignore in subdir 2024-10-17 18:20:16 +08:00
zzjc1234
64cbeef111 fix(healthcheck/forbidden): relative path 2024-10-17 15:26:47 +08:00
zzjc1234
83b6cb6b2c fix(healthcheck/forbidden): skip . 2024-10-17 15:01:36 +08:00
zzjc1234
84e168dad6 refractor(healthcheck/forbidden): use go-gitignore package 2024-10-17 14:45:51 +08:00
Hydraallen
eb0ad570ee fix: not ignore gitea 2024-10-15 16:58:02 +08:00
1ab6fa4583 fix(healthcheck): remove unused args ()
Reviewed-on: 
Co-authored-by: Boming Zhang <bomingzh@sjtu.edu.cn>
Co-committed-by: Boming Zhang <bomingzh@sjtu.edu.cn>
2024-10-14 22:44:30 +08:00
7b3edb2361
revert: "style: unify error msg"
This reverts commit 6c8332af29.
2024-09-30 00:49:06 -04:00
6c8332af29
style: unify error msg 2024-09-29 18:22:18 -04:00
5a860f1203 feat: repo health check () ()
- repo size
- forbidden files
- meta files
- ascii character in files
- integrity check
- ascii character in the commit message
- release tag check

Co-authored-by: Boming Zhang <bomingzh@sjtu.edu.cn>
Co-authored-by: zzjc1234 <2359047351@qq.com>
Co-authored-by: Hydraallen <wangruiallen@gmail.com>
Reviewed-on: 
Co-authored-by: 周赵嘉程521432910016 <zzjc123@sjtu.edu.cn>
Co-committed-by: 周赵嘉程521432910016 <zzjc123@sjtu.edu.cn>
2024-09-11 20:09:27 +08:00