- 09 Jan, 2021 1 commit
-
-
Lukas Wiest authored
-
- 30 Dec, 2020 4 commits
-
-
Lukas Wiest authored
-
Lukas Wiest authored
-
Lukas Wiest authored
-
Lukas Wiest authored
-
- 23 Dec, 2020 2 commits
-
-
Lukas Wiest authored
-
Lukas Wiest authored
-
- 21 Dec, 2020 2 commits
-
-
Lukas Wiest authored
-
Lukas Wiest authored
-
- 19 Dec, 2020 1 commit
-
-
Lukas Wiest authored
-
- 15 Dec, 2020 13 commits
-
-
Lukas Wiest authored
-
Lukas Wiest authored
BREAKING CHANGE: serializer def for Failure and Diagnostics removed
-
Lukas Wiest authored
BREAKING CHANGE: removed lots of code, templates, etc
-
Lukas Wiest authored
-
Lukas Wiest authored
tests have to be re-written, preferrably with Mockito
-
Lukas Wiest authored
- creates tmp dir - copies over the stored assignment repo - clones student submission repo - runs the image the prof specified in its assignment, mounting - the assignment repo - the subission repo - an empty folder expecting the result file to be in after container finished - reads result file - converts to moodle understandable instances - returns result to moodle BREAKING CHANGE: Gitea eliminated BREAKING CHANGE: Jenkins eliminated BREAKING CHANGE: expected file type changed from zip to text BREAKING CHANGE: textfile has to conform new modocot URI BREAKING CHANGE: no Jenkins pipe needed in submission repo BREAKING CHANGE: no Dockerfile needed in submission repo
-
Lukas Wiest authored
the previously deleted set proxy from JGitUtil was just...meh This checks if we got a proxy set in the properties file Additionally the user can provide a list of not-proxy hosts. This setup will then check, if a proxy is available and if so, make sure it only gets used if the uri is not on the not-proxy list.
-
Lukas Wiest authored
Moodle needs this structure to read the information to show. What model to finally agree on has to be discussed later
-
Lukas Wiest authored
-
Lukas Wiest authored
this component initializes an DockerClient on startup, then provides a method to run an container with an given image String and n given Bind-mounts. This method waits for this container to finish before returning, so don't call any services that should just be started and left alone! For this the library github-java-docker is used: https://github.com/docker-java/docker-java For this to work, the container this is run in obviously needs access to the docker socket
-
Lukas Wiest authored
-
Lukas Wiest authored
- defined modocot URI for unittests and submissions - directly expect a textfile, not an archive - store config file and local repo copy in persistent place, instead of using Gitea BREAKING CHANGE: file to be uploaded changed from zip to text BREAKING CHANGE: no longer uses Gitea
-
Lukas Wiest authored
- removed proxy setup method - reworked clone method BREAKING CHANGE: method signature for cloneRepository changed
-
- 01 Jul, 2020 7 commits
-
-
Kammleiter authored
-
Kammleiter authored
-
Kammleiter authored
-
Kammleiter authored
-
Kammleiter authored
-
Kammleiter authored
-
Kammleiter authored
-
- 30 Jun, 2020 1 commit
-
-
Dominik Vayhinger authored
-