summaryrefslogtreecommitdiffstats
path: root/.github/workflows
AgeCommit message (Expand)AuthorLines
2021-09-09ci: new github-action for git-l10n code reviewJiang Xin-0/+105
2021-09-07tests: stop testing `git rebase --preserve-merges`Johannes Schindelin-1/+0
2021-08-15ci: use upload-artifacts v1 for dockerized jobsCarlo Marcelo Arenas Belón-1/+1
2021-08-11ci: run a pedantic build as part of the GitHub workflowCarlo Marcelo Arenas Belón-0/+2
2021-08-02Merge branch 'js/ci-check-whitespace-updates'Junio C Hamano-24/+2
2021-07-28Merge branch 'js/ci-make-sparse'Junio C Hamano-0/+20
2021-07-26ci/install-dependencies: handle "sparse" job package installsJeff King-4/+2
2021-07-26ci: run "apt-get update" before "apt-get install"Jeff King-0/+1
2021-07-14ci(check-whitespace): restrict to the intended commitsJohannes Schindelin-8/+2
2021-07-14ci(check-whitespace): stop requiring a read/write tokenJohannes Schindelin-16/+0
2021-07-14ci: run `make sparse` as part of the GitHub workflowJohannes Schindelin-0/+21
2021-07-06ci: accelerate the checkoutJohannes Schindelin-5/+5
2021-07-06ci (vs-build): build with NO_GETTEXTDennis Ameling-2/+2
2021-07-06ci (windows): transfer also the Git-tracked files to the test jobsJohannes Schindelin-10/+12
2021-06-28ci: upgrade to using actions/{up,down}load-artifacts v2Johannes Schindelin-8/+8
2021-06-28ci (vs-build): use `cmd` to copy the DLLs, not `powershell`Johannes Schindelin-4/+2
2021-06-28ci: use the new GitHub Action to download git-sdk-64-minimalJohannes Schindelin-84/+19
2021-03-29cmake(install): include vcpkg dllsDennis Ameling-0/+5
2021-02-10Merge branch 'tb/ci-run-cocci-with-18.04'Junio C Hamano-1/+1
2021-02-10Merge branch 'ab/detox-gettext-tests'Junio C Hamano-1/+1
2021-02-08.github/workflows/main.yml: run static-analysis on bionicTaylor Blau-1/+1
2021-01-27ci: do not cancel all jobs of a matrix if one failsPhilippe Blain-0/+4
2021-01-21ci: remove GETTEXT_POISON jobsÆvar Arnfjörð Bjarmason-1/+1
2020-12-14Merge branch 'da/vs-build-iconv-fix'Junio C Hamano-1/+0
2020-12-04ci(vs-build): stop passing the iconv library location explicitlyDennis Ameling-1/+0
2020-11-11Merge branch 'js/ci-github-set-env'Junio C Hamano-1/+1
2020-11-11Merge branch 'cw/ci-ghwf-check-ws-errors'Junio C Hamano-2/+4
2020-11-06ci: avoid using the deprecated `set-env` constructJohannes Schindelin-1/+1
2020-11-03ci: make the whitespace checker more robustJohannes Schindelin-2/+4
2020-10-30Merge branch 'js/ci-ghwf-dedup-tests'Junio C Hamano-27/+31
2020-10-12ci: make the "skip-if-redundant" check more defensiveJohannes Schindelin-27/+31
2020-10-12ci: work around old records of GitHub runsJohannes Schindelin-1/+1
2020-10-09ci: github action - add check for whitespace errorsChris. Webster-0/+69
2020-10-08Merge branch 'js/ci-ghwf-dedup-tests'Junio C Hamano-1/+38
2020-10-08ci: skip GitHub workflow runs for already-tested commits/treesJohannes Schindelin-1/+38
2020-10-07GitHub workflow: automatically follow minor updates of setup-msbuildJohannes Schindelin-1/+1
2020-09-02ci: avoid ugly "failure" in the `ci-config` jobJohannes Schindelin-2/+1
2020-09-02ci: fix indentation of the `ci-config` jobJohannes Schindelin-2/+2
2020-08-31Merge branch 'am/ci-wsfix'Junio C Hamano-28/+28
2020-08-21ci: fix inconsistent indentationAdrian Moennich-28/+28
2020-06-26ci: modification of main.yml to use cmake for vs-build jobSibi Siddharthan-15/+24
2020-05-20Merge branch 'js/ci-sdk-download-fix'Junio C Hamano-11/+44
2020-05-15ci: avoid pounding on the poor ci-artifacts containerJohannes Schindelin-11/+44
2020-05-07ci: allow per-branch config for GitHub ActionsJeff King-0/+42
2020-04-10ci: let GitHub Actions upload failed tests' directoriesJohannes Schindelin-0/+18
2020-04-10ci: configure GitHub Actions for CI/PRĐoàn Trần Công Danh-0/+212