summary refs log tree commit diff
path: root/.github
AgeCommit message (Expand)AuthorFilesLines
2021-12-15Merge branch 'ab/ci-updates'Junio C Hamano1-2/+24
2021-12-10Merge branch 'hk/ci-checkwhitespace-commentfix'Junio C Hamano1-2/+3
2021-12-10Merge branch 'js/ci-no-directional-formatting'Junio C Hamano1-0/+1
2021-11-23CI: don't run "make test" twice in one jobÆvar Arnfjörð Bjarmason1-0/+9
2021-11-23CI: use "$runs_on_pool", not "$jobname" to select packages & configÆvar Arnfjörð Bjarmason1-0/+4
2021-11-23CI: rename the "Linux32" job to lower-case "linux32"Ævar Arnfjörð Bjarmason1-1/+2
2021-11-23CI: use shorter names that fit in UX tooltipsÆvar Arnfjörð Bjarmason1-1/+9
2021-11-19ci(check-whitespace): update stale file top commentsHans Krentel (hakre)1-2/+3
2021-11-04ci: disallow directional formattingJohannes Schindelin1-0/+1
2021-10-18Merge branch 'js/windows-ci-path-fix'Junio C Hamano1-3/+3
2021-10-18Merge branch 'js/retire-preserve-merges'Junio C Hamano1-1/+0
2021-10-13ci(windows): ensure that we do not pick up random executablesJohannes Schindelin1-3/+3
2021-10-12Merge branch 'cb/ci-use-upload-artifacts-v1' into maintJunio C Hamano1-1/+1
2021-10-12Merge branch 'cb/ci-build-pedantic' into maintJunio C Hamano1-0/+2
2021-10-11Merge branch 'ab/sanitize-leak-ci'Junio C Hamano1-0/+3
2021-10-03Merge branch 'jx/ci-l10n'Junio C Hamano1-0/+105
2021-09-23tests: add a test mode for SANITIZE=leak, run it in CIÆvar Arnfjörð Bjarmason1-0/+3
2021-09-10Merge branch 'cb/ci-build-pedantic'Junio C Hamano1-0/+2
2021-09-09ci: new github-action for git-l10n code reviewJiang Xin1-0/+105
2021-09-07tests: stop testing `git rebase --preserve-merges`Johannes Schindelin1-1/+0
2021-08-15ci: use upload-artifacts v1 for dockerized jobsCarlo Marcelo Arenas Belón1-1/+1
2021-08-11ci: run a pedantic build as part of the GitHub workflowCarlo Marcelo Arenas Belón1-0/+2
2021-08-02Merge branch 'js/ci-check-whitespace-updates'Junio C Hamano1-24/+2
2021-07-28Merge branch 'js/ci-make-sparse'Junio C Hamano1-0/+20
2021-07-26ci/install-dependencies: handle "sparse" job package installsJeff King1-4/+2
2021-07-26ci: run "apt-get update" before "apt-get install"Jeff King1-0/+1
2021-07-14ci(check-whitespace): restrict to the intended commitsJohannes Schindelin1-8/+2
2021-07-14ci(check-whitespace): stop requiring a read/write tokenJohannes Schindelin1-16/+0
2021-07-14ci: run `make sparse` as part of the GitHub workflowJohannes Schindelin1-0/+21
2021-07-06ci: accelerate the checkoutJohannes Schindelin1-5/+5
2021-07-06ci (vs-build): build with NO_GETTEXTDennis Ameling1-2/+2
2021-07-06ci (windows): transfer also the Git-tracked files to the test jobsJohannes Schindelin1-10/+12
2021-06-28ci: upgrade to using actions/{up,down}load-artifacts v2Johannes Schindelin1-8/+8
2021-06-28ci (vs-build): use `cmd` to copy the DLLs, not `powershell`Johannes Schindelin1-4/+2
2021-06-28ci: use the new GitHub Action to download git-sdk-64-minimalJohannes Schindelin1-84/+19
2021-03-29cmake(install): include vcpkg dllsDennis Ameling1-0/+5
2021-02-10Merge branch 'tb/ci-run-cocci-with-18.04'Junio C Hamano1-1/+1
2021-02-10Merge branch 'ab/detox-gettext-tests'Junio C Hamano1-1/+1
2021-02-08.github/workflows/main.yml: run static-analysis on bionicTaylor Blau1-1/+1
2021-01-27ci: do not cancel all jobs of a matrix if one failsPhilippe Blain1-0/+4
2021-01-21ci: remove GETTEXT_POISON jobsÆvar Arnfjörð Bjarmason1-1/+1
2020-12-14Merge branch 'da/vs-build-iconv-fix'Junio C Hamano1-1/+0
2020-12-04ci(vs-build): stop passing the iconv library location explicitlyDennis Ameling1-1/+0
2020-11-11Merge branch 'js/ci-github-set-env'Junio C Hamano1-1/+1
2020-11-11Merge branch 'cw/ci-ghwf-check-ws-errors'Junio C Hamano1-2/+4
2020-11-06ci: avoid using the deprecated `set-env` constructJohannes Schindelin1-1/+1
2020-11-03ci: make the whitespace checker more robustJohannes Schindelin1-2/+4
2020-10-30Merge branch 'js/ci-ghwf-dedup-tests'Junio C Hamano1-27/+31
2020-10-12ci: make the "skip-if-redundant" check more defensiveJohannes Schindelin1-27/+31
2020-10-12ci: work around old records of GitHub runsJohannes Schindelin1-1/+1