summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)Author
2024-11-01Add additional CI jobs to avoid accidental breakagebrian m. carlson
2024-10-09ci: create script to set up Git for Windows SDKPatrick Steinhardt
2024-09-16Merge branch 'jk/ci-linux32-update'Junio C Hamano
2024-09-16Merge branch 'jc/ci-upload-artifact-and-linux32'Junio C Hamano
2024-09-12ci: use regular action versions for linux32 jobJeff King
2024-09-12ci: use more recent linux32 imageJeff King
2024-09-09ci: remove 'Upload failed tests' directories' step from linux32 jobsJunio C Hamano
2024-08-20Sync with 'maint' for Windows+VS build jobs used at CIJunio C Hamano
2024-08-20ci(win+VS): download the vcpkg artifacts using a dedicated GitHub ActionJohannes Schindelin
2024-08-20ci: bump microsoft/setup-msbuild from v1 to v2Johannes Schindelin
2024-07-23ci: run style check on GitHub and GitLabKarthik Nayak
2024-05-15Merge branch 'jt/port-ci-whitespace-check-to-gitlab'Junio C Hamano
2024-05-13Merge branch 'jk/ci-test-with-jgit-fix'Junio C Hamano
2024-05-13Merge branch 'jk/ci-macos-gcc13-fix'Junio C Hamano
2024-05-09ci: stop installing "gcc-13" for osx-gccJeff King
2024-05-09ci: avoid bare "gcc" for osx-gcc jobJeff King
2024-05-09ci: update coverity runs_on_pool referenceJeff King
2024-05-03ci: separate whitespace check scriptJustin Tobler
2024-05-03github-ci: fix link to whitespace errorJustin Tobler
2024-04-12ci: merge scripts which install dependenciesPatrick Steinhardt
2024-04-12ci: expose distro name in dockerized GitHub jobsPatrick Steinhardt
2024-04-12ci: rename "runs_on_pool" to "distro"Patrick Steinhardt
2024-03-21Merge branch 'pb/ci-win-artifact-names-fix'Junio C Hamano
2024-03-11ci(github): make Windows test artifacts name uniquePhilippe Blain
2024-02-26Merge branch 'ps/reftable-backend'Junio C Hamano
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-07ci: add jobs to test with the reftable backendPatrick Steinhardt
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