spiegel_podman/.github
Chris Evich 50f72fe7b1
[CI:BUILD] Cirrus: Fix GraphQL ownerRepository:null error
A semantic change to a Cirrus-CI GraphQL API parameter caused a
unit-test to fail (as it should have) with the error:

```
Query result did not pass filter '.data.ownerRepository.cronSettings':
'{"data":{"ownerRepository":null}}'
```

As per Cirrus-support, a change was introduced in schema affecting certain
fields that were incorrectly marked Nullable.  They indicated the `platform`
field was set incorrectly, and should use the value `github`.

* Fix the platform field's value to `github` instead of `LINUX`.
* Change the unit-test to only execute as part of the 'main' cirrus-cron
  job so it cannot impact PRs.

Signed-off-by: Chris Evich <cevich@redhat.com>
2023-02-06 15:57:51 -05:00
..
actions/check_cirrus_cron [CI:BUILD] Cirrus: Fix GraphQL ownerRepository:null error 2023-02-06 15:57:51 -05:00
ISSUE_TEMPLATE Update bug_report.yaml 2023-02-02 16:45:04 +01:00
workflows [skip-ci] GHA/Cirrus-cron: Fix execution order 2022-12-06 10:38:10 -05:00
dependabot.yml dependabot: add release-note-none label 2022-05-17 13:55:01 -06:00
issue-labeler.yml github: label issues based on os fix regex 2022-01-27 21:24:34 +01:00
ISSUE_TEMPLATE.md Update the issue templates 2022-11-30 14:06:29 -05:00
labeler.yml Enable github labeler, use for api-change 2022-09-13 07:36:45 -06:00
PULL_REQUEST_TEMPLATE.md [CI:DOCS] PodmanImage Readme touchup 2022-06-04 15:19:09 -04:00