summaryrefslogtreecommitdiffstats
path: root/.github/workflows/main.yml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ps/ci-meson'Junio C Hamano2024-12-231-0/+7
|\
| * ci: wire up Meson buildsPatrick Steinhardt2024-12-131-0/+7
* | Merge branch 'js/github-windows-setup-fix'Junio C Hamano2024-12-231-10/+6
|\ \ | |/ |/|
| * GitHub ci(windows): speed up initializing Git for Windows' minimal SDK againJohannes Schindelin2024-12-171-10/+6
* | Add additional CI jobs to avoid accidental breakagebrian m. carlson2024-11-011-0/+9
|/
* ci: create script to set up Git for Windows SDKPatrick Steinhardt2024-10-091-6/+10
* ci: use regular action versions for linux32 jobJeff King2024-09-121-4/+4
* ci: use more recent linux32 imageJeff King2024-09-121-2/+2
* ci: remove 'Upload failed tests' directories' step from linux32 jobsJunio C Hamano2024-09-101-6/+0
* ci(win+VS): download the vcpkg artifacts using a dedicated GitHub ActionJohannes Schindelin2024-08-201-8/+4
* ci: bump microsoft/setup-msbuild from v1 to v2Johannes Schindelin2024-08-201-1/+1
* Merge branch 'jk/ci-macos-gcc13-fix'Junio C Hamano2024-05-131-2/+1
|\
| * ci: stop installing "gcc-13" for osx-gccJeff King2024-05-091-1/+0
| * ci: avoid bare "gcc" for osx-gcc jobJeff King2024-05-091-1/+1
* | ci: merge scripts which install dependenciesPatrick Steinhardt2024-04-121-1/+1
* | ci: expose distro name in dockerized GitHub jobsPatrick Steinhardt2024-04-121-0/+4
* | ci: rename "runs_on_pool" to "distro"Patrick Steinhardt2024-04-121-1/+1
|/
* Merge branch 'pb/ci-win-artifact-names-fix'Junio C Hamano2024-03-211-2/+2
|\
| * ci(github): make Windows test artifacts name uniquePhilippe Blain2024-03-111-2/+2
* | Merge branch 'ps/reftable-backend'Junio C Hamano2024-02-271-0/+9
|\ \ | |/ |/|
| * ci: add jobs to test with the reftable backendPatrick Steinhardt2024-02-071-0/+9
* | ci(linux32): add a note about Actions that must not be updatedJohannes Schindelin2024-02-121-2/+2
* | ci: bump remaining outdated Actions versionsJohannes Schindelin2024-02-121-8/+8
* | Merge branch 'jc/maint-github-actions-update' into jc/github-actions-updateJunio C Hamano2024-02-021-10/+10
|\ \ | |/ |/|
| * GitHub Actions: update to github-script@v7Junio C Hamano2024-02-021-1/+1
| * GitHub Actions: update to checkout@v4Junio C Hamano2024-02-021-8/+8
* | ci: build and run minimal fuzzers in GitHub CIJosh Steadmon2024-01-191-0/+11
|/
* ci: upgrade to using macos-13Johannes Schindelin2023-11-031-3/+3
* Merge branch 'jk/ci-retire-allow-ref' into maint-2.42Junio C Hamano2023-11-021-3/+7
|\
| * ci: deprecate ci/config/allow-ref scriptJeff King2023-08-311-3/+6
| * ci: allow branch selection through "vars"Jeff King2023-08-311-0/+1
* | Merge branch 'jc/ci-skip-same-commit' into maint-2.42Junio C Hamano2023-11-021-0/+13
|\ \
| * | ci: avoid building from the same commit in parallelJohannes Schindelin2023-08-251-0/+13
| |/
* | ci: drop linux-clang jobJeff King2023-06-031-3/+0
* | ci: run ASan/UBSan in a single jobJeff King2023-06-031-4/+1
* | ci: use clang for ASan/UBSan checksJeff King2023-06-031-2/+2
|/
* Merge branch 'tb/ci-concurrency'Junio C Hamano2023-01-161-2/+38
|\
| * ci: avoid unnecessary buildsTaylor Blau2022-11-081-2/+38
* | Merge branch 'pw/ci-print-failure-name-fix'Junio C Hamano2023-01-161-2/+4
|\ \
| * | ci(github): restore "print test failures" step namePhillip Wood2023-01-041-2/+4
* | | ci: only run win+VS build & tests in Git for Windows' forkJohannes Schindelin2022-12-201-1/+1
* | | Merge branch 'js/ci-use-newer-up-down-artifact'Junio C Hamano2022-12-101-8/+14
|\ \ \
| * | | ci: avoid using deprecated {up,down}load-artifacts ActionJohannes Schindelin2022-12-081-8/+14
* | | | Merge branch 'ab/ci-use-macos-12'Junio C Hamano2022-12-101-2/+2
|\ \ \ \
| * | | | CI: upgrade to macos-12, and pin OSX versionÆvar Arnfjörð Bjarmason2022-12-071-2/+2
| |/ / /
* | | | Merge branch 'ab/ci-retire-set-output'Junio C Hamano2022-12-101-1/+1
|\ \ \ \
| * | | | CI: migrate away from deprecated "set-output" syntaxÆvar Arnfjörð Bjarmason2022-12-081-1/+1
| |/ / /
* | | | Merge branch 'ab/ci-musl-bash-fix'Junio C Hamano2022-12-101-6/+2
|\ \ \ \ | | |/ / | |/| |
| * | | CI: don't explicitly pick "bash" shell outside of Windows, fix regressionÆvar Arnfjörð Bjarmason2022-12-081-6/+2
| |/ /
* | | Merge branch 'od/ci-use-checkout-v3-when-applicable'Junio C Hamano2022-12-101-7/+10
|\ \ \