Commit Graph

46 Commits

Author SHA1 Message Date
47ef28516b
feat(healthcheck): better check commit author email message
All checks were successful
submodules sync / sync (push) Successful in 1m5s
build / build (push) Successful in 2m12s
build / trigger-build-image (push) Successful in 21s
2025-06-04 06:29:58 -04:00
9cf640dee5
feat(healthcheck): check commit author email
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
2025-06-04 06:05:11 -04:00
015ff49021 feat(healthcheck): succeed msg (#88)
Some checks failed
build / trigger-build-image (push) Blocked by required conditions
build / build (push) Has been cancelled
submodules sync / sync (push) Has been cancelled
Reviewed-on: #88
Co-authored-by: BoYanZh <boyanzh233@gmail.com>
Co-committed-by: BoYanZh <boyanzh233@gmail.com>
2025-05-31 06:20:34 +08:00
4c15ac48d9 feat(healthcheck): support score
Some checks failed
build / build (push) Successful in 2m16s
build / trigger-build-image (push) Successful in 13s
submodules sync / sync (push) Has been cancelled
2025-05-29 00:06:06 -04:00
f99ad5eae4
style: more linters 2025-03-28 05:53:30 -04:00
63a4636341
chore(healthcheck): remove tmp fix of stdout & stderr file
All checks were successful
submodules sync / sync (push) Successful in 1m2s
build / build (push) Successful in 2m39s
build / trigger-build-image (push) Successful in 12s
2025-03-22 05:41:30 -04:00
53c794c88c
style: resolve codefactor issue
All checks were successful
submodules sync / sync (push) Successful in 47s
build / build (push) Successful in 1m48s
build / trigger-build-image (push) Successful in 8s
2025-03-05 20:26:09 -05: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
1150cc4697
docs: better packages docs 2025-02-18 06:21:17 -05:00
c2aaa56b39
fix(healthcheck): use our fork of go-gitignore (#78)
All checks were successful
build / build (push) Successful in 1m26s
build / trigger-build-image (push) Successful in 7s
2025-02-12 05:47:22 -05:00
fb78026736
fix(healthcheck): typo
Some checks failed
submodules sync / sync (push) Successful in 36s
build / build (push) Failing after 0s
build / trigger-build-image (push) Has been skipped
2025-02-09 10:11:17 -05:00
837f9d9981
feat(healthcheck): set safe dir in count-objects
All checks were successful
submodules sync / sync (push) Successful in 43s
build / build (push) Successful in 1m26s
build / trigger-build-image (push) Successful in 9s
2025-02-09 10:03:24 -05:00
1bbc589897
feat(healthcheck): remove joj3-check
All checks were successful
submodules sync / sync (push) Successful in 32s
build / build (push) Successful in 1m11s
build / trigger-build-image (push) Successful in 6s
2025-02-01 04:59:25 -05:00
1bc539a80f
feat(healthcheck): use joj3-check
All checks were successful
submodules sync / sync (push) Successful in 32s
build / build (push) Successful in 1m5s
build / trigger-build-image (push) Successful in 6s
2025-02-01 04:18:13 -05:00
45b4bdd369
feat(healthcheck): error log for teapot
All checks were successful
submodules sync / sync (push) Successful in 30s
build / build (push) Successful in 59s
build / trigger-build-image (push) Successful in 6s
2025-01-31 20:06:08 -05:00
55c53ea124
feat(healthcheck): debug log args for teapot
All checks were successful
submodules sync / sync (push) Successful in 35s
build / build (push) Successful in 1m7s
build / trigger-build-image (push) Successful in 6s
2025-01-31 20:01:25 -05:00
df8ed72765
feat(healthcheck): debug log output of joj3-check-env
All checks were successful
submodules sync / sync (push) Successful in 33s
build / build (push) Successful in 1m7s
build / trigger-build-image (push) Successful in 6s
2025-01-31 19:48:53 -05:00
3d828b6168
feat(healthcheck): run joj3-check-env
All checks were successful
submodules sync / sync (push) Successful in 51s
build / build (push) Successful in 1m48s
build / trigger-build-image (push) Successful in 8s
2025-01-31 19:23:05 -05:00
536dae6350
chore(healthcheck): remove gitignore log 2024-12-05 16:40:48 -05:00
85e53f4f90
chore(healthcheck): better repo size log
All checks were successful
submodules sync / sync (push) Successful in 38s
build / build (push) Successful in 1m18s
build / trigger-build-image (push) Successful in 8s
2024-12-05 12:45:28 -05:00
0f5ccf8af2
feat(healthcheck): add teapot-checker to repo-health-checker
All checks were successful
submodules sync / sync (push) Successful in 44s
build / build (push) Successful in 1m28s
build / trigger-build-image (push) Successful in 8s
2024-12-05 12:05:22 -05:00
38f11788a0
feat(healthcheck): log error on .gitignore error
Some checks failed
submodules sync / sync (push) Successful in 50s
build / build (push) Failing after 39s
build / trigger-build-image (push) Has been skipped
2024-11-27 03:59:10 -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
0b1a20d8b5
feat(healthcheck): simpler repo verify message (#62)
Some checks failed
build / trigger-build-image (push) Blocked by required conditions
build / build (push) Has been cancelled
submodules sync / sync (push) Has been cancelled
2024-10-30 18:48:11 -04:00
35f0f5c829
fix(healthcheck/asciifile): file with attribute set as text 2024-10-22 06:58:23 -04:00
cfc455e0fb fix(healthcheck): determine non-ascii file from git attributes (#69)
All checks were successful
build / build (push) Successful in 1m27s
build / trigger-build-image (push) Has been skipped
submodules sync / sync (push) Successful in 31s
Co-authored-by: zzjc1234 <2359047351@qq.com>
Reviewed-on: #69
Reviewed-by: 张泊明518370910136 <bomingzh@sjtu.edu.cn>
Co-authored-by: 周赵嘉程521432910016 <zzjc123@sjtu.edu.cn>
Co-committed-by: 周赵嘉程521432910016 <zzjc123@sjtu.edu.cn>
2024-10-21 17:04:52 +08:00
9a57b701fd
fix(healthcheck): tmp fix for ignoring stdout & stderr file again
All checks were successful
build / build (push) Successful in 1m5s
build / trigger-build-image (push) Successful in 7s
2024-10-18 03:19:41 -04:00
db2f2e859b
fix(healthcheck): tmp fix for ignoring stdout & stderr file
All checks were successful
build / build (push) Successful in 1m6s
build / trigger-build-image (push) Successful in 7s
2024-10-18 03:06:12 -04:00
b75a756998 feat(healthcheck): forbidden check guided by .gitignore file (#58) (#60)
Some checks failed
build / build (push) Failing after 19s
build / trigger-build-image (push) Has been skipped
Co-authored-by: Hydraallen <wangruiallen@gmail.com>
Co-authored-by: zzjc1234 <2359047351@qq.com>
Reviewed-on: #60
Reviewed-by: 张泊明518370910136 <bomingzh@sjtu.edu.cn>
Co-authored-by: 周赵嘉程521432910016 <zzjc123@sjtu.edu.cn>
Co-committed-by: 周赵嘉程521432910016 <zzjc123@sjtu.edu.cn>
2024-10-18 14:41:09 +08:00
1ab6fa4583 fix(healthcheck): remove unused args (#59)
All checks were successful
build / build (push) Successful in 1m14s
build / trigger-build-image (push) Successful in 9s
Reviewed-on: #59
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
bb3743d4cc
feat(healthcheck): remove redundant tag checker
All checks were successful
build / build (push) Successful in 1m3s
build / trigger-build-image (push) Successful in 7s
2024-10-13 04:37:52 -04:00
901290d263 feat: check repo size with conf (#56)
All checks were successful
build / build (push) Successful in 1m11s
build / trigger-build-image (push) Successful in 7s
Co-authored-by: zzjc1234 <2359047351@qq.com>
Co-authored-by: Boming Zhang <bomingzh@sjtu.edu.cn>
Reviewed-on: #56
Reviewed-by: 张泊明518370910136 <bomingzh@sjtu.edu.cn>
Co-authored-by: 周赵嘉程521432910016 <zzjc123@sjtu.edu.cn>
Co-committed-by: 周赵嘉程521432910016 <zzjc123@sjtu.edu.cn>
2024-10-12 18:30:54 +08:00
3f9ec1a71d feat: get release tag from msg scope (#49)
All checks were successful
build / build (push) Successful in 1m46s
build / trigger-build-image (push) Successful in 6s
Check release tag from msg scope.

Co-authored-by: zzjc1234 <2359047351@qq.com>
Reviewed-on: #49
Reviewed-by: 张泊明518370910136 <bomingzh@sjtu.edu.cn>
Co-authored-by: 周赵嘉程521432910016 <zzjc123@sjtu.edu.cn>
Co-committed-by: 周赵嘉程521432910016 <zzjc123@sjtu.edu.cn>
2024-10-08 11:16:14 +08:00
70012012c4 fix: milestone number (#48)
All checks were successful
build / build (push) Successful in 1m39s
build / trigger-build-image (push) Successful in 5s
Co-authored-by: zzjc1234 <2359047351@qq.com>
Reviewed-on: #48
Co-authored-by: 周赵嘉程521432910016 <zzjc123@sjtu.edu.cn>
Co-committed-by: 周赵嘉程521432910016 <zzjc123@sjtu.edu.cn>
2024-10-08 09:10:55 +08:00
4a56cd81aa
docs: update for NonAsciiMsg
All checks were successful
build / build (push) Successful in 1m17s
build / trigger-build-image (push) Successful in 5s
2024-10-04 02:11:21 -04:00
dee296143f
feat: non-ascii not in the first line of commit msg
All checks were successful
build / build (push) Successful in 1m20s
build / trigger-build-image (push) Successful in 5s
2024-10-04 02:06:32 -04:00
28bf70d0a9 fix: release check (#44)
All checks were successful
build / build (push) Successful in 1m17s
build / trigger-build-image (push) Successful in 5s
Co-authored-by: zzjc1234 <2359047351@qq.com>
Reviewed-on: #44
Reviewed-by: 张泊明518370910136 <bomingzh@sjtu.edu.cn>
Co-authored-by: 周赵嘉程521432910016 <zzjc123@sjtu.edu.cn>
Co-committed-by: 周赵嘉程521432910016 <zzjc123@sjtu.edu.cn>
2024-10-01 23:30:07 +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
Some checks failed
build-image / create-empty-commit (push) Successful in 5s
checks / build (push) Failing after 1m17s
2024-09-29 18:22:18 -04:00
b7a1ad0833
fix: typo
All checks were successful
checks / build (push) Successful in 1m13s
2024-09-21 21:12:06 -04:00
9765ea1007
fix: typo 2024-09-21 21:10:03 -04:00
9e5c933fbd
fix: check only latest commit for non-ascii chars (#38)
according to [this](https://focs.ji.sjtu.edu.cn/mm/focs-team/pl/nsfhoutszfds5c9wpfrmfxb51c) discussion in *joj-dev*

Reviewed-on: FOCS-dev/JOJ3#38
Co-authored-by: Mack Wang <mac-wang@outlook.com>
Co-committed-by: Mack Wang <mac-wang@outlook.com>
2024-09-21 21:09:56 -04:00
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
d1317cde79
refactor: move healthcheck to /pkg
It should be importable by other packages to re-use.
2024-03-03 03:20:48 -05:00