spiegel_podman/.github
Chris Evich 72ddacdbe9
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>
2022-01-25 14:39:32 -05:00
..
actions/check_cirrus_cron Github workflow: Fix parsing of GraphQL response JSON 2022-01-25 14:39:32 -05:00
workflows Github-workflow: Fix YAML syntax 2022-01-25 12:39:17 -05:00
dependabot.yml add a dependabot config to automate vendoring 2021-03-18 15:18:13 +01:00
ISSUE_TEMPLATE.md troubleshooting links to main branch 2022-01-14 12:29:13 +01:00
PULL_REQUEST_TEMPLATE.md .github: revert to the old template 2021-12-16 15:23:39 +01:00