summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)Author
2024-02-16l10n: ci: disable cache for setup-go to suppress warningsJiang Xin
2024-02-16l10n: ci: remove unused param for add-pr-comment@v2Jiang Xin
2024-02-15Merge branch 'master' of github.com:git/gitJiang Xin
2024-02-13Merge branch 'js/github-actions-update'Junio C Hamano
2024-02-13Merge branch 'jc/github-actions-update'Junio C Hamano
2024-02-12Merge branch 'pb/template-for-single-commit-pr'Junio C Hamano
2024-02-12ci(linux32): add a note about Actions that must not be updatedJohannes Schindelin
2024-02-12ci: bump remaining outdated Actions versionsJohannes Schindelin
2024-02-11l10n: bump Actions versions in l10n.ymlJohannes Schindelin
2024-02-06.github/PULL_REQUEST_TEMPLATE.md: add a note about single-commit PRsPhilippe Blain
2024-02-02Merge branch 'jc/maint-github-actions-update' into jc/github-actions-updateJunio C Hamano
2024-02-02GitHub Actions: update to github-script@v7Junio C Hamano
2024-02-02GitHub Actions: update to checkout@v4Junio C Hamano
2024-01-19ci: build and run minimal fuzzers in GitHub CIJosh Steadmon
2023-11-03ci: upgrade to using macos-13Johannes Schindelin
2023-11-02Merge branch 'jk/ci-retire-allow-ref' into maint-2.42Junio C Hamano
2023-11-02Merge branch 'jc/ci-skip-same-commit' into maint-2.42Junio C Hamano
2023-10-05coverity: detect and report when the token or project is incorrectJohannes Schindelin
2023-09-25coverity: allow running on macOSJohannes Schindelin
2023-09-25coverity: support building on WindowsJohannes Schindelin
2023-09-25coverity: allow overriding the Coverity projectJohannes Schindelin
2023-09-25coverity: cache the Coverity Build ToolJohannes Schindelin
2023-09-25ci: add a GitHub workflow to submit Coverity scansJohannes Schindelin
2023-08-30ci: deprecate ci/config/allow-ref scriptJeff King
2023-08-30ci: allow branch selection through "vars"Jeff King
2023-08-25ci: avoid building from the same commit in parallelJohannes Schindelin
2023-06-03ci: drop linux-clang jobJeff King
2023-06-03ci: run ASan/UBSan in a single jobJeff King
2023-06-03ci: use clang for ASan/UBSan checksJeff King
2023-01-16Merge branch 'tb/ci-concurrency'Junio C Hamano
2023-01-16Merge branch 'pw/ci-print-failure-name-fix'Junio C Hamano
2023-01-08Merge branch 'cw/ci-whitespace'Junio C Hamano
2023-01-04ci(github): restore "print test failures" step namePhillip Wood
2022-12-20ci (check-whitespace): move to actions/checkout@v3Chris. Webster
2022-12-20ci (check-whitespace): add links to job outputChris. Webster
2022-12-20ci (check-whitespace): suggest fixes for errorsChris. Webster
2022-12-20ci: only run win+VS build & tests in Git for Windows' forkJohannes Schindelin
2022-12-10Merge branch 'js/ci-use-newer-up-down-artifact'Junio C Hamano
2022-12-10Merge branch 'ab/ci-use-macos-12'Junio C Hamano
2022-12-10Merge branch 'ab/ci-retire-set-output'Junio C Hamano
2022-12-10Merge branch 'ab/ci-musl-bash-fix'Junio C Hamano
2022-12-10Merge branch 'od/ci-use-checkout-v3-when-applicable'Junio C Hamano
2022-12-07CI: migrate away from deprecated "set-output" syntaxÆvar Arnfjörð Bjarmason
2022-12-07ci: avoid using deprecated {up,down}load-artifacts ActionJohannes Schindelin
2022-12-07CI: don't explicitly pick "bash" shell outside of Windows, fix regressionÆvar Arnfjörð Bjarmason
2022-12-07CI: upgrade to macos-12, and pin OSX versionÆvar Arnfjörð Bjarmason
2022-12-05ci(main): upgrade actions/checkout to v3Oscar Dominguez
2022-11-29Merge branch 'jx/ci-ubuntu-fix'Junio C Hamano
2022-11-27github-actions: run gcc-8 on ubuntu-20.04 imageJiang Xin
2022-11-08ci: use a newer `github-script` versionJohannes Schindelin