This repository has been archived by the owner on Dec 26, 2019. It is now read-only.
Releases: cgtuebingen/infomark-backend
Releases · cgtuebingen/infomark-backend
0.0.1beta-2
Message fixed
0.0.1beta-1
add metrics to measure duration of test-runs
0.0.1alpha36
trigger tests for all submissions of a given task using the console
0.0.1alpha35
add result endpoint to log
0.0.1alpha33
adapt .drone.yml
0.0.1alpha32: some zero-valued entries were missing in the summary
use easier to understand version of `newGradeOverviewResponse`
0.0.1alpha31: bypass login for local deployment
Creating an optimized elm production build via `elm-app build` takes some time. To use `elm-app start` without any login procedure we add a `debug_user_id` flag with default value "0". If this value is not equal "0", the id is used as the loginID granted the any request full root access to the system. The intended usage is really just for local development.
0.0.1alpha30: display submissions for tutors even when docker failed AND remove
more linting arrors