Add YAML parsing
In previous versions of asimov run data was provided in a hard-to-parse arbitrary format. Let's change this to YAML.
To do
-
Implement YAML parsing within the gitlab
module -
Verify tests -
Add documentation of new format
Edited by Daniel Williams