summaryrefslogtreecommitdiffstats
path: root/.github/workflows (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-05-24Merge branch 'fixes/2.45.1/2.41' into fixes/2.45.1/2.42Junio C Hamano1-2/+1
2024-05-24Merge branch 'jc/fix-2.45.1-and-friends-for-2.39' into fixes/2.45.1/2.40Junio C Hamano1-2/+1
2024-05-21ci: stop installing "gcc-13" for osx-gccJeff King1-1/+0
2024-05-21ci: avoid bare "gcc" for osx-gcc jobJeff King1-1/+1
2024-04-19Sync with 2.41.1Johannes Schindelin2-23/+23
2024-04-19Sync with 2.39.4Johannes Schindelin2-23/+23
2024-04-17ci(linux32): add a note about Actions that must not be updatedJohannes Schindelin1-2/+2
2024-04-17ci: bump remaining outdated Actions versionsJohannes Schindelin1-8/+8
2024-04-17GitHub Actions: update to github-script@v7Junio C Hamano1-1/+1
2024-04-17GitHub Actions: update to checkout@v4Junio C Hamano2-9/+9
2024-04-16ci: upgrade to using macos-13Johannes Schindelin1-3/+3
2023-11-02Merge branch 'jk/ci-retire-allow-ref' into maint-2.42Junio C Hamano1-3/+7
2023-11-02Merge branch 'jc/ci-skip-same-commit' into maint-2.42Junio C Hamano1-0/+13
2023-10-05coverity: detect and report when the token or project is incorrectJohannes Schindelin1-1/+12
2023-09-25coverity: allow running on macOSJohannes Schindelin1-2/+20
2023-09-25coverity: support building on WindowsJohannes Schindelin1-6/+51
2023-09-25coverity: allow overriding the Coverity projectJohannes Schindelin1-1/+4
2023-09-25coverity: cache the Coverity Build ToolJohannes Schindelin1-0/+28
2023-09-25ci: add a GitHub workflow to submit Coverity scansJohannes Schindelin1-0/+58
2023-08-30ci: deprecate ci/config/allow-ref scriptJeff King1-3/+6
2023-08-30ci: allow branch selection through "vars"Jeff King1-0/+1
2023-08-25ci: avoid building from the same commit in parallelJohannes Schindelin1-0/+13
2023-06-03ci: drop linux-clang jobJeff King1-3/+0
2023-06-03ci: run ASan/UBSan in a single jobJeff King1-4/+1
2023-06-03ci: use clang for ASan/UBSan checksJeff King1-2/+2
2023-02-14Merge branch 'tb/ci-concurrency' into maint-2.39Junio C Hamano3-2/+50
2023-02-14Merge branch 'cw/ci-whitespace' into maint-2.39Junio C Hamano1-11/+46
2023-01-16Merge branch 'tb/ci-concurrency'Junio C Hamano3-2/+50
2023-01-16Merge branch 'pw/ci-print-failure-name-fix'Junio C Hamano1-2/+4
2023-01-08Merge branch 'cw/ci-whitespace'Junio C Hamano1-11/+46
2023-01-04ci(github): restore "print test failures" step namePhillip Wood1-2/+4
2022-12-20ci (check-whitespace): move to actions/checkout@v3Chris. Webster1-1/+1
2022-12-20ci (check-whitespace): add links to job outputChris. Webster1-9/+25
2022-12-20ci (check-whitespace): suggest fixes for errorsChris. Webster1-9/+28
2022-12-20ci: only run win+VS build & tests in Git for Windows' forkJohannes Schindelin1-1/+1
2022-12-10Merge branch 'js/ci-use-newer-up-down-artifact'Junio C Hamano1-8/+14
2022-12-10Merge branch 'ab/ci-use-macos-12'Junio C Hamano1-2/+2
2022-12-10Merge branch 'ab/ci-retire-set-output'Junio C Hamano2-3/+3
2022-12-10Merge branch 'ab/ci-musl-bash-fix'Junio C Hamano1-6/+2
2022-12-10Merge branch 'od/ci-use-checkout-v3-when-applicable'Junio C Hamano1-7/+10
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-29Merge branch 'jx/ci-ubuntu-fix'Junio C Hamano1-5/+2
2022-11-27github-actions: run gcc-8 on ubuntu-20.04 imageJiang Xin1-5/+2
2022-11-08ci: use a newer `github-script` versionJohannes Schindelin1-3/+3
2022-11-08ci: avoid unnecessary buildsTaylor Blau3-2/+50
2022-10-20ci: add address and undefined sanitizer tasksJunio C Hamano1-0/+6