summaryrefslogtreecommitdiffstats
path: root/ci/lib.sh
AgeCommit message (Expand)AuthorLines
2024-04-19Sync with 2.39.4Johannes Schindelin-4/+6
2024-04-17Merge branch 'quicker-asan-lsan'Johannes Schindelin-0/+4
2024-04-16ci(linux-asan/linux-ubsan): let's save some timeJohannes Schindelin-0/+4
2024-04-16ci: upgrade to using macos-13Johannes Schindelin-4/+2
2022-12-16Makefile: use sha1collisiondetection by default on OSX and DarwinÆvar Arnfjörð Bjarmason-2/+1
2022-12-10Merge branch 'ab/ci-use-macos-12'Junio C Hamano-1/+1
2022-12-07CI: upgrade to macos-12, and pin OSX versionÆvar Arnfjörð Bjarmason-1/+1
2022-11-29Merge branch 'jx/ci-ubuntu-fix'Junio C Hamano-6/+5
2022-11-27ci: install python on ubuntuJiang Xin-4/+4
2022-11-27ci: use the same version of p4 on both Linux and macOSJiang Xin-1/+0
2022-11-27github-actions: run gcc-8 on ubuntu-20.04 imageJiang Xin-1/+1
2022-11-07Makefile & test-tool: replace "DC_SHA1" variable with a "define"Ævar Arnfjörð Bjarmason-1/+1
2022-10-25Merge branch 'jc/more-sanitizer-at-ci'Junio C Hamano-0/+6
2022-10-20ci: use DC_SHA1=YesPlease on osx-clang job for CIJunio C Hamano-0/+2
2022-10-20ci: add address and undefined sanitizer tasksJunio C Hamano-0/+6
2022-07-27CI: use "GIT_TEST_SANITIZE_LEAK_LOG=true" in linux-leaksÆvar Arnfjörð Bjarmason-0/+1
2022-06-13ci(github): also mark up compile errorsJohannes Schindelin-2/+8
2022-06-08ci(github): bring back the 'print test failures' stepJohannes Schindelin-1/+2
2022-05-21ci(github): mention where the full logs can be foundJohannes Schindelin-0/+1
2022-05-21ci: use `--github-workflow-markup` in the GitHub workflowJohannes Schindelin-2/+2
2022-05-21ci/run-build-and-tests: add some structure to the GitHub workflow outputJohannes Schindelin-7/+49
2022-05-21ci: make it easier to find failed tests' logs in the GitHub workflowJohannes Schindelin-0/+23
2022-05-21ci: fix code styleJohannes Schindelin-2/+1
2022-04-22CI: select CC based on CC_PACKAGE (again)Ævar Arnfjörð Bjarmason-1/+1
2022-01-26compat: auto-detect if zlib has uncompress2()Ævar Arnfjörð Bjarmason-1/+0
2021-12-15Merge branch 'ab/ci-updates'Junio C Hamano-45/+15
2021-12-15Merge branch 'hn/reftable'Junio C Hamano-0/+1
2021-11-23CI: use "$runs_on_pool", not "$jobname" to select packages & configÆvar Arnfjörð Bjarmason-10/+11
2021-11-23CI: rename the "Linux32" job to lower-case "linux32"Ævar Arnfjörð Bjarmason-1/+1
2021-11-23CI: remove Travis CI supportÆvar Arnfjörð Bjarmason-34/+3
2021-10-08Provide zlib's uncompress2 from compat/zlib-compat.cHan-Wen Nienhuys-0/+1
2021-09-23tests: add a test mode for SANITIZE=leak, run it in CIÆvar Arnfjörð Bjarmason-1/+8
2021-06-08t: use user-specified utf-8 locale for testing svnĐoàn Trần Công Danh-0/+1
2021-01-21ci: remove GETTEXT_POISON jobsÆvar Arnfjörð Bjarmason-2/+1
2020-10-08ci: do not skip tagged revisions in GitHub workflowsJohannes Schindelin-0/+2
2020-09-21ci: stop linking built-ins to the dashed versionsJohannes Schindelin-0/+1
2020-07-23ci: use absolute PYTHON_PATH in the Linux jobsSZEDER Gábor-2/+2
2020-05-15Revert "ci: add a problem matcher for GitHub Actions"Junio C Hamano-5/+0
2020-04-10ci: add a problem matcher for GitHub ActionsJohannes Schindelin-0/+5
2020-04-07ci: fix the `jobname` of the `GETTEXT_POISON` jobJohannes Schindelin-1/+1
2020-04-07ci/lib: set TERM environment variable if not existĐoàn Trần Công Danh-0/+3
2020-04-07ci/lib: allow running in GitHub ActionsJohannes Schindelin-1/+19
2020-04-07ci/lib: if CI type is unknown, show the environment variablesJohannes Schindelin-0/+1
2020-04-07Merge branch 'dd/ci-musl-libc' into HEADJunio C Hamano-0/+8
2020-04-06travis: build and test on Linux with musl libc and busyboxĐoàn Trần Công Danh-0/+5
2020-04-02ci: make MAKEFLAGS available inside the Docker container in the Linux32 jobSZEDER Gábor-0/+3
2020-03-10ci: use python3 in linux-gcc and osx-gcc and python2 elsewhereSZEDER Gábor-0/+6
2019-12-06Merge branch 'sg/osx-force-gcc-9'Junio C Hamano-2/+1
2019-11-29ci: build Git with GCC 9 in the 'osx-gcc' build jobSZEDER Gábor-2/+1
2019-11-23t5608-clone-2gb.sh: turn GIT_TEST_CLONE_2GB into a boolSZEDER Gábor-1/+1