The Dana bot UI allows to see the different steps that were executed for a particular build. For each step we can see: - if it succeeded or failed - its options - the logs (in case it failed) In addition, it would be nice to also display the duration of each step. It could help catching unexpected slow tasks, get some time stats, ...
The Dana bot UI allows to see the different steps that were executed for a particular build. For each step we can see:
In addition, it would be nice to also display the duration of each step. It could help catching unexpected slow tasks, get some time stats, ...