summaryrefslogtreecommitdiffstats
path: root/.github (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
* Merge branch 'jk/ci-linux32-update'Junio C Hamano2024-09-171-6/+6
|\
| * ci: use regular action versions for linux32 jobJeff King2024-09-121-4/+4
| * ci: use more recent linux32 imageJeff King2024-09-121-2/+2
* | Merge branch 'jc/ci-upload-artifact-and-linux32'Junio C Hamano2024-09-171-6/+0
|\|
| * ci: remove 'Upload failed tests' directories' step from linux32 jobsJunio C Hamano2024-09-101-6/+0
* | Sync with 'maint' for Windows+VS build jobs used at CIJunio C Hamano2024-08-201-9/+5
|\|
| * 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
* | ci: run style check on GitHub and GitLabKarthik Nayak2024-07-231-0/+34
|/
* Merge branch 'jt/port-ci-whitespace-check-to-gitlab'Junio C Hamano2024-05-151-63/+4
|\
| * ci: separate whitespace check scriptJustin Tobler2024-05-031-64/+4
| * github-ci: fix link to whitespace errorJustin Tobler2024-05-031-11/+12
* | Merge branch 'jk/ci-test-with-jgit-fix'Junio C Hamano2024-05-131-1/+1
|\ \
| * | ci: update coverity runs_on_pool referenceJeff King2024-05-091-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
* | l10n: ci: disable cache for setup-go to suppress warningsJiang Xin2024-02-161-0/+1
* | l10n: ci: remove unused param for add-pr-comment@v2Jiang Xin2024-02-161-1/+0
* | Merge branch 'master' of github.com:git/gitJiang Xin2024-02-154-24/+27
|\ \
| * \ Merge branch 'js/github-actions-update'Junio C Hamano2024-02-132-12/+12
| |\ \
| | * | 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-122-10/+10
| * | | Merge branch 'jc/github-actions-update'Junio C Hamano2024-02-133-12/+12
| |\| |
| | * | Merge branch 'jc/maint-github-actions-update' into jc/github-actions-updateJunio C Hamano2024-02-023-12/+12
| | |\ \ | | | |/ | | |/|
| | | * GitHub Actions: update to github-script@v7Junio C Hamano2024-02-021-1/+1
| | | * GitHub Actions: update to checkout@v4Junio C Hamano2024-02-023-10/+10
| * | | Merge branch 'pb/template-for-single-commit-pr'Junio C Hamano2024-02-121-0/+3
| |\ \ \ | | |/ / | |/| |
| | * | .github/PULL_REQUEST_TEMPLATE.md: add a note about single-commit PRsPhilippe Blain2024-02-061-0/+3
| | |/
* | / l10n: bump Actions versions in l10n.ymlJohannes Schindelin2024-02-111-2/+2
|/ /
* / 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
| |/