summaryrefslogtreecommitdiffstats
path: root/ci (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jt/port-ci-whitespace-check-to-gitlab'Junio C Hamano2024-05-152-1/+96
|\
| * ci: make the whitespace report optionalJustin Tobler2024-05-031-12/+33
| * ci: separate whitespace check scriptJustin Tobler2024-05-031-0/+74
| * ci: pre-collapse GitLab CI sectionsJustin Tobler2024-05-031-1/+1
* | Merge branch 'js/unit-test-suite-runner'Junio C Hamano2024-05-152-3/+1
|\ \
| * | ci: use test-tool as unit test runner on WindowsJosh Steadmon2024-05-061-1/+1
| * | t/Makefile: run unit tests alongside shell testsJeff King2024-05-061-2/+0
* | | Merge branch 'jk/ci-macos-gcc13-fix'Junio C Hamano2024-05-131-2/+0
|\ \ \
| * | | ci: drop mention of BREW_INSTALL_PACKAGES variableJeff King2024-05-091-2/+0
| | |/ | |/|
* | | Merge branch 'ps/ci-python-2-deprecation'Junio C Hamano2024-05-131-2/+6
|\ \ \
| * | | ci: fix Python dependency on Ubuntu 24.04Patrick Steinhardt2024-05-061-2/+6
| |/ /
* | | Merge branch 'ps/ci-test-with-jgit'Junio C Hamano2024-05-083-85/+76
|\ \ \
| * | | ci: install JGit dependencyPatrick Steinhardt2024-04-121-1/+14
| * | | ci: make Perforce binaries executable for all usersPatrick Steinhardt2024-04-121-1/+1
| * | | ci: merge scripts which install dependenciesPatrick Steinhardt2024-04-122-50/+28
| * | | ci: fix setup of custom path for GitLab CIPatrick Steinhardt2024-04-121-1/+1
| * | | ci: merge custom PATH directoriesPatrick Steinhardt2024-04-122-15/+10
| * | | ci: convert "install-dependencies.sh" to use "/bin/sh"Patrick Steinhardt2024-04-121-17/+12
| * | | ci: drop duplicate package installation for "linux-gcc-default"Patrick Steinhardt2024-04-121-9/+8
| * | | ci: skip sudo when we are already rootPatrick Steinhardt2024-04-121-0/+11
| * | | ci: rename "runs_on_pool" to "distro"Patrick Steinhardt2024-04-122-3/+3
| |/ /
* / / fuzz: link fuzz programs with `make all` on LinuxJosh Steadmon2024-04-241-1/+1
|/ /
* | fuzz: add fuzzer for config parsingBrian C Tracy2024-03-151-1/+1
* | ci: add jobs to test with the reftable backendPatrick Steinhardt2024-02-072-1/+4
|/
* Merge branch 'js/oss-fuzz-build-in-ci'Junio C Hamano2024-01-301-0/+19
|\
| * ci: build and run minimal fuzzers in GitHub CIJosh Steadmon2024-01-191-0/+19
* | ci: add macOS jobs to GitLab CIPatrick Steinhardt2024-01-181-1/+8
* | ci: make p4 setup on macOS more robustPatrick Steinhardt2024-01-182-6/+7
* | ci: handle TEST_OUTPUT_DIRECTORY when printing test failuresPatrick Steinhardt2024-01-181-1/+1
* | ci: add job performing static analysis on GitLab CIPatrick Steinhardt2024-01-081-1/+6
* | Merge branch 'js/ci-discard-prove-state'Junio C Hamano2023-12-101-1/+1
|\ \
| * | ci: avoid running the test suite _twice_Johannes Schindelin2023-11-141-1/+1
* | | Merge branch 'ps/ci-gitlab'Junio C Hamano2023-12-103-54/+165
|\| |
| * | ci: add support for GitLab CIPatrick Steinhardt2023-11-093-1/+63
| * | ci: install test dependencies for linux-muslPatrick Steinhardt2023-11-091-1/+3
| * | ci: squelch warnings when testing with unusable Git repoPatrick Steinhardt2023-11-091-0/+32
| * | ci: unify setup of some environment variablesPatrick Steinhardt2023-11-091-10/+17
| * | ci: split out logic to set up failed test artifactsPatrick Steinhardt2023-11-091-17/+21
| * | ci: group installation of Docker dependenciesPatrick Steinhardt2023-11-091-0/+6
| * | ci: make grouping setup more genericPatrick Steinhardt2023-11-091-24/+22
| * | ci: reorder definitions for grouping functionsPatrick Steinhardt2023-11-091-10/+10
* | | Merge branch 'js/doc-unit-tests'Junio C Hamano2023-12-102-0/+7
|\ \ \ | |_|/ |/| |
| * | ci: run unit tests in CIJosh Steadmon2023-11-102-0/+7
* | | ci: upgrade to using macos-13Johannes Schindelin2023-11-031-4/+2
* | | Merge branch 'jk/ci-retire-allow-ref' into maint-2.42Junio C Hamano2023-11-022-27/+14
|\ \ \
| * | | ci: deprecate ci/config/allow-ref scriptJeff King2023-08-311-27/+0
| * | | ci: allow branch selection through "vars"Jeff King2023-08-311-0/+14
* | | | ci(linux-asan-ubsan): let's save some timeJohannes Schindelin2023-08-291-0/+2
| |_|/ |/| |
* | | Merge branch 'tb/pack-bitmap-traversal-with-boundary'Junio C Hamano2023-06-231-0/+1
|\ \ \
| * | | pack-bitmap.c: use commit boundary during bitmap traversalTaylor Blau2023-05-081-0/+1
| | |/ | |/|