We need a way to rerun workflows.
For the first iteration we can just rerun everything. We'll need to do some work on caching to be able to rerun specific jobs.
UI:
- a rerun button (maybe top right). It should only appear once the workflow has finished
- a way to show that there are multiple runs for a given workflow. Under the hood we'll probably treat them as seperate runs but in the ui they should be grouped.
We need a way to rerun workflows.
For the first iteration we can just rerun everything. We'll need to do some work on caching to be able to rerun specific jobs.
UI: