summaryrefslogtreecommitdiff
path: root/ci/lib.sh
AgeCommit message (Expand)Author
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
2023-06-03ci: run ASan/UBSan in a single jobJeff King
2022-12-16Makefile: use sha1collisiondetection by default on OSX and DarwinÆvar Arnfjörð Bjarmason
2022-12-10Merge branch 'ab/ci-use-macos-12'Junio C Hamano
2022-12-07CI: upgrade to macos-12, and pin OSX versionÆvar Arnfjörð Bjarmason
2022-11-29Merge branch 'jx/ci-ubuntu-fix'Junio C Hamano
2022-11-27ci: install python on ubuntuJiang Xin
2022-11-27ci: use the same version of p4 on both Linux and macOSJiang Xin
2022-11-27github-actions: run gcc-8 on ubuntu-20.04 imageJiang Xin
2022-11-07Makefile & test-tool: replace "DC_SHA1" variable with a "define"Ævar Arnfjörð Bjarmason
2022-10-25Merge branch 'jc/more-sanitizer-at-ci'Junio C Hamano
2022-10-20ci: use DC_SHA1=YesPlease on osx-clang job for CIJunio C Hamano
2022-10-20ci: add address and undefined sanitizer tasksJunio C Hamano
2022-07-27CI: use "GIT_TEST_SANITIZE_LEAK_LOG=true" in linux-leaksÆvar Arnfjörð Bjarmason
2022-06-13ci(github): also mark up compile errorsJohannes Schindelin
2022-06-08ci(github): bring back the 'print test failures' stepJohannes Schindelin
2022-05-21ci(github): mention where the full logs can be foundJohannes Schindelin
2022-05-21ci: use `--github-workflow-markup` in the GitHub workflowJohannes Schindelin
2022-05-21ci/run-build-and-tests: add some structure to the GitHub workflow outputJohannes Schindelin
2022-05-21ci: make it easier to find failed tests' logs in the GitHub workflowJohannes Schindelin
2022-05-21ci: fix code styleJohannes Schindelin
2022-04-22CI: select CC based on CC_PACKAGE (again)Ævar Arnfjörð Bjarmason
2022-01-26compat: auto-detect if zlib has uncompress2()Ævar Arnfjörð Bjarmason
2021-12-15Merge branch 'ab/ci-updates'Junio C Hamano
2021-12-15Merge branch 'hn/reftable'Junio C Hamano
2021-11-23CI: use "$runs_on_pool", not "$jobname" to select packages & configÆvar Arnfjörð Bjarmason