sg/ci: generate commands for reproducing steps locally
Created by: jhchabran
See RFC 497
Introduce an sg
command to output commands ran in failed steps. Something like sg ci showFailed $buildId
. If implementation of the previous point takes a significant amount of time having a list of commands to run locally to repro failed CI step would be a good temporary compromise