Bug Fixes
- describe-ref: Fallback refCount is the number of commits since beginning of repository (6dfea52)
- exec, run: Propagate exit codes from failed executions (af9c70b), closes #1653
- run-lifecycle: Propagate exit code when execution fails (4763f95), closes #1495