aboutsummaryrefslogtreecommitdiffstats
path: root/.github (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-09-12ci: use regular action versions for linux32 jobJeff King1-4/+4
2024-09-12ci: use more recent linux32 imageJeff King1-2/+2
2024-09-09ci: remove 'Upload failed tests' directories' step from linux32 jobsJunio C Hamano1-6/+0
2024-08-20Sync with 'maint' for Windows+VS build jobs used at CIJunio C Hamano1-9/+5
2024-08-20ci(win+VS): download the vcpkg artifacts using a dedicated GitHub ActionJohannes Schindelin1-8/+4
2024-08-20ci: bump microsoft/setup-msbuild from v1 to v2Johannes Schindelin1-1/+1
2024-07-23ci: run style check on GitHub and GitLabKarthik Nayak1-0/+34
2024-05-15Merge branch 'jt/port-ci-whitespace-check-to-gitlab'Junio C Hamano1-63/+4
2024-05-13Merge branch 'jk/ci-test-with-jgit-fix'Junio C Hamano1-1/+1
2024-05-13Merge branch 'jk/ci-macos-gcc13-fix'Junio C Hamano1-2/+1
2024-05-09ci: stop installing "gcc-13" for osx-gccJeff King1-1/+0
2024-05-09ci: avoid bare "gcc" for osx-gcc jobJeff King1-1/+1
2024-05-09ci: update coverity runs_on_pool referenceJeff King1-1/+1
2024-05-03ci: separate whitespace check scriptJustin Tobler1-64/+4
2024-05-03github-ci: fix link to whitespace errorJustin Tobler1-11/+12
2024-04-12ci: merge scripts which install dependenciesPatrick Steinhardt1-1/+1
2024-04-12ci: expose distro name in dockerized GitHub jobsPatrick Steinhardt1-0/+4
2024-04-12ci: rename "runs_on_pool" to "distro"Patrick Steinhardt1-1/+1
2024-03-21Merge branch 'pb/ci-win-artifact-names-fix'Junio C Hamano1-2/+2
2024-03-11ci(github): make Windows test artifacts name uniquePhilippe Blain1-2/+2
2024-02-26Merge branch 'ps/reftable-backend'Junio C Hamano1-0/+9
2024-02-16l10n: ci: disable cache for setup-go to suppress warningsJiang Xin1-0/+1
2024-02-16l10n: ci: remove unused param for add-pr-comment@v2Jiang Xin1-1/+0
2024-02-15Merge branch 'master' of github.com:git/gitJiang Xin4-24/+27
2024-02-13Merge branch 'js/github-actions-update'Junio C Hamano2-12/+12
2024-02-13Merge branch 'jc/github-actions-update'Junio C Hamano3-12/+12
2024-02-12Merge branch 'pb/template-for-single-commit-pr'Junio C Hamano1-0/+3
2024-02-12ci(linux32): add a note about Actions that must not be updatedJohannes Schindelin1-2/+2
2024-02-12ci: bump remaining outdated Actions versionsJohannes Schindelin2-10/+10
2024-02-11l10n: bump Actions versions in l10n.ymlJohannes Schindelin1-2/+2
2024-02-07ci: add jobs to test with the reftable backendPatrick Steinhardt1-0/+9
2024-02-06.github/PULL_REQUEST_TEMPLATE.md: add a note about single-commit PRsPhilippe Blain1-0/+3
2024-02-02Merge branch 'jc/maint-github-actions-update' into jc/github-actions-updateJunio C Hamano3-12/+12
2024-02-02GitHub Actions: update to github-script@v7Junio C Hamano1-1/+1
2024-02-02GitHub Actions: update to checkout@v4Junio C Hamano3-10/+10
2024-01-19ci: build and run minimal fuzzers in GitHub CIJosh Steadmon1-0/+11
2023-11-03ci: 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