summaryrefslogtreecommitdiffstats
path: root/.github
AgeCommit message (Expand)AuthorLines
2024-04-19Sync with 2.41.1Johannes Schindelin-23/+23
2024-04-19Sync with 2.39.4Johannes Schindelin-23/+23
2024-04-17ci(linux32): add a note about Actions that must not be updatedJohannes Schindelin-2/+2
2024-04-17ci: bump remaining outdated Actions versionsJohannes Schindelin-8/+8
2024-04-17GitHub Actions: update to github-script@v7Junio C Hamano-1/+1
2024-04-17GitHub Actions: update to checkout@v4Junio C Hamano-9/+9
2024-04-16ci: upgrade to using macos-13Johannes Schindelin-3/+3
2023-11-02Merge branch 'jk/ci-retire-allow-ref' into maint-2.42Junio C Hamano-3/+7
2023-11-02Merge branch 'jc/ci-skip-same-commit' into maint-2.42Junio C Hamano-0/+13
2023-10-05coverity: detect and report when the token or project is incorrectJohannes Schindelin-1/+12
2023-09-25coverity: allow running on macOSJohannes Schindelin-2/+20
2023-09-25coverity: support building on WindowsJohannes Schindelin-6/+51
2023-09-25coverity: allow overriding the Coverity projectJohannes Schindelin-1/+4
2023-09-25coverity: cache the Coverity Build ToolJohannes Schindelin-0/+28
2023-09-25ci: add a GitHub workflow to submit Coverity scansJohannes Schindelin-0/+58
2023-08-30ci: deprecate ci/config/allow-ref scriptJeff King-3/+6
2023-08-30ci: allow branch selection through "vars"Jeff King-0/+1
2023-08-25ci: avoid building from the same commit in parallelJohannes Schindelin-0/+13
2023-06-03ci: drop linux-clang jobJeff King-3/+0
2023-06-03ci: run ASan/UBSan in a single jobJeff King-4/+1
2023-06-03ci: use clang for ASan/UBSan checksJeff King-2/+2
2023-02-14Merge branch 'tb/ci-concurrency' into maint-2.39Junio C Hamano-2/+50
2023-02-14Merge branch 'cw/ci-whitespace' into maint-2.39Junio C Hamano-11/+46
2023-01-16Merge branch 'tb/ci-concurrency'Junio C Hamano-2/+50
2023-01-16Merge branch 'pw/ci-print-failure-name-fix'Junio C Hamano-2/+4
2023-01-08Merge branch 'cw/ci-whitespace'Junio C Hamano-11/+46
2023-01-04ci(github): restore "print test failures" step namePhillip Wood-2/+4
2022-12-20ci (check-whitespace): move to actions/checkout@v3Chris. Webster-1/+1
2022-12-20ci (check-whitespace): add links to job outputChris. Webster-9/+25
2022-12-20ci (check-whitespace): suggest fixes for errorsChris. Webster-9/+28
2022-12-20ci: only run win+VS build & tests in Git for Windows' forkJohannes Schindelin-1/+1
2022-12-10Merge branch 'js/ci-use-newer-up-down-artifact'Junio C Hamano-8/+14
2022-12-10Merge branch 'ab/ci-use-macos-12'Junio C Hamano-2/+2
2022-12-10Merge branch 'ab/ci-retire-set-output'Junio C Hamano-3/+3
2022-12-10Merge branch 'ab/ci-musl-bash-fix'Junio C Hamano-6/+2
2022-12-10Merge branch 'od/ci-use-checkout-v3-when-applicable'Junio C Hamano-7/+10
2022-12-08CI: migrate away from deprecated "set-output" syntaxÆvar Arnfjörð Bjarmason-3/+3
2022-12-08ci: avoid using deprecated {up,down}load-artifacts ActionJohannes Schindelin-8/+14
2022-12-08CI: don't explicitly pick "bash" shell outside of Windows, fix regressionÆvar Arnfjörð Bjarmason-6/+2
2022-12-07CI: upgrade to macos-12, and pin OSX versionÆvar Arnfjörð Bjarmason-2/+2
2022-12-06ci(main): upgrade actions/checkout to v3Oscar Dominguez-7/+10
2022-11-29Merge branch 'jx/ci-ubuntu-fix'Junio C Hamano-5/+2
2022-11-27github-actions: run gcc-8 on ubuntu-20.04 imageJiang Xin-5/+2
2022-11-08ci: use a newer `github-script` versionJohannes Schindelin-3/+3
2022-11-08ci: avoid unnecessary buildsTaylor Blau-2/+50
2022-10-20ci: add address and undefined sanitizer tasksJunio C Hamano-0/+6
2022-08-24ci: update 'static-analysis' to Ubuntu 22.04Derrick Stolee-1/+1
2022-06-08ci(github): bring back the 'print test failures' stepJohannes Schindelin-0/+16
2022-05-21ci: make it easier to find failed tests' logs in the GitHub workflowJohannes Schindelin-12/+0
2021-12-15Merge branch 'ab/ci-updates'Junio C Hamano-2/+24