summaryrefslogtreecommitdiffstats
path: root/.github (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
| |/ /
* | / ci: use a newer `github-script` versionJohannes Schindelin2022-11-081-3/+3
| |/ |/|
* | ci: add address and undefined sanitizer tasksJunio C Hamano2022-10-201-0/+6
|/
* ci: update 'static-analysis' to Ubuntu 22.04Derrick Stolee2022-08-241-1/+1
* ci(github): bring back the 'print test failures' stepJohannes Schindelin2022-06-091-0/+16
* ci: make it easier to find failed tests' logs in the GitHub workflowJohannes Schindelin2022-05-221-12/+0
* Merge branch 'ab/ci-updates'Junio C Hamano2021-12-151-2/+24
|\
| * CI: don't run "make test" twice in one jobÆvar Arnfjörð Bjarmason2021-11-241-0/+9
| * CI: use "$runs_on_pool", not "$jobname" to select packages & configÆvar Arnfjörð Bjarmason2021-11-241-0/+4
| * CI: rename the "Linux32" job to lower-case "linux32"Ævar Arnfjörð Bjarmason2021-11-241-1/+2
| * CI: use shorter names that fit in UX tooltipsÆvar Arnfjörð Bjarmason2021-11-241-1/+9
* | Merge branch 'hk/ci-checkwhitespace-commentfix'Junio C Hamano2021-12-101-2/+3
|\ \
| * | ci(check-whitespace): update stale file top commentsHans Krentel (hakre)2021-11-191-2/+3
* | | Merge branch 'js/ci-no-directional-formatting'Junio C Hamano2021-12-101-0/+1
|\ \ \ | |_|/ |/| |
| * | ci: disallow directional formattingJohannes Schindelin2021-11-041-0/+1
| |/
* | Merge branch 'js/windows-ci-path-fix'Junio C Hamano2021-10-191-3/+3
|\ \
| * | ci(windows): ensure that we do not pick up random executablesJohannes Schindelin2021-10-131-3/+3
| |/
| * Merge branch 'cb/ci-use-upload-artifacts-v1' into maintJunio C Hamano2021-10-121-1/+1
| |\
| * \ Merge branch 'cb/ci-build-pedantic' into maintJunio C Hamano2021-10-121-0/+2
| |\ \
* | \ \ Merge branch 'js/retire-preserve-merges'Junio C Hamano2021-10-191-1/+0
|\ \ \ \
| * | | | tests: stop testing `git rebase --preserve-merges`Johannes Schindelin2021-09-081-1/+0
| |/ / /