summary refs log tree commit diff
path: root/ci
AgeCommit message (Expand)AuthorFilesLines
2022-01-26compat: auto-detect if zlib has uncompress2()Ævar Arnfjörð Bjarmason1-1/+0
2021-12-15Merge branch 'ab/ci-updates'Junio C Hamano7-102/+47
2021-12-15Merge branch 'hn/reftable'Junio C Hamano1-0/+1
2021-12-10Merge branch 'js/ci-no-directional-formatting'Junio C Hamano1-0/+27
2021-11-23CI: don't run "make test" twice in one jobÆvar Arnfjörð Bjarmason1-12/+11
2021-11-23CI: use "$runs_on_pool", not "$jobname" to select packages & configÆvar Arnfjörð Bjarmason2-28/+25
2021-11-23CI: rename the "Linux32" job to lower-case "linux32"Ævar Arnfjörð Bjarmason4-4/+4
2021-11-23CI: remove Travis CI supportÆvar Arnfjörð Bjarmason6-58/+7
2021-11-04ci: disallow directional formattingJohannes Schindelin1-0/+27
2021-10-12Merge branch 'cb/ci-build-pedantic' into maintJunio C Hamano2-3/+11
2021-10-11Merge branch 'ab/sanitize-leak-ci'Junio C Hamano2-2/+9
2021-10-08Provide zlib's uncompress2 from compat/zlib-compat.cHan-Wen Nienhuys1-0/+1
2021-09-23tests: add a test mode for SANITIZE=leak, run it in CIÆvar Arnfjörð Bjarmason2-2/+9
2021-09-20Merge branch 'tb/multi-pack-bitmaps'Junio C Hamano1-0/+1
2021-09-10Merge branch 'cb/ci-build-pedantic'Junio C Hamano2-3/+11
2021-09-01midx: respect 'GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP'Taylor Blau1-0/+1
2021-08-11ci: run a pedantic build as part of the GitHub workflowCarlo Marcelo Arenas Belón2-3/+11
2021-07-26ci/install-dependencies: handle "sparse" job package installsJeff King1-0/+5
2021-07-08Merge branch 'dd/svn-test-wo-locale-a'Junio C Hamano1-0/+1
2021-06-08t: use user-specified utf-8 locale for testing svnĐoàn Trần Công Danh1-0/+1
2021-05-16Merge branch 'mt/parallel-checkout-part-3'Junio C Hamano1-0/+1
2021-05-05ci: run test round with parallel-checkout enabledMatheus Tavares1-0/+1
2021-04-16Merge branch 'en/ort-readiness'Junio C Hamano1-0/+1
2021-03-20Add testing with merge-ort merge strategyElijah Newren1-0/+1
2021-02-12Merge branch 'tb/pack-revindex-on-disk'Junio C Hamano1-0/+1
2021-02-10Merge branch 'ab/detox-gettext-tests'Junio C Hamano2-3/+2
2021-01-25t: support GIT_TEST_WRITE_REV_INDEXTaylor Blau1-0/+1
2021-01-25Merge branch 'js/default-branch-name-tests-final-stretch'Junio C Hamano1-0/+2
2021-01-21ci: remove GETTEXT_POISON jobsÆvar Arnfjörð Bjarmason2-3/+2
2021-01-14ci/install-depends: attempt to fix "brew cask" stuffJunio C Hamano1-4/+4
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin1-0/+2
2020-11-17ci: avoid `set-env` construct in print-test-failures.shJunio C Hamano1-1/+1
2020-10-08ci: do not skip tagged revisions in GitHub workflowsJohannes Schindelin1-0/+2
2020-09-21ci: stop linking built-ins to the dashed versionsJohannes Schindelin1-0/+1
2020-08-11Merge branch 'bc/sha-256-part-3'Junio C Hamano1-0/+6
2020-07-30ci: run tests with SHA-256brian m. carlson1-0/+6
2020-07-23ci: use absolute PYTHON_PATH in the Linux jobsSZEDER Gábor1-2/+2
2020-05-29Merge branch 'jk/ci-only-on-selected-branches'Junio C Hamano1-2/+3
2020-05-18ci/config: correct instruction for CI preferencesĐoàn Trần Công Danh1-2/+3
2020-05-15Revert "ci: add a problem matcher for GitHub Actions"Junio C Hamano2-21/+0
2020-05-07ci: allow per-branch config for GitHub ActionsJeff King1-0/+26
2020-05-01Merge branch 'gs/commit-graph-path-filter'Junio C Hamano1-0/+1
2020-04-10ci: let GitHub Actions upload failed tests' directoriesJohannes Schindelin1-0/+7
2020-04-10ci: add a problem matcher for GitHub ActionsJohannes Schindelin2-0/+21
2020-04-10ci: run gem with sudo to install asciidoctorJohannes Schindelin1-1/+1
2020-04-10ci: explicit install all required packagesĐoàn Trần Công Danh1-3/+11
2020-04-07ci: fix the `jobname` of the `GETTEXT_POISON` jobJohannes Schindelin1-1/+1
2020-04-07ci/lib: set TERM environment variable if not existĐoàn Trần Công Danh1-0/+3
2020-04-07ci/lib: allow running in GitHub ActionsJohannes Schindelin1-1/+19
2020-04-07ci/lib: if CI type is unknown, show the environment variablesJohannes Schindelin1-0/+1