From: Junio C Hamano Date: Fri, 9 Feb 2024 00:22:00 +0000 (-0800) Subject: Merge branch 'js/ci-discard-prove-state' into maint-2.43 X-Git-Tag: v2.43.1~48 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c8bcf66bf7d80765b9715b31bbb57ea9a2a233a4;p=thirdparty%2Fgit.git Merge branch 'js/ci-discard-prove-state' into maint-2.43 The way CI testing used "prove" could lead to running the test suite twice needlessly, which has been corrected. * js/ci-discard-prove-state: ci: avoid running the test suite _twice_ ci: add support for GitLab CI ci: install test dependencies for linux-musl ci: squelch warnings when testing with unusable Git repo ci: unify setup of some environment variables ci: split out logic to set up failed test artifacts ci: group installation of Docker dependencies ci: make grouping setup more generic ci: reorder definitions for grouping functions --- c8bcf66bf7d80765b9715b31bbb57ea9a2a233a4