Skip to content

Give PassingBuild a single responsibility

Robert Speicher requested to merge rs-passing-build-srp into master

This breaks up the "deploy Omnibus" and "deploy CNG" tasks it used to do into discrete classes. It is now solely responsible for finding a passing build. Shocking!

Merge request reports