Quick Run
This release introduces the "quick run" feature. Quick runs (triggered by a new commit) apply only the files modified since the last commit, and are handled separately and concurrently alongside full runs (triggered by the "force run" button and at periodic intervals).
Various tests have been added and rewritten (notably, the scheduler and metrics components now have tests).