v2.10.0
Release for v2.10.0
[v2.10.0]
- Fixed Haskell test results to only include the function name (#687)
- Improved robustness of tester installation scripts and Docker configuration (#688)
- Moved tidyverse installation steps from server Dockerfile into R tester requirements.system (#688)
- Fixed Haskell tester installation using ghcup to install stack system-wide (#688)
- Updated tester schema generation to use msgspec datatypes (#689)
- Specify dockerfile frontend version (#691)
- Add a new Javascript (Jest) tester to support Javascript autotesting (#698)
- Add remote URL whitelist for AI tester to restrict allowed endpoints (#693)
- Increased default settings job timeout from 600s to 1200s (#707)
- Disable pytest cacheprovider to avoid creating .pytest_cache in isolated runs (#709)
- Fixed Python tester to correctly report marks when
markus_marks_earnedequals total or zero (#716) - Fix worker orphan processes and add server-side max test timeout cap (#710)
- Resolve ghcup isolation installation failure in Haskell autotester (#725)