summaryrefslogtreecommitdiff
path: root/ci/lib.sh
AgeCommit message (Expand)AuthorFilesLines
2026-07-06gitlab-ci: enable "GIT_TEST_LONG"Patrick Steinhardt1-2/+10
2026-07-06t: use `test_bool_env` to parse GIT_TEST_LONGPatrick Steinhardt1-1/+1
2026-06-05gitlab-ci: add missing Linux jobsPatrick Steinhardt1-1/+1
2026-05-21Merge branch 'jc/ci-enable-expensive'Junio C Hamano1-4/+6
2026-05-20Merge branch 'js/objects-larger-than-4gb-on-windows'Junio C Hamano1-0/+9
2026-05-11ci: enable EXPENSIVE for contributor buildsJunio C Hamano1-4/+6
2026-05-09ci: run expensive tests on push builds to integration branchesJohannes Schindelin1-0/+9
2026-04-09Enable Rust by defaultbrian m. carlson1-0/+3
2026-03-02ci: unset GITLAB_FEATURES envvar to not bust xargs(1) limitsPatrick Steinhardt1-0/+4
2026-01-19ci: skip CVS and P4 tests in leaks job, tooJunio C Hamano1-0/+2
2026-01-17ci(*-leaks): skip the git-svn tests to save timeJohannes Schindelin1-0/+1
2025-02-20ci: exercise credential helpersPatrick Steinhardt1-0/+6
2025-02-20ci: fix propagating UTF-8 test locale in musl-based Meson jobPatrick Steinhardt1-2/+2
2025-02-06Merge branch 'ps/zlib-ng'Junio C Hamano1-4/+1
2025-02-06Merge branch 'ps/ci-misc-updates'Junio C Hamano1-29/+5
2025-02-03Merge branch 'ps/3.0-remote-deprecation'Junio C Hamano1-5/+0
2025-01-28ci: switch linux-musl to use MesonPatrick Steinhardt1-4/+1
2025-01-22ci: merge linux-gcc-default into linux-gccPatrick Steinhardt1-5/+0
2025-01-10ci: remove stale code for Azure PipelinesPatrick Steinhardt1-20/+1
2025-01-10ci: stop special-casing for Ubuntu 16.04Patrick Steinhardt1-8/+1
2025-01-10gitlab-ci: add linux32 job testing against i386Patrick Steinhardt1-1/+1
2025-01-10github: simplify computation of the job's distroPatrick Steinhardt1-0/+2
2025-01-01Revert barrier-based LSan threading race workaroundJunio C Hamano1-1/+0
2024-12-30thread-utils: introduce optional barrier typeJeff King1-0/+1
2024-12-23Merge branch 'ps/ci-meson'Junio C Hamano1-7/+7
2024-12-23Merge branch 'ps/ci-gitlab-update'Junio C Hamano1-5/+6
2024-12-13ci: wire up Meson buildsPatrick Steinhardt1-1/+1
2024-12-13ci/lib: support custom output directories when creating test artifactsPatrick Steinhardt1-6/+6
2024-12-12ci/lib: fix "CI setup" sections with GitLab CIPatrick Steinhardt1-2/+2
2024-12-12ci/lib: do not interpret escape sequences in `group ()` argumentsPatrick Steinhardt1-2/+4
2024-12-12ci/lib: remove duplicate trap to end "CI setup" groupPatrick Steinhardt1-1/+0
2024-11-21test-lib: unconditionally enable leak checkingPatrick Steinhardt1-1/+0
2024-11-01Merge branch 'ss/duplicate-typos'Taylor Blau1-1/+1
2024-10-21global: Fix duplicate word typosSven Strickroth1-1/+1
2024-10-09ci: handle Windows-based CI jobs in GitLab CIPatrick Steinhardt1-5/+13
2024-09-13ci: add Ubuntu 16.04 job to GitLab CIPatrick Steinhardt1-1/+8
2024-07-17Merge branch 'rj/test-sanitize-leak-log-fix'Junio C Hamano1-1/+0
2024-07-11test-lib: GIT_TEST_SANITIZE_LEAK_LOG enabled by defaultRubén Justo1-1/+0
2024-06-17Merge branch 'ps/ci-fix-detection-of-ubuntu-20'Junio C Hamano1-1/+1
2024-06-06ci: fix check for Ubuntu 20.04Patrick Steinhardt1-1/+1
2024-05-15Merge branch 'jt/port-ci-whitespace-check-to-gitlab'Junio C Hamano1-1/+1
2024-05-13Merge branch 'ps/ci-python-2-deprecation'Junio C Hamano1-2/+6
2024-05-06ci: fix Python dependency on Ubuntu 24.04Patrick Steinhardt1-2/+6
2024-05-03ci: pre-collapse GitLab CI sectionsJustin Tobler1-1/+1
2024-04-12ci: fix setup of custom path for GitLab CIPatrick Steinhardt1-1/+1
2024-04-12ci: merge custom PATH directoriesPatrick Steinhardt1-7/+3
2024-04-12ci: rename "runs_on_pool" to "distro"Patrick Steinhardt1-2/+2
2024-02-07ci: add jobs to test with the reftable backendPatrick Steinhardt1-1/+1
2024-01-18ci: add macOS jobs to GitLab CIPatrick Steinhardt1-1/+8
2024-01-18ci: make p4 setup on macOS more robustPatrick Steinhardt1-0/+3