spiegel_podman/contrib/cirrus
Paul Holzinger af7c36eae3
make curl error on non success status codes
By default something like a 404 will not make curl exit with an error
code. This is problematic for obvious reasons and instead of the file
you want you may now have some 404 html text instead.

I noticed this in #28003 which well just build fine installers except
the binary downloaded by the installer Makefile simply did not exist.

So to address that add --fail to most curl commands.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2026-02-06 17:29:49 +01:00
..
99-do-not-use-google-subnets.conflist Cirrus: Block CNI use of google VPCs 2019-08-28 09:02:31 -04:00
check_go_changes.sh Replace egrep/fgrep with grep -E/-F 2023-05-03 07:32:42 -06:00
CIModes.md cirrus: check for header files in source code check 2024-07-09 13:34:40 +02:00
cirrus_yaml_test.py Housekeeping: remove duplicates from success_task 2024-10-15 10:09:15 -06:00
get-local-registry-script CI: use local registry, part 3 of 3: for developers 2024-07-11 04:39:45 -06:00
lib.sh cirrus: figure out DEST_BRANCH automatically 2025-02-12 20:10:57 +01:00
lib.sh.t CI setup: simplify environment passthrough code 2022-12-01 16:19:22 -07:00
logcollector.sh CI Cleanup: Remove cgroups v1 support 2024-06-21 10:08:39 -04:00
logformatter logformatter: add cleanup tracer log link 2024-10-29 19:35:01 +01:00
logformatter.t Remove exclude_graphdriver_devicemapper build tag 2025-03-30 00:30:03 -07:00
mac_cleanup.sh Allow CI user to cleanup own files 2024-02-14 10:29:51 -05:00
mac_env.sh Run codespell on code 2024-01-28 07:30:52 -05:00
mac_runner.sh Add libkrun Mac task 2024-08-01 15:01:45 -04:00
mac_setup.sh Mac PM test: Require pre-installed rosetta 2024-05-23 10:23:06 -04:00
postbuild.sh Use golangci-lint fmt for pkg/bindings 2025-04-03 10:41:14 -07:00
pr-removes-fixed-skips Replace egrep/fgrep with grep -E/-F 2023-05-03 07:32:42 -06:00
pr-removes-fixed-skips.t CI: new check for leftover skips/fixmes 2022-07-28 09:00:31 -06:00
pr-should-include-tests make curl error on non success status codes 2026-02-06 17:29:49 +01:00
pr-should-include-tests.t pr-should-include-tests: no more CI:DOCS override 2024-07-08 15:46:56 -06:00
pr-should-link-jira make curl error on non success status codes 2026-02-06 17:29:49 +01:00
pr-should-link-jira.t CI: On vX.Y-rhel branches, ensure that some downstream Jira issue is linked 2024-08-22 11:53:25 +02:00
prebuild.sh cirrus: figure out DEST_BRANCH automatically 2025-02-12 20:10:57 +01:00
runner.sh cirrus: ensure NOTIFY_SOCKET is properly unset for all tests 2025-12-12 14:09:18 +01:00
setup_environment.sh make curl error on non success status codes 2026-02-06 17:29:49 +01:00
swagger_stack_trace.png Improve swagger+CORS metadata docs 2020-06-09 09:53:19 -04:00
timestamp.awk TEMPORARY(?) instrumentation for unlinkat-ebusy 2023-05-22 10:34:37 -06:00
win-collect-wsl-logs-start.ps1 cirrus: setup WSL logging 2025-07-04 14:28:58 +02:00
win-collect-wsl-logs-stop.ps1 cirrus: setup WSL logging 2025-07-04 14:28:58 +02:00
win-installer-main.ps1 Remove legacy win installer files 2026-01-05 12:19:44 +01:00
win-lib.ps1 Do not set arch for windows to amd64 2025-03-20 15:24:52 -05:00
win-podman-machine-main.ps1 Stop copying gvproxy in legacy installation dir 2026-01-05 12:19:44 +01:00
win-podman-machine-test.ps1 ci: log wsl --version output 2025-08-20 11:51:27 +02:00
win-sess-launch.ps1 Add passwd validate and generate steps 2024-08-08 11:50:17 +02:00
win-unit-main.ps1 Update CI to run Windows unit tests 2025-03-16 13:40:16 +00:00