Commit Graph

8 Commits

Author SHA1 Message Date
3ccdd394b2
fix: add sanity check back to verify files 2024-09-11 19:07:49 -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
2928e6321f
chore: rename dummy -> sample 2024-09-10 22:03:25 -04:00
38d1c18471
feat: add dummy error example
All checks were successful
continuous-integration/drone/push Build is passing
2024-03-12 16:38:55 -04:00
27a1e4420e
feat: dummy binary + parser example
All checks were successful
continuous-integration/drone/push Build is passing
2024-03-12 16:22:21 -04:00
d1317cde79
refactor: move healthcheck to /pkg
It should be importable by other packages to re-use.
2024-03-03 03:20:48 -05:00
df62496537
feat: basic framework 2024-03-03 01:29:34 -05:00
262e253f26
feat: cgroups v1 runner 2024-03-01 01:38:09 -05:00