podman/contrib/cirrus
Paul Holzinger 4a0006db33
cirrus: ensure HOME is set in postbuild.sh
go 1.24 on rawhide starts to fail with:
go: could not parse netrc (GOAUTH=netrc): $HOME is not defined

GOAUTH is a new go 1.24 feature, and someone this started to require a
$HOME set. We should have $HOME set already in many places but because
the lib.sh script was not loaded here it was not set.

We have GOPATH set AFAICT otherwise go would never have worked without
$HOME.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2025-01-31 16:05:39 +01:00
..
99-do-not-use-google-subnets.conflist Cirrus: Block CNI use of google VPCs 2019-08-28 09:02:31 -04:00
CIModes.md cirrus: check for header files in source code check 2024-07-09 13:34:40 +02:00
check_go_changes.sh Replace egrep/fgrep with grep -E/-F 2023-05-03 07:32:42 -06: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 CI: podman-machine: do not use cache registry 2024-08-05 05:12:36 -06: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 logformatter: ignore 'TOP-LEVEL' headings 2023-06-13 09:07:23 -06: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 cirrus: ensure HOME is set in postbuild.sh 2025-01-31 16:05:39 +01: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 pr-should-include-tests: no more CI:DOCS override 2024-07-08 15:46:56 -06: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 CI: On vX.Y-rhel branches, ensure that some downstream Jira issue is linked 2024-08-22 11:53:25 +02: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 Bump VMs. ShellCheck is now built-in 2024-09-09 06:16:20 -06:00
runner.sh cirrus: change alt arch task to only compile binaries 2024-10-11 11:25:33 +02:00
setup_environment.sh Set network ID if available during container inspect 2025-01-20 15:55:26 +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-installer-main.ps1 Avoid upgrading from v5.3.1 on Windows 2025-01-27 15:52:18 +01:00
win-lib.ps1 Windows: clean up temporary perl install 2024-04-03 08:53:55 -06:00
win-podman-machine-main.ps1 Fix regression in e2e machine test suite 2023-12-07 21:06:46 -06:00
win-podman-machine-test.ps1 cirrus: use zstd over bzip2 for repo archive 2024-10-11 11:25:34 +02:00
win-sess-launch.ps1 Add passwd validate and generate steps 2024-08-08 11:50:17 +02:00