summaryrefslogtreecommitdiffstats
path: root/.github (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | ci (check-whitespace): add links to job outputChris. Webster2022-12-201-9/+25
| * | | ci (check-whitespace): suggest fixes for errorsChris. Webster2022-12-201-9/+28
* | | | 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-102-3/+3
|\ \ \ \
| * | | | CI: migrate away from deprecated "set-output" syntaxÆvar Arnfjörð Bjarmason2022-12-082-3/+3
| |/ / /
* | | | 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
|\ \ \
| * | | ci(main): upgrade actions/checkout to v3Oscar Dominguez2022-12-061-7/+10
| |/ /
* | | Merge branch 'jx/ci-ubuntu-fix'Junio C Hamano2022-11-291-5/+2
|\ \ \
| * | | github-actions: run gcc-8 on ubuntu-20.04 imageJiang Xin2022-11-271-5/+2
| |/ /