summaryrefslogtreecommitdiffstats
path: root/.github (follow)
Commit message (Expand)AuthorAgeFilesLines
* ci: use a newer `github-script` versionJohannes Schindelin2022-12-101-3/+3
* Merge branch 'jx/ci-ubuntu-fix' into maint-2.38Junio C Hamano2022-12-101-5/+2
|\
| * github-actions: run gcc-8 on ubuntu-20.04 imageJiang Xin2022-11-271-5/+2
* | Merge branch 'js/ci-use-newer-up-down-artifact' into maint-2.38Junio 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' into maint-2.38Junio 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' into maint-2.38Junio 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' into maint-2.38Junio 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
| |/
* / ci(main): upgrade actions/checkout to v3Oscar Dominguez2022-12-061-7/+10
|/
* 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
| |/ / /
* | | | Merge branch 'ab/sanitize-leak-ci'Junio C Hamano2021-10-111-0/+3
|\ \ \ \
| * | | | tests: add a test mode for SANITIZE=leak, run it in CIÆvar Arnfjörð Bjarmason2021-09-231-0/+3
| | |_|/ | |/| |
* | | | Merge branch 'jx/ci-l10n'Junio C Hamano2021-10-041-0/+105
|\ \ \ \
| * | | | ci: new github-action for git-l10n code reviewJiang Xin2021-09-091-0/+105
| | |/ / | |/| |
* | | | Merge branch 'cb/ci-build-pedantic'Junio C Hamano2021-09-101-0/+2
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | ci: run a pedantic build as part of the GitHub workflowCarlo Marcelo Arenas Belón2021-08-111-0/+2
* | | ci: use upload-artifacts v1 for dockerized jobsCarlo Marcelo Arenas Belón2021-08-151-1/+1
| |/ |/|
* | Merge branch 'js/ci-check-whitespace-updates'Junio C Hamano2021-08-021-24/+2
|\ \
| * | ci(check-whitespace): restrict to the intended commitsJohannes Schindelin2021-07-151-8/+2
| * | ci(check-whitespace): stop requiring a read/write tokenJohannes Schindelin2021-07-151-16/+0
| |/
* | Merge branch 'js/ci-make-sparse'Junio C Hamano2021-07-281-0/+20
|\ \
| * | ci/install-dependencies: handle "sparse" job package installsJeff King2021-07-271-4/+2
| * | ci: run "apt-get update" before "apt-get install"Jeff King2021-07-271-0/+1
| * | ci: run `make sparse` as part of the GitHub workflowJohannes Schindelin2021-07-141-0/+21
| |/
* | ci: accelerate the checkoutJohannes Schindelin2021-07-061-5/+5
* | ci (vs-build): build with NO_GETTEXTDennis Ameling2021-07-061-2/+2
* | ci (windows): transfer also the Git-tracked files to the test jobsJohannes Schindelin2021-07-061-10/+12
* | ci: upgrade to using actions/{up,down}load-artifacts v2Johannes Schindelin2021-06-291-8/+8
* | ci (vs-build): use `cmd` to copy the DLLs, not `powershell`Johannes Schindelin2021-06-291-4/+2
* | ci: use the new GitHub Action to download git-sdk-64-minimalJohannes Schindelin2021-06-291-84/+19
|/