manuel manuel
  • Joined on 2021-05-20
manuel opened issue JOJ/JOJ3#78 2024-11-27 15:51:06 +08:00
heathcheck forbiden files
manuel commented on issue JOJ/JOJ3-config-generator#8 2024-11-22 08:45:10 +08:00
Advanced documentation
manuel commented on issue JOJ/JOJ3-config-generator#8 2024-11-22 08:43:29 +08:00
Advanced documentation

doc on how to bind mount point extra dir in go-judge (eg. 477 latex / 482 lemondb)

  • /etc/go-judge/mount.yaml (warning: check weither /proc is needed or not)
  • adjust systemd config to…
manuel opened issue JOJ/JOJ3-config-generator#7 2024-11-17 09:36:09 +08:00
toml generation guidelines doc
manuel commented on pull request JOJ/JOJ3-config-generator#6 2024-11-12 14:01:12 +08:00
WIP: dev

any path in toml should probably be defined relative to /home/tt/.config/joj and be in a subdirectory. this is where all config must be. then they can specify projects/p2/.cang-tidy or…

manuel opened issue JOJ/JOJ3-config-generator#5 2024-11-02 16:05:26 +08:00
changes on conf.json format
manuel opened issue JOJ/JOJ3#72 2024-11-01 12:58:22 +08:00
more clangtidy checks
manuel commented on issue JOJ/JOJ3#71 2024-10-27 21:05:49 +08:00
JOJ3 result as issue comments

even for tt that will be easy to see the what happened along the way

manuel commented on issue JOJ/JOJ3#71 2024-10-27 21:05:17 +08:00
JOJ3 result as issue comments

yes that's the best

manuel commented on issue JOJ/JOJ3#71 2024-10-27 20:41:39 +08:00
JOJ3 result as issue comments

sounds like the best stragegy. 1 unique issue pr task with 1 comment (with its history)

manuel opened issue JOJ/JOJ3#71 2024-10-27 16:55:00 +08:00
JOj result as issue comments
manuel opened issue JOJ/JOJ3-config-generator#3 2024-10-26 12:46:24 +08:00
generate all config files
manuel commented on issue JOJ/JOJ3-config-generator#1 2024-10-26 12:25:41 +08:00
meta config file format

outdated, closing

manuel closed issue JOJ/JOJ3-config-generator#1 2024-10-26 12:25:41 +08:00
meta config file format
manuel commented on issue JOJ/JOJ3-config-generator#2 2024-10-26 12:25:16 +08:00
Integration and enhancement on config generator development

should now be fine, closing

manuel closed issue JOJ/JOJ3-config-generator#2 2024-10-26 12:25:16 +08:00
Integration and enhancement on config generator development
manuel commented on issue JOJ/JOJ3#68 2024-10-19 07:43:04 +08:00
scoreboard and failed table refactoring and redesign

that's why we need this issue: we have to first clarify where we want to go (what features to implement) before we start implementing anythng. this is especially important as it might involve…

manuel commented on issue JOJ/JOJ3#68 2024-10-18 17:45:54 +08:00
scoreboard and failed table refactoring and redesign

scoreboard:

  • we should keep csv format for easy processing and grade calculation (no switch to .md)
  • in 23fa we had codequality grade which was separated from joj grade, ie 2 scoreboards.…
manuel opened issue JOJ/JOJ3#68 2024-10-18 17:05:10 +08:00
scoreboard and failed table refactoring and redesign
manuel commented on issue JOJ/JOJ3#62 2024-10-18 15:57:49 +08:00
Healthchecker cannot properly catch the error for different hash

`Checksum for .gitea/workflows/push.yaml failed. Expected 8d1229900c6fc6711b5cc141d1ab5ea7f5b7b7a4b921d9cfa3957408b43ae723, but got 4f4091b5e83442d46936959fefde7b657740cd76f4f3ade217726d90091d386e.…