summaryrefslogtreecommitdiff
path: root/ci/lib.sh
AgeCommit message (Expand)Author
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-24CI: use "$runs_on_pool", not "$jobname" to select packages & configÆvar Arnfjörð Bjarmason
2021-11-24CI: rename the "Linux32" job to lower-case "linux32"Ævar Arnfjörð Bjarmason
2021-11-24CI: remove Travis CI supportÆvar Arnfjörð Bjarmason
2021-10-08Provide zlib's uncompress2 from compat/zlib-compat.cHan-Wen Nienhuys
2021-09-23tests: add a test mode for SANITIZE=leak, run it in CIÆvar Arnfjörð Bjarmason
2021-06-08t: use user-specified utf-8 locale for testing svnĐoàn Trần Công Danh
2021-01-21ci: remove GETTEXT_POISON jobsÆvar Arnfjörð Bjarmason
2020-10-08ci: do not skip tagged revisions in GitHub workflowsJohannes Schindelin
2020-09-21ci: stop linking built-ins to the dashed versionsJohannes Schindelin
2020-07-23ci: use absolute PYTHON_PATH in the Linux jobsSZEDER Gábor
2020-05-15Revert "ci: add a problem matcher for GitHub Actions"Junio C Hamano
2020-04-10ci: add a problem matcher for GitHub ActionsJohannes Schindelin
2020-04-08ci: fix the `jobname` of the `GETTEXT_POISON` jobJohannes Schindelin
2020-04-08ci/lib: set TERM environment variable if not existĐoàn Trần Công Danh
2020-04-08ci/lib: allow running in GitHub ActionsJohannes Schindelin
2020-04-08ci/lib: if CI type is unknown, show the environment variablesJohannes Schindelin
2020-04-08Merge branch 'dd/ci-musl-libc' into HEADJunio C Hamano
2020-04-06travis: build and test on Linux with musl libc and busyboxĐoàn Trần Công Danh
2020-04-02ci: make MAKEFLAGS available inside the Docker container in the Linux32 jobSZEDER Gábor
2020-03-10ci: use python3 in linux-gcc and osx-gcc and python2 elsewhereSZEDER Gábor
2019-12-06Merge branch 'sg/osx-force-gcc-9'Junio C Hamano
2019-11-29ci: build Git with GCC 9 in the 'osx-gcc' build jobSZEDER Gábor
2019-11-23t5608-clone-2gb.sh: turn GIT_TEST_CLONE_2GB into a boolSZEDER Gábor
2019-10-07Merge branch 'sg/travis-help-debug'Junio C Hamano
2019-09-28travis-ci: do not skip successfully tested trees in debug modeSZEDER Gábor
2019-09-06ci: restore running httpd testsSZEDER Gábor
2019-07-25Merge branch 'ab/test-env'Junio C Hamano
2019-07-08ci/lib.sh: update a comment about installed P4 and Git-LFS versionsSZEDER Gábor
2019-06-21tests: make GIT_TEST_GETTEXT_POISON a booleanÆvar Arnfjörð Bjarmason
2019-02-07ci: clear and mark MAKEFLAGS exported just onceJunio C Hamano
2019-02-07ci: make sure we build Git parallelSZEDER Gábor
2019-02-07Merge branch 'js/vsts-ci'Junio C Hamano
2019-01-29ci: speed up Windows phaseJohannes Schindelin
2019-01-29ci/lib.sh: add support for Azure PipelinesJohannes Schindelin
2019-01-28ci: inherit --jobs via MAKEFLAGS in run-build-and-testsJohannes Schindelin
2019-01-28ci/lib.sh: encapsulate Travis-specific thingsJohannes Schindelin
2019-01-28ci: rename the library of common functionsJohannes Schindelin