We should be able to chain experiments together into workflows, to create more complex experiments.
- Add field to experiments YAML which defines a dependsOn field to define upstream dependencies
- Add field which won't run downstream dependencies if the upstream has failed
- Likely more
We should be able to chain experiments together into workflows, to create more complex experiments.