Skip to content

ci: fix jq error being swallowed by for loop

Administrator requested to merge devx/fix-silent-jq-error-in-backcompat into main

Created by: jhchabran

The way the flakefile was parsed swallowed jq errors and led to https://sourcegraph.slack.com/archives/C01N83PS4TU/p1655902405822249

Test plan

Manually triggered the error to make sure the script is failing properly

image

https://buildkite.com/sourcegraph/sourcegraph/builds/155978#01818ba6-0569-46d1-b902-d0b127d762fc/117-146

Merge request reports

Loading