summaryrefslogtreecommitdiff
path: root/.github/workflows
AgeCommit message (Expand)Author
2025-12-05Merge branch 'js/ci-show-breakage-in-dockerized-jobs'Junio C Hamano
2025-11-26Merge branch 'jk/ci-windows-meson-test-fix'Junio C Hamano
2025-11-26Merge branch 'js/ci-github-setup-go-update'Junio C Hamano
2025-11-26ci(dockerized): do show the result of failing tests againJohannes Schindelin
2025-11-18ci(windows-meson-test): handle options and output like other test jobsJeff King
2025-11-18ci: bump actions/setup-go from 5 to 6Johannes Schindelin
2025-11-06Merge branch 'js/ci-github-actions-update'Junio C Hamano
2025-11-06ci: update {download,upload}-artifact Action versionsJohannes Schindelin
2025-11-05Merge branch 'jc/ci-use-macos-14'Junio C Hamano
2025-11-04GitHub CI: macos-13 images are no moreJunio C Hamano
2025-10-28Merge branch 'ps/ci-rust'Junio C Hamano
2025-10-22Merge branch 'js/ci-github-actions-update'Junio C Hamano
2025-10-16build(deps): bump actions/github-script from 7 to 8Johannes Schindelin
2025-10-16build(deps): bump actions/setup-python from 5 to 6Johannes Schindelin
2025-10-16build(deps): bump actions/checkout from 4 to 5Johannes Schindelin
2025-10-16build(deps): bump actions/download-artifact from 4 to 5Johannes Schindelin
2025-10-15ci: check formatting of our Rust codePatrick Steinhardt
2025-10-02ci: convert "pedantic" job into full build with breaking changesPatrick Steinhardt
2025-07-11ci: use Meson's new `--slice` optionPatrick Steinhardt
2025-06-13Merge branch 'js/github-ci-win-coverity-fix'Junio C Hamano
2025-06-11ci(coverity): output the build log upon errorJohannes Schindelin
2025-06-11ci(coverity): fix building on WindowsJohannes Schindelin
2025-05-23Merge branch 'js/ci-build-win-in-release-mode'Junio C Hamano
2025-05-05Merge branch 'kn/meson-hdr-check'Junio C Hamano
2025-05-05ci(win+Meson): build in Release modeJohannes Schindelin
2025-04-29Merge branch 'ps/ci-resurrect-p4-on-github'Junio C Hamano
2025-04-23ci/github: install git before checking out the repositoryKarthik Nayak
2025-04-22ci: fix p4d executable not being found on GitHub ActionsPatrick Steinhardt
2025-04-16Merge branch 'ps/misc-build-fixes'Junio C Hamano
2025-04-16Merge branch 'js/ci-github-update-ubuntu'Junio C Hamano
2025-04-09ci: upgrade `sparse` to supported build agentsJohannes Schindelin
2025-04-01ci: use Visual Studio for win+meson job on GitHub WorkflowsPatrick Steinhardt
2025-03-20ci/github: add missing 'CI_JOB_IMAGE' env variableKarthik Nayak
2025-02-20ci: exercise credential helpersPatrick Steinhardt
2025-02-10Merge branch 'jk/ci-coverity-update'Junio C Hamano
2025-02-06Merge branch 'ps/zlib-ng'Junio C Hamano
2025-02-06Merge branch 'ps/ci-misc-updates'Junio C Hamano
2025-02-03Merge branch 'ps/build-meson-fixes'Junio C Hamano
2025-02-03Merge branch 'ps/3.0-remote-deprecation'Junio C Hamano
2025-02-03ci: set CI_JOB_IMAGE for coverity jobJeff King
2025-01-28ci: switch linux-musl to use MesonPatrick Steinhardt
2025-01-22ci: wire up Visual Studio build with MesonPatrick Steinhardt
2025-01-22ci: repurpose "linux-gcc" job for deprecationsPatrick Steinhardt
2025-01-22ci: merge linux-gcc-default into linux-gccPatrick Steinhardt
2025-01-10ci: use latest Ubuntu releasePatrick Steinhardt
2025-01-10github: simplify computation of the job's distroPatrick Steinhardt
2025-01-10github: convert all Linux jobs to be containerizedPatrick Steinhardt
2025-01-10github: adapt containerized jobs to be rootlessPatrick Steinhardt
2024-12-23Merge branch 'ps/ci-meson'Junio C Hamano
2024-12-23Merge branch 'js/github-windows-setup-fix'Junio C Hamano