]> git.99rst.org Git - git.git/commit
ci/lib: support custom output directories when creating test artifacts
authorPatrick Steinhardt <redacted>
Fri, 13 Dec 2024 10:41:16 +0000 (11:41 +0100)
committerJunio C Hamano <redacted>
Fri, 13 Dec 2024 14:48:45 +0000 (06:48 -0800)
commit714c134dd6f29d23b46cb85cd8bd82a2ce894c65
treee7918bf83714a90f5f0571d0ca3479fce15e6aec
parent5c4667706712b6d58c69afd04617f876ca4d662f
ci/lib: support custom output directories when creating test artifacts

Update `create_failed_test_artifacts ()` so that it can handle arbitrary
test output directories. This fixes creation of these artifacts for
macOS on GitLab CI, which uses a separate output directory already. This
will also be used by our out-of-tree builds with Meson.

Signed-off-by: Patrick Steinhardt <redacted>
Signed-off-by: Junio C Hamano <redacted>
ci/lib.sh
git clone https://git.99rst.org/PROJECT