Howl icon indicating copy to clipboard operation
Howl copied to clipboard

Even more Mediator

Open SquidDev opened this issue 7 years ago • 0 comments

We should be able to capture life cycle events of tasks and environments. This would allow abstracting some existing features into plugins:

  • Add events for start/finish/error of
    • [ ] Tasks
    • [ ] Task cycle (instantiation of Runner)
    • [ ] Howlfiles
  • [ ] Move task timings into plugin
  • [ ] Move task status output into plugin (maybe)

SquidDev avatar Oct 19 '16 10:10 SquidDev