summaryrefslogtreecommitdiff
path: root/vendor/github.com/openshift/imagebuilder
diff options
context:
space:
mode:
authorChris Evich <cevich@redhat.com>2022-01-25 14:30:56 -0500
committerChris Evich <cevich@redhat.com>2022-01-25 14:39:32 -0500
commit72ddacdbe91b87683ef1c712e6c9e49e9d4d0c79 (patch)
tree100374d7f3c3e7a93382fa4c9c3700bea8b7793f /vendor/github.com/openshift/imagebuilder
parent7003d334e8a4971c2de269070c2d4e7cffb61ec7 (diff)
downloadpodman-72ddacdbe91b87683ef1c712e6c9e49e9d4d0c79.tar.gz
podman-72ddacdbe91b87683ef1c712e6c9e49e9d4d0c79.tar.bz2
podman-72ddacdbe91b87683ef1c712e6c9e49e9d4d0c79.zip
Github workflow: Fix parsing of GraphQL response JSON
While #12998 fixed the query string, it neglected to address presence of the old `githubRepository` field name in the reply. This resulted in the job throwing an error: `jq: error (at ./artifacts/reply.json:0): Cannot iterate over null` However, the job did preserve an artifacts archive containing the new response data. As a test for the fix in this commit, I ran the raw response data through the corrected jq command-line. This confirmed the change by properly parsing the data as expected by the workflow. Signed-off-by: Chris Evich <cevich@redhat.com>
Diffstat (limited to 'vendor/github.com/openshift/imagebuilder')
0 files changed, 0 insertions, 0 deletions