周赵嘉程521432910016 zzjc123
  • 521432910016
  • Joined on 2022-09-12
周赵嘉程521432910016 pushed to fix/forbidden at JOJ/JOJ3 2024-10-17 16:13:30 +08:00
f6012bdd5e fix(healthcheck/forbidden): remove unused option
周赵嘉程521432910016 commented on pull request JOJ/JOJ3#60 2024-10-17 16:05:28 +08:00
fix/forbidden (#58)

should fix issue in https://focs.ji.sjtu.edu.cn/git/engr151-24fa/hteam-05

❯ ../JOJ3/build/healthcheck -root=.
### Forbidden File Check Failed:
The following forbidden files were found:…
周赵嘉程521432910016 commented on issue JOJ/JOJ3#61 2024-10-17 15:32:17 +08:00
healthcheck not working

😓

周赵嘉程521432910016 commented on pull request JOJ/JOJ3#60 2024-10-17 15:29:08 +08:00
fix/forbidden (#58)

#58

周赵嘉程521432910016 created pull request JOJ/JOJ3#60 2024-10-17 15:28:40 +08:00
WIP: fix/forbidden
周赵嘉程521432910016 commented on issue JOJ/JOJ3#58 2024-10-17 15:27:57 +08:00
healthcheck needs to check whether all files in the repo respect .gitignore file

also the healthcheck (or repo-healthcheck binary)

Note: to avoid the influence of stdout and stderr generated by go-judge, we need to put them to /tmp/stdout and /tmp/stderr when running repo…

周赵嘉程521432910016 pushed to fix/forbidden at JOJ/JOJ3 2024-10-17 15:26:50 +08:00
64cbeef111 fix(healthcheck/forbidden): relative path
周赵嘉程521432910016 pushed to fix/forbidden at JOJ/JOJ3 2024-10-17 15:01:39 +08:00
83b6cb6b2c fix(healthcheck/forbidden): skip .
周赵嘉程521432910016 pushed to fix/forbidden at JOJ/JOJ3 2024-10-17 14:46:06 +08:00
84e168dad6 refractor(healthcheck/forbidden): use go-gitignore package
周赵嘉程521432910016 pushed to feat/releasetag at JOJ/JOJ3 2024-10-13 14:41:26 +08:00
04ee64a79c Merge branch 'master' into feat/releasetag
92d88091ff feat(cmd/joj3): check tag on non-empty
Compare 2 commits »
周赵嘉程521432910016 pushed to feat/releasetag at JOJ/JOJ3 2024-10-13 12:51:42 +08:00
367622da35 fix(healthcheck/release): bad function call
周赵嘉程521432910016 pushed to feat/releasetag at JOJ/JOJ3 2024-10-13 12:45:05 +08:00
742d1f07c0 fix(healthcheck/release): style check
周赵嘉程521432910016 pushed to feat/releasetag at JOJ/JOJ3 2024-10-13 12:39:23 +08:00
e7e24f7c8f Merge branch 'master' into feat/releasetag
adfd33ea35 fix(healthcheck/release): style check
303e742d90 refactor(parser/keyword): rename EndOnMatch -> ForceQuitOnMatch
Compare 3 commits »
周赵嘉程521432910016 pushed to feat/releasetag at JOJ/JOJ3 2024-10-13 11:38:45 +08:00
a5767cf040 Merge branch 'master' into feat/releasetag
cdab5ab4c8 chore: add date & time to version
f4662eb123 fix(parser/resultdetail): file format
7004c5368e fix(parser/resultdetail): file format
5f63301656 feat(parser/resultdetail): human readable units
Compare 14 commits »
周赵嘉程521432910016 pushed to feat/reposize at JOJ/JOJ3 2024-10-12 18:01:23 +08:00
aa2969a82f fix(healthcheck/reposize): camel name style
周赵嘉程521432910016 pushed to feat/reposize at JOJ/JOJ3 2024-10-12 17:59:41 +08:00
74ad5d6a8a Merge branch 'master' into feat/reposize
703ff7d4be fix(parser/resultdetail): add extra newline when showing files
2a2166f1ad feat(parser/diff): add pass/fail comment to conf
ad0918bbde fix(cmd/joj3): teapot conf
2d4c7c30a3 refactor(cmd/joj3): conf (#51)
Compare 5 commits »
周赵嘉程521432910016 pushed to feat/reposize at JOJ/JOJ3 2024-10-12 17:59:30 +08:00
dd40a17476 fix(healthcheck/reposize): output format
周赵嘉程521432910016 commented on pull request JOJ/JOJ3#56 2024-10-11 19:36:18 +08:00
feat/reposize
周赵嘉程521432910016 pushed to feat/reposize at JOJ/JOJ3 2024-10-11 19:30:23 +08:00
d38876e016 fix(healthcheck/reposize): unit