Minor Changes
-
2b9fcf6: The new command
qawolf run reattemptrequests new attempts for a run's flows, in the same run. A flow is eligible when its result is failed or canceled, and QA Wolf completed its automatic retries. Omit--flow-idsto reattempt all of the eligible flows. A run that is fully investigated does not accept reattempts.The commands
qawolf environment find,qawolf tag list, andqawolf tag createaccept a new--workspace-idflag. Give the workspace when you authenticate with an organization key or a user key.qawolf run createnow reports the flows that it left out of the run. Each entry inexcludedFlowsgives the flow and the reason:deletedif the flow was deleted, ornot-on-branchif the flow has no file at the commit that the run was created from. Flows that you select with tags are not reported.