summaryrefslogtreecommitdiff
path: root/ci/lib.sh
AgeCommit message (Expand)Author
2025-02-20ci: exercise credential helpersPatrick Steinhardt
2025-02-20ci: fix propagating UTF-8 test locale in musl-based Meson jobPatrick Steinhardt
2025-02-06Merge branch 'ps/zlib-ng'Junio C Hamano
2025-02-06Merge branch 'ps/ci-misc-updates'Junio C Hamano
2025-02-03Merge branch 'ps/3.0-remote-deprecation'Junio C Hamano
2025-01-28ci: switch linux-musl to use MesonPatrick Steinhardt
2025-01-22ci: merge linux-gcc-default into linux-gccPatrick Steinhardt
2025-01-10ci: remove stale code for Azure PipelinesPatrick Steinhardt
2025-01-10ci: stop special-casing for Ubuntu 16.04Patrick Steinhardt
2025-01-10gitlab-ci: add linux32 job testing against i386Patrick Steinhardt
2025-01-10github: simplify computation of the job's distroPatrick Steinhardt
2025-01-01Revert barrier-based LSan threading race workaroundJunio C Hamano
2024-12-30thread-utils: introduce optional barrier typeJeff King
2024-12-23Merge branch 'ps/ci-meson'Junio C Hamano
2024-12-23Merge branch 'ps/ci-gitlab-update'Junio C Hamano
2024-12-13ci: wire up Meson buildsPatrick Steinhardt
2024-12-13ci/lib: support custom output directories when creating test artifactsPatrick Steinhardt
2024-12-12ci/lib: fix "CI setup" sections with GitLab CIPatrick Steinhardt
2024-12-12ci/lib: do not interpret escape sequences in `group ()` argumentsPatrick Steinhardt
2024-12-12ci/lib: remove duplicate trap to end "CI setup" groupPatrick Steinhardt
2024-11-21test-lib: unconditionally enable leak checkingPatrick Steinhardt
2024-11-01Merge branch 'ss/duplicate-typos'Taylor Blau
2024-10-21global: Fix duplicate word typosSven Strickroth
2024-10-09ci: handle Windows-based CI jobs in GitLab CIPatrick Steinhardt
2024-09-13ci: add Ubuntu 16.04 job to GitLab CIPatrick Steinhardt
2024-07-17Merge branch 'rj/test-sanitize-leak-log-fix'Junio C Hamano
2024-07-11test-lib: GIT_TEST_SANITIZE_LEAK_LOG enabled by defaultRubén Justo
2024-06-17Merge branch 'ps/ci-fix-detection-of-ubuntu-20'Junio C Hamano
2024-06-06ci: fix check for Ubuntu 20.04Patrick Steinhardt
2024-05-15Merge branch 'jt/port-ci-whitespace-check-to-gitlab'Junio C Hamano
2024-05-13Merge branch 'ps/ci-python-2-deprecation'Junio C Hamano
2024-05-06ci: fix Python dependency on Ubuntu 24.04Patrick Steinhardt
2024-05-03ci: pre-collapse GitLab CI sectionsJustin Tobler
2024-04-12ci: fix setup of custom path for GitLab CIPatrick Steinhardt
2024-04-12ci: merge custom PATH directoriesPatrick Steinhardt
2024-04-12ci: rename "runs_on_pool" to "distro"Patrick Steinhardt
2024-02-07ci: add jobs to test with the reftable backendPatrick Steinhardt
2024-01-18ci: add macOS jobs to GitLab CIPatrick Steinhardt
2024-01-18ci: make p4 setup on macOS more robustPatrick Steinhardt
2023-12-09Merge branch 'js/ci-discard-prove-state'Junio C Hamano
2023-12-09Merge branch 'ps/ci-gitlab'Junio C Hamano
2023-11-14ci: avoid running the test suite _twice_Johannes Schindelin
2023-11-09ci: add support for GitLab CIPatrick Steinhardt
2023-11-09ci: squelch warnings when testing with unusable Git repoPatrick Steinhardt
2023-11-09ci: unify setup of some environment variablesPatrick Steinhardt
2023-11-09ci: split out logic to set up failed test artifactsPatrick Steinhardt
2023-11-09ci: make grouping setup more genericPatrick Steinhardt
2023-11-09ci: reorder definitions for grouping functionsPatrick Steinhardt
2023-11-03ci: upgrade to using macos-13Johannes Schindelin
2023-08-29ci(linux-asan-ubsan): let's save some timeJohannes Schindelin