汪睿522370910169 allen_wr
  • 522370910169
  • Joined on 2022-09-13
汪睿522370910169 pushed to fix/checkIgnore at JOJ/JOJ3 2024-11-27 20:10:07 +08:00
ca2b40805f fix(healthcheck): ignore with space
汪睿522370910169 created branch fix/checkIgnore in JOJ/JOJ3 2024-11-27 20:10:06 +08:00
汪睿522370910169 commented on issue JOJ/JOJ3#62 2024-10-18 15:27:19 +08:00
Healthchecker cannot properly catch the error for different hash

noticed that, thank!

汪睿522370910169 commented on issue JOJ/JOJ3#62 2024-10-18 10:41:28 +08:00
Healthchecker cannot properly catch the error for different hash

engr151-24fa/hteam-00#169

readme is changed in this commit, healthcheck should fail

汪睿522370910169 commented on issue JOJ/JOJ3#62 2024-10-18 10:30:30 +08:00
Healthchecker cannot properly catch the error for different hash

Tried README.md, same issue... The issue is that when files like .gitignore, push.yaml or README.md as just tested are set to be unchangeable, we do sha256 check in healthcheck. When…

汪睿522370910169 commented on issue JOJ/JOJ3#62 2024-10-18 09:54:06 +08:00
Healthchecker cannot properly catch the error for different hash

Tried .gitignnore, same issue. Healthcheck outputs difference in hash for .gitignore locally, but no output on gitea issue.

汪睿522370910169 commented on pull request JOJ/JOJ3#60 2024-10-17 16:56:30 +08:00
fix/forbidden (#58)

what if the gitignore is nonsense? Not every course provide unchangeable gitignore

汪睿522370910169 commented on issue JOJ/JOJ3#61 2024-10-17 15:33:55 +08:00
healthcheck not working

😓

汪睿522370910169 opened issue JOJ/JOJ3#61 2024-10-17 15:31:36 +08:00
healthcheck not working
汪睿522370910169 created branch fix/forbidden in JOJ/JOJ3 2024-10-15 16:59:17 +08:00
汪睿522370910169 pushed to fix/forbidden at JOJ/JOJ3 2024-10-15 16:59:17 +08:00
eb0ad570ee fix: not ignore gitea