Commit Graph
4 Commits
Author SHA1 Message Date
Michael Panzlaff 2fdac85d31 fix: Do not allow to start a job with a state != running 2025-02-27 14:04:54 +01:00
Michael Panzlaff f7a67c72bf fix 'unhandled case' error for core metrics 2025-02-13 17:34:45 +01:00
Michael Panzlaff 2bd7c8d51e Fix 'make -B'
Do not raise an error, if the directory already exists.
2025-02-03 16:52:50 +01:00
Michael Panzlaff 3f4114c51b fix: Fix go version in go.mod
If the local go version is not up to date, go was previously unable to
obtain a more recent version, since the required version in go.mod is
not available.
2025-01-14 10:34:16 +01:00