Changelog [Unreleased] Added buildkitereporter for reporting which tasks failed on buildkite (#7). cache for caching task invalidations in between taskrunner runs (#6). Tasks can be registered to a Registry (accessible via taskrunner.Add/taskrunner.Group). Changed Extracted default stdout logging into clireporter (#7) RunOptions now get *Runtime, through which the lifecycle of taskrunner can be accessed.