summaryrefslogtreecommitdiff
path: root/.github/workflows
AgeCommit message (Expand)AuthorFilesLines
2022-12-10ci: use a newer `github-script` versionJohannes Schindelin1-3/+3
2022-12-10Merge branch 'jx/ci-ubuntu-fix' into maint-2.38Junio C Hamano1-5/+2
2022-12-10Merge branch 'js/ci-use-newer-up-down-artifact' into maint-2.38Junio C Hamano1-8/+14
2022-12-10Merge branch 'ab/ci-use-macos-12' into maint-2.38Junio C Hamano1-2/+2
2022-12-10Merge branch 'ab/ci-retire-set-output' into maint-2.38Junio C Hamano2-3/+3
2022-12-10Merge branch 'ab/ci-musl-bash-fix' into maint-2.38Junio C Hamano1-6/+2
2022-12-08CI: migrate away from deprecated "set-output" syntaxÆvar Arnfjörð Bjarmason2-3/+3
2022-12-08ci: avoid using deprecated {up,down}load-artifacts ActionJohannes Schindelin1-8/+14
2022-12-08CI: don't explicitly pick "bash" shell outside of Windows, fix regressionÆvar Arnfjörð Bjarmason1-6/+2
2022-12-07CI: upgrade to macos-12, and pin OSX versionÆvar Arnfjörð Bjarmason1-2/+2
2022-12-06ci(main): upgrade actions/checkout to v3Oscar Dominguez1-7/+10
2022-11-27github-actions: run gcc-8 on ubuntu-20.04 imageJiang Xin1-5/+2
2022-08-24ci: update 'static-analysis' to Ubuntu 22.04Derrick Stolee1-1/+1
2022-06-08ci(github): bring back the 'print test failures' stepJohannes Schindelin1-0/+16
2022-05-21ci: make it easier to find failed tests' logs in the GitHub workflowJohannes Schindelin1-12/+0
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