]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'js/ci-discard-prove-state' into maint-2.43
authorJunio C Hamano <gitster@pobox.com>
Fri, 9 Feb 2024 00:22:00 +0000 (16:22 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 9 Feb 2024 00:22:00 +0000 (16:22 -0800)
commitc8bcf66bf7d80765b9715b31bbb57ea9a2a233a4
tree15239e1457c13f826b8deabc79eaa8ed1179fc18
parent564d0252ca632e0264ed670534a51d18a689ef5d
parente7e03ef9950df84d60b093ab925ccf34a8453369
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
ci/lib.sh
t/lib-httpd.sh