spiegel_podman/contrib
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
..
cirrus make curl error on non success status codes 2026-02-06 17:29:49 +01:00
dependencies contrib: add script and docs to analyze dependency usage 2025-08-11 11:23:21 +02:00
design-docs [DOCS] Update references common -> container-libs/common 2026-02-04 21:29:17 +10:00
hello Run codespell on code 2023-09-14 06:13:23 -04:00
packit-tmt Packit: Disable testing-farm dnf repo 2025-11-17 08:26:39 -05:00
pkginstaller make curl error on non success status codes 2026-02-06 17:29:49 +01:00
podmanimage [CI:DOCS] Add contrib/podmanimage/stable path back in repo 2024-05-31 10:38:34 -04:00
systemd systemd: update podman-restart.service description 2026-01-19 23:38:35 +01:00
tmpfile Add R! to systemd-tmpfiles script for all /tmp dirs 2025-09-04 09:51:37 -04:00
validatepr Set architecture for validatepr builds 2026-01-20 07:32:54 +01:00
win-installer Fix PowerShell Write-Error multi-line argument 2026-01-27 15:06:51 +01:00