summaryrefslogtreecommitdiffstats
path: root/.github/workflows
AgeCommit message (Expand)AuthorLines
2025-02-03Merge branch 'ps/3.0-remote-deprecation'Junio C Hamano-5/+1
2025-02-03ci: set CI_JOB_IMAGE for coverity jobJeff King-1/+1
2025-01-28ci: switch linux-musl to use MesonPatrick Steinhardt-1/+1
2025-01-22ci: wire up Visual Studio build with MesonPatrick Steinhardt-0/+52
2025-01-22ci: repurpose "linux-gcc" job for deprecationsPatrick Steinhardt-1/+1
2025-01-22ci: merge linux-gcc-default into linux-gccPatrick Steinhardt-4/+0
2025-01-10ci: use latest Ubuntu releasePatrick Steinhardt-7/+7
2025-01-10github: simplify computation of the job's distroPatrick Steinhardt-18/+4
2025-01-10github: convert all Linux jobs to be containerizedPatrick Steinhardt-29/+39
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