WS-807: Update `std_calibration` state machine
Changes
-
QaFailing a version should send a message to the system that the execution has failed -
New QaFail
action that runs the qa-fail workflow and sets the version's state to Failed -
QaPass
action 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_calibration
state machine to "v2.0" -
Minor fixes to state machine docs