Justin Cook

Results 24 issues of Justin Cook

Is there a historical reason for this? Could we deprecate one? It provides an inconsistent look-up when comparing to other resources. Especially when using as a filter in `squad-client`. https://qa-reports.linaro.org/api/suites/5078/...

Note that in some records, the value field is a dictionary. ``` https://qa-reports.linaro.org/api/testruns/2549893/tests_file/ ``` In others it is a string. ``` https://qa-reports.linaro.org/api/testruns/2549854/tests_file/ ``` I think this should be changed to...

Compare https://qa-reports.linaro.org/api/projects/6/suites to https://qa-reports.linaro.org/api/suites/?id=144 Note that there are *many* more filters listed for the `projects` endpoint than the `suites` endpoint. The filters work on the `suites` endpoint, but are not...

https://qa-reports.linaro.org/api/tests/?test_run=2553969&&limit=1 Results in: 504 Gateway Time-out @danrue