jagr
jagr copied to clipboard
Java AutoGrader, Implemented in Kotlin
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/sourcegrade/jagr). ## Config Migration Needed - [ ]...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.jetbrains.kotlin.plugin.serialization](https://kotlinlang.org/) ([source](https://togithub.com/JetBrains/kotlin)) | `1.9.23` -> `2.0.0` |...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.jetbrains.kotlinx:kotlinx-coroutines-core](https://togithub.com/Kotlin/kotlinx.coroutines) | `1.8.0` -> `1.8.1` | [](https://docs.renovatebot.com/merge-confidence/)...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.jetbrains.kotlin.plugin.serialization](https://kotlinlang.org/) ([source](https://togithub.com/JetBrains/kotlin)) | `1.9.23` -> `1.9.24` |...
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [com.google.inject:guice](https://redirect.github.com/google/guice) | `5.1.0` -> `7.0.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING]...
Currently, the submission archive is created by flattening all modules and source sets into a single source zip/jar. While this works well for single-module projects, it is not optimal for...
Make sure that the child process used in `ProcessWorker` started correctly before assigning it a job. This will safeguard against mistakes in the process command definition (e.g. incorrect JVM flags).