summaryrefslogtreecommitdiff
path: root/.github/workflows/main.yml
AgeCommit message (Expand)AuthorFilesLines
2025-01-28ci: switch linux-musl to use MesonPatrick Steinhardt1-1/+1
2025-01-22ci: wire up Visual Studio build with MesonPatrick Steinhardt1-0/+52
2025-01-22ci: repurpose "linux-gcc" job for deprecationsPatrick Steinhardt1-1/+1
2025-01-22ci: merge linux-gcc-default into linux-gccPatrick Steinhardt1-4/+0
2025-01-10ci: use latest Ubuntu releasePatrick Steinhardt1-7/+7
2025-01-10github: simplify computation of the job's distroPatrick Steinhardt1-18/+4
2025-01-10github: convert all Linux jobs to be containerizedPatrick Steinhardt1-29/+39
2025-01-10github: adapt containerized jobs to be rootlessPatrick Steinhardt1-2/+4
2024-12-23Merge branch 'ps/ci-meson'Junio C Hamano1-0/+7
2024-12-23Merge branch 'js/github-windows-setup-fix'Junio C Hamano1-10/+6
2024-12-17GitHub ci(windows): speed up initializing Git for Windows' minimal SDK againJohannes Schindelin1-10/+6
2024-12-13ci: wire up Meson buildsPatrick Steinhardt1-0/+7
2024-11-01Add additional CI jobs to avoid accidental breakagebrian m. carlson1-0/+9
2024-10-09ci: create script to set up Git for Windows SDKPatrick Steinhardt1-6/+10
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-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-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-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-12ci(linux32): add a note about Actions that must not be updatedJohannes Schindelin1-2/+2
2024-02-12ci: bump remaining outdated Actions versionsJohannes Schindelin1-8/+8
2024-02-07ci: add jobs to test with the reftable backendPatrick Steinhardt1-0/+9
2024-02-02Merge branch 'jc/maint-github-actions-update' into jc/github-actions-updateJunio C Hamano1-10/+10
2024-02-02GitHub Actions: update to github-script@v7Junio C Hamano1-1/+1
2024-02-02GitHub Actions: update to checkout@v4Junio C Hamano1-8/+8
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-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
2023-06-03ci: use clang for ASan/UBSan checksJeff King1-2/+2
2023-01-16Merge branch 'tb/ci-concurrency'Junio C Hamano1-2/+38
2023-01-16Merge branch 'pw/ci-print-failure-name-fix'Junio C Hamano1-2/+4
2023-01-04ci(github): restore "print test failures" step namePhillip Wood1-2/+4
2022-12-20ci: only run win+VS build & tests in Git for Windows' forkJohannes Schindelin1-1/+1
2022-12-10Merge branch 'js/ci-use-newer-up-down-artifact'Junio C Hamano1-8/+14
2022-12-10Merge branch 'ab/ci-use-macos-12'Junio C Hamano1-2/+2