aws-devicefarm icon indicating copy to clipboard operation
aws-devicefarm copied to clipboard

test-application should include jobs and suites in output

Open fealebenpae opened this issue 2 years ago • 0 comments

We could add an array of jobs to the data.run output, and an array of suites to data.run.jobs[]. This will make it easier to use download-artifacts on a specific suite without calling into the AWS CLI in separate steps.

fealebenpae avatar Mar 30 '22 09:03 fealebenpae