There are a few things that can be done:
- Add location of the debug log
- Extract all commands that were run (and the environment they were run)
- Group them according to the step
This is likely to be a pretty expensive thing to do in CI, so we should really only do it if the data has actually changed.
Reactions are currently unavailable
There are a few things that can be done:
This is likely to be a pretty expensive thing to do in CI, so we should really only do it if the data has actually changed.