summaryrefslogtreecommitdiff
path: root/ci/lib.sh
AgeCommit message (Expand)Author
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-10Merge branch 'js/ci-discard-prove-state'Junio C Hamano
2023-12-10Merge 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-15Makefile: 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-08Makefile & test-tool: replace "DC_SHA1" variable with a "define"Ævar Arnfjörð Bjarmason
2022-10-26Merge 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-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