summaryrefslogtreecommitdiffstats
path: root/.github/workflows
AgeCommit message (Expand)AuthorLines
2025-01-10github: adapt containerized jobs to be rootlessPatrick Steinhardt-2/+4
2024-12-23Merge branch 'ps/ci-meson'Junio C Hamano-0/+7
2024-12-23Merge branch 'js/github-windows-setup-fix'Junio C Hamano-10/+6
2024-12-17GitHub ci(windows): speed up initializing Git for Windows' minimal SDK againJohannes Schindelin-10/+6
2024-12-13ci: wire up Meson buildsPatrick Steinhardt-0/+7
2024-11-01Add additional CI jobs to avoid accidental breakagebrian m. carlson-0/+9
2024-10-09ci: create script to set up Git for Windows SDKPatrick Steinhardt-6/+10
2024-09-16Merge branch 'jk/ci-linux32-update'Junio C Hamano-6/+6
2024-09-16Merge branch 'jc/ci-upload-artifact-and-linux32'Junio C Hamano-6/+0
2024-09-12ci: use regular action versions for linux32 jobJeff King-4/+4
2024-09-12ci: use more recent linux32 imageJeff King-2/+2
2024-09-09ci: remove 'Upload failed tests' directories' step from linux32 jobsJunio C Hamano-6/+0
2024-08-20Sync with 'maint' for Windows+VS build jobs used at CIJunio C Hamano-9/+5
2024-08-20ci(win+VS): download the vcpkg artifacts using a dedicated GitHub ActionJohannes Schindelin-8/+4
2024-08-20ci: bump microsoft/setup-msbuild from v1 to v2Johannes Schindelin-1/+1
2024-07-23ci: run style check on GitHub and GitLabKarthik Nayak-0/+34
2024-05-15Merge branch 'jt/port-ci-whitespace-check-to-gitlab'Junio C Hamano-63/+4
2024-05-13Merge branch 'jk/ci-test-with-jgit-fix'Junio C Hamano-1/+1
2024-05-13Merge branch 'jk/ci-macos-gcc13-fix'Junio C Hamano-2/+1
2024-05-09ci: stop installing "gcc-13" for osx-gccJeff King-1/+0
2024-05-09ci: avoid bare "gcc" for osx-gcc jobJeff King-1/+1
2024-05-09ci: update coverity runs_on_pool referenceJeff King-1/+1
2024-05-03ci: separate whitespace check scriptJustin Tobler-64/+4
2024-05-03github-ci: fix link to whitespace errorJustin Tobler-11/+12
2024-04-12ci: merge scripts which install dependenciesPatrick Steinhardt-1/+1
2024-04-12ci: expose distro name in dockerized GitHub jobsPatrick Steinhardt-0/+4
2024-04-12ci: rename "runs_on_pool" to "distro"Patrick Steinhardt-1/+1
2024-03-21Merge branch 'pb/ci-win-artifact-names-fix'Junio C Hamano-2/+2
2024-03-11ci(github): make Windows test artifacts name uniquePhilippe Blain-2/+2
2024-02-26Merge branch 'ps/reftable-backend'Junio C Hamano-0/+9
2024-02-16l10n: ci: disable cache for setup-go to suppress warningsJiang Xin-0/+1
2024-02-16l10n: ci: remove unused param for add-pr-comment@v2Jiang Xin-1/+0
2024-02-15Merge branch 'master' of github.com:git/gitJiang Xin-24/+24
2024-02-12ci(linux32): add a note about Actions that must not be updatedJohannes Schindelin-2/+2
2024-02-12ci: bump remaining outdated Actions versionsJohannes Schindelin-10/+10
2024-02-11l10n: bump Actions versions in l10n.ymlJohannes Schindelin-2/+2
2024-02-07ci: add jobs to test with the reftable backendPatrick Steinhardt-0/+9
2024-02-02Merge branch 'jc/maint-github-actions-update' into jc/github-actions-updateJunio C Hamano-12/+12
2024-02-02GitHub Actions: update to github-script@v7Junio C Hamano-1/+1
2024-02-02GitHub Actions: update to checkout@v4Junio C Hamano-10/+10
2024-01-19ci: build and run minimal fuzzers in GitHub CIJosh Steadmon-0/+11
2023-11-03ci: 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