summaryrefslogtreecommitdiffstats
path: root/ci/lib.sh
AgeCommit message (Expand)AuthorLines
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
2019-10-07Merge branch 'sg/travis-help-debug'Junio C Hamano-0/+5
2019-09-28travis-ci: do not skip successfully tested trees in debug modeSZEDER Gábor-0/+5
2019-09-06ci: restore running httpd testsSZEDER Gábor-1/+1
2019-07-25Merge branch 'ab/test-env'Junio C Hamano-1/+1
2019-07-08ci/lib.sh: update a comment about installed P4 and Git-LFS versionsSZEDER Gábor-2/+4
2019-06-21tests: make GIT_TEST_GETTEXT_POISON a booleanÆvar Arnfjörð Bjarmason-1/+1
2019-02-07ci: clear and mark MAKEFLAGS exported just onceJunio C Hamano-3/+6
2019-02-07ci: make sure we build Git parallelSZEDER Gábor-1/+1
2019-02-06Merge branch 'js/vsts-ci'Junio C Hamano-0/+188
2019-01-29ci: speed up Windows phaseJohannes Schindelin-0/+2
2019-01-29ci/lib.sh: add support for Azure PipelinesJohannes Schindelin-0/+25
2019-01-28ci: inherit --jobs via MAKEFLAGS in run-build-and-testsJohannes Schindelin-0/+1
2019-01-28ci/lib.sh: encapsulate Travis-specific thingsJohannes Schindelin-13/+32
2019-01-28ci: rename the library of common functionsJohannes Schindelin-0/+132