Commit Graph

6 Commits

Author SHA1 Message Date
f99ad5eae4
style: more linters 2025-03-28 05:53:30 -04:00
7af18aebe8
fix(healthcheck): remove meta check extra prefix
Some checks failed
submodules sync / sync (push) Successful in 1m2s
build / build (push) Failing after 2m8s
build / trigger-build-image (push) Has been skipped
2025-02-26 02:20:03 -05:00
fc86f93dc9
fix(healthcheck/meta): always end line with period
All checks were successful
submodules sync / sync (push) Successful in 39s
build / build (push) Successful in 1m20s
build / trigger-build-image (push) Successful in 7s
2024-11-01 07:55:46 -04:00
03bfb41ecf
feat(healthcheck): cleaner return tips
Some checks failed
build / trigger-build-image (push) Blocked by required conditions
submodules sync / sync (push) Has been cancelled
build / build (push) Has been cancelled
2024-11-01 07:43:33 -04:00
9765ea1007
fix: typo 2024-09-21 21:10:03 -04:00
5a860f1203 feat: repo health check (#16) (#17)
- 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: FOCS-dev/JOJ3#17
Co-authored-by: 周赵嘉程521432910016 <zzjc123@sjtu.edu.cn>
Co-committed-by: 周赵嘉程521432910016 <zzjc123@sjtu.edu.cn>
2024-09-11 20:09:27 +08:00