Update [TA] JOJ preparation and testing

manuel 2025-09-30 09:06:57 +08:00
parent 0c086b86d0
commit c1ed16ceb9

@ -131,7 +131,7 @@ The first time JOJ is setup:
Only release when ready:
- test the setup using a separate JOJ `conf-root` called `tt` and ensure to never make it accessible to students
- check the action output and ensure to `WARNING` is displayed (the action will fail in case of `ERROR` in the configuration file)
- check the action output and ensure no `WARNING` is displayed, i.e. fix all warnings (the action will fail in case of `ERROR` in the configuration file)
- if an assignment has several tasks, ensure all of them work well before releasing to students
- release a whole assignment at once, don't release task by task