makeLazyPipeline

fun ConfigT.makeLazyPipeline(assignmentConfigId: Long, isFinal: Boolean, isTASubmission: Boolean): Either<List<ErrorUnit.ConfigErrorUnit>, ConfigParser.Parsed>

Parse this and programmatically construct the PipelineStage's for grading, for instance DockerPipelineStage's