DOMjudge / domjudge

DOMjudge programming contest jury system
https://www.domjudge.org
GNU General Public License v2.0
739 stars 258 forks source link

Add scripttask type for judgehosts #2755

Open vmcj opened 1 month ago

vmcj commented 1 month ago

Description of the enhancement request

We can currently download debug packages and version commands but it would also be good to be able to run a custom script in the judgehosts. For example to run tasks when you don't have ssh access but also to compare the machines for example. I'm not sure if we also would want an option to either run this inside the chroot or outside.

Ideally we would: