spiegel_podman/contrib/cirrus
Chris Evich 3fa09e9dba
Makefile: Handle unexpected empty var. values
Fixes #14021

Substitution values built from `$(shell ...)` output can easily be empty
due to the shell's default `pipefail` behavior.  This can also hide
non-zero exit codes, similarly resulting in empty values being set.
While not a perfect fix, the situation is improved by using the
`err_if_empty` function in all cases where empty values would be
unexpected.  Remove the definitions for `GIT_BRANCH` and
`GIT_BRANCH_CLEAN` which don't seem to actually be used anywhere
(including in code).

Add a simple release-test to verify `podman info` outputs a non-empty
value for "GitCommit".

Signed-off-by: Chris Evich <cevich@redhat.com>
2022-06-01 17:42:11 -04:00
..
99-do-not-use-google-subnets.conflist Cirrus: Block CNI use of google VPCs 2019-08-28 09:02:31 -04:00
cirrus_yaml_test.py Cirrus: Allow manually running image-build task 2022-03-31 17:07:33 -04:00
ext_svc_check.sh Cirrus: Fix several TODOs 2022-05-26 11:23:53 -04:00
lib.sh Cirrus: Fix several TODOs 2022-05-26 11:23:53 -04:00
logcollector.sh Cirrus: Test w/ netavark/aardvark-dns in F36+ 2022-04-27 12:13:54 -04:00
logformatter Revert "Switch all rootful to rootfull" 2022-04-25 09:14:04 -04:00
logformatter.t Fix unreadable netavark logs 2022-03-22 08:56:36 -06:00
pr-should-include-tests ci: pr-should-include-tests: add more exceptions 2022-05-17 14:05:07 -07:00
pr-should-include-tests.t It really should be no **NEW** tests needed 2021-10-04 19:23:38 -06:00
required_host_ports.txt Fix static build cache by using cachix 2021-01-27 16:15:23 +01:00
runner.sh Makefile: Handle unexpected empty var. values 2022-06-01 17:42:11 -04:00
setup_environment.sh Merge pull request #14179 from cevich/ensure_dest_branch 2022-05-10 13:53:57 -04:00
shellcheck.sh Cirrus: Fix running shellcheck locally 2020-10-06 16:01:24 -04:00
swagger_stack_trace.png Improve swagger+CORS metadata docs 2020-06-09 09:53:19 -04:00
timestamp.awk CI - various fixes 2020-07-25 12:32:53 -06:00