summaryrefslogtreecommitdiffstats
path: root/ci/lib.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* ci: run ASan/UBSan in a single jobJeff King2023-06-031-5/+2
* Makefile: use sha1collisiondetection by default on OSX and DarwinÆvar Arnfjörð Bjarmason2022-12-151-2/+1
* Merge branch 'ab/ci-use-macos-12'Junio C Hamano2022-12-101-1/+1
|\
| * CI: upgrade to macos-12, and pin OSX versionÆvar Arnfjörð Bjarmason2022-12-071-1/+1
* | Merge branch 'jx/ci-ubuntu-fix'Junio C Hamano2022-11-291-6/+5
|\ \
| * | ci: install python on ubuntuJiang Xin2022-11-271-4/+4
| * | ci: use the same version of p4 on both Linux and macOSJiang Xin2022-11-271-1/+0
| * | github-actions: run gcc-8 on ubuntu-20.04 imageJiang Xin2022-11-271-1/+1
| |/
* | Makefile & test-tool: replace "DC_SHA1" variable with a "define"Ævar Arnfjörð Bjarmason2022-11-081-1/+1
* | Merge branch 'jc/more-sanitizer-at-ci'Junio C Hamano2022-10-261-0/+6
|\ \
| * | ci: add address and undefined sanitizer tasksJunio C Hamano2022-10-201-0/+6
| |/
* / ci: use DC_SHA1=YesPlease on osx-clang job for CIJunio C Hamano2022-10-201-0/+2
|/
* CI: use "GIT_TEST_SANITIZE_LEAK_LOG=true" in linux-leaksÆvar Arnfjörð Bjarmason2022-07-281-0/+1
* ci(github): also mark up compile errorsJohannes Schindelin2022-06-131-2/+8
* ci(github): bring back the 'print test failures' stepJohannes Schindelin2022-06-091-1/+2
* ci(github): mention where the full logs can be foundJohannes Schindelin2022-05-221-0/+1
* ci: use `--github-workflow-markup` in the GitHub workflowJohannes Schindelin2022-05-221-2/+2
* ci/run-build-and-tests: add some structure to the GitHub workflow outputJohannes Schindelin2022-05-221-7/+49
* ci: make it easier to find failed tests' logs in the GitHub workflowJohannes Schindelin2022-05-221-0/+23
* ci: fix code styleJohannes Schindelin2022-05-221-2/+1
* CI: select CC based on CC_PACKAGE (again)Ævar Arnfjörð Bjarmason2022-04-221-1/+1
* compat: auto-detect if zlib has uncompress2()Ævar Arnfjörð Bjarmason2022-01-261-1/+0
* Merge branch 'ab/ci-updates'Junio C Hamano2021-12-151-45/+15
|\
| * CI: use "$runs_on_pool", not "$jobname" to select packages & configÆvar Arnfjörð Bjarmason2021-11-241-10/+11
| * CI: rename the "Linux32" job to lower-case "linux32"Ævar Arnfjörð Bjarmason2021-11-241-1/+1
| * CI: remove Travis CI supportÆvar Arnfjörð Bjarmason2021-11-241-34/+3
* | Merge branch 'hn/reftable'Junio C Hamano2021-12-151-0/+1
|\ \ | |/ |/|
| * Provide zlib's uncompress2 from compat/zlib-compat.cHan-Wen Nienhuys2021-10-081-0/+1
* | tests: add a test mode for SANITIZE=leak, run it in CIÆvar Arnfjörð Bjarmason2021-09-231-1/+8
|/
* t: use user-specified utf-8 locale for testing svnĐoàn Trần Công Danh2021-06-081-0/+1
* ci: remove GETTEXT_POISON jobsÆvar Arnfjörð Bjarmason2021-01-221-2/+1
* ci: do not skip tagged revisions in GitHub workflowsJohannes Schindelin2020-10-081-0/+2
* ci: stop linking built-ins to the dashed versionsJohannes Schindelin2020-09-221-0/+1
* ci: use absolute PYTHON_PATH in the Linux jobsSZEDER Gábor2020-07-241-2/+2
* Revert "ci: add a problem matcher for GitHub Actions"Junio C Hamano2020-05-151-5/+0
* ci: add a problem matcher for GitHub ActionsJohannes Schindelin2020-04-101-0/+5
* ci: fix the `jobname` of the `GETTEXT_POISON` jobJohannes Schindelin2020-04-081-1/+1
* ci/lib: set TERM environment variable if not existĐoàn Trần Công Danh2020-04-081-0/+3
* ci/lib: allow running in GitHub ActionsJohannes Schindelin2020-04-081-1/+19
* ci/lib: if CI type is unknown, show the environment variablesJohannes Schindelin2020-04-081-0/+1
* Merge branch 'dd/ci-musl-libc' into HEADJunio C Hamano2020-04-081-0/+8
|\
| * travis: build and test on Linux with musl libc and busyboxĐoàn Trần Công Danh2020-04-061-0/+5
| * ci: make MAKEFLAGS available inside the Docker container in the Linux32 jobSZEDER Gábor2020-04-021-0/+3
* | ci: use python3 in linux-gcc and osx-gcc and python2 elsewhereSZEDER Gábor2020-03-101-0/+6
|/
* Merge branch 'sg/osx-force-gcc-9'Junio C Hamano2019-12-071-2/+1
|\
| * ci: build Git with GCC 9 in the 'osx-gcc' build jobSZEDER Gábor2019-11-291-2/+1
* | t5608-clone-2gb.sh: turn GIT_TEST_CLONE_2GB into a boolSZEDER Gábor2019-11-231-1/+1
* | Merge branch 'sg/travis-help-debug'Junio C Hamano2019-10-071-0/+5
|\ \
| * | travis-ci: do not skip successfully tested trees in debug modeSZEDER Gábor2019-09-281-0/+5
| |/
* / ci: restore running httpd testsSZEDER Gábor2019-09-061-1/+1
|/