WS-807: Update `std_calibration` state machine
Changes
-
QaFailing a version should send a message to the system that the execution has failed -
New QaFailaction that runs the qa-fail workflow and sets the version's state to Failed -
QaPassaction now runs the qa-pass workflow of itself (to matchQaFail) and removed callback methods in the workflow service that triggered qa-pass and qa-fail workflows -
Schema revision for updating the std_calibrationstate machine to "v2.0" -
Minor fixes to state machine docs