summaryrefslogtreecommitdiffstats
path: root/.github (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
* | coverity: detect and report when the token or project is incorrectJohannes Schindelin2023-10-051-1/+12
* | coverity: allow running on macOSJohannes Schindelin2023-09-251-2/+20
* | coverity: support building on WindowsJohannes Schindelin2023-09-251-6/+51
* | coverity: allow overriding the Coverity projectJohannes Schindelin2023-09-251-1/+4
* | coverity: cache the Coverity Build ToolJohannes Schindelin2023-09-251-0/+28
* | ci: add a GitHub workflow to submit Coverity scansJohannes Schindelin2023-09-251-0/+58
* | 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-163-2/+50
|\
| * ci: avoid unnecessary buildsTaylor Blau2022-11-083-2/+50
* | 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
* | | Merge branch 'cw/ci-whitespace'Junio C Hamano2023-01-081-11/+46
|\ \ \
| * | | ci (check-whitespace): move to actions/checkout@v3Chris. Webster2022-12-201-1/+1