aboutsummaryrefslogtreecommitdiff
path: root/ci/run-build-and-tests.sh
AgeCommit message (Expand)Author
2026-02-05test: optionally test contrib in CIJunio C Hamano
2025-10-08Merge branch 'ps/rust-balloon'Junio C Hamano
2025-10-02ci: enable Rust for breaking-changes jobsPatrick Steinhardt
2025-10-02ci: convert "pedantic" job into full build with breaking changesPatrick Steinhardt
2025-09-10breaking-changes: switch default branch to mainPhillip Wood
2025-05-13Merge branch 'js/ci-buildsystems-cleanup'Junio C Hamano
2025-05-13Merge branch 'ps/ci-test-aggreg-fix-for-meson'Junio C Hamano
2025-05-05ci: fix aggregation of test results with MesonPatrick Steinhardt
2025-05-05ci: stop linking the `prove` cacheJohannes Schindelin
2025-04-08tests: remove GIT_TEST_MERGE_ALGORITHM and test_expect_merge_algorithmElijah Newren
2025-02-06Merge branch 'ps/zlib-ng'Junio C Hamano
2025-02-03Merge branch 'ps/build-meson-fixes'Junio C Hamano
2025-02-03Merge branch 'ps/3.0-remote-deprecation'Junio C Hamano
2025-01-28ci: switch linux-musl to use MesonPatrick Steinhardt
2025-01-22ci: raise error when Meson generates warningsPatrick Steinhardt
2025-01-22meson: wire up fuzzersPatrick Steinhardt
2025-01-22ci: repurpose "linux-gcc" job for deprecationsPatrick Steinhardt
2025-01-01Merge branch 'ps/weak-sha1-for-tail-sum-fix'Junio C Hamano
2024-12-30ci: exercise unsafe OpenSSL backendPatrick Steinhardt
2024-12-13ci: wire up Meson buildsPatrick Steinhardt
2024-08-06midx: implement support for writing incremental MIDX chainsTaylor Blau
2024-08-06t: retire 'GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP'Taylor Blau
2024-05-15Merge branch 'js/unit-test-suite-runner'Junio C Hamano
2024-05-06t/Makefile: run unit tests alongside shell testsJeff King
2024-02-07ci: add jobs to test with the reftable backendPatrick Steinhardt
2023-12-09Merge branch 'js/doc-unit-tests'Junio C Hamano
2023-11-10ci: run unit tests in CIJosh Steadmon
2023-05-08pack-bitmap.c: use commit boundary during bitmap traversalTaylor Blau
2023-04-13t: invert `GIT_TEST_WRITE_REV_INDEX`Taylor Blau
2023-02-06add: remove "add.interactive.useBuiltin" & Perl "git add--interactive"Ævar Arnfjörð Bjarmason
2022-06-07Merge branch 'js/ci-github-workflow-markup'Junio C Hamano
2022-05-30Merge branch 'js/use-builtin-add-i'Junio C Hamano
2022-05-21ci/run-build-and-tests: add some structure to the GitHub workflow outputJohannes Schindelin
2022-05-21ci: make it easier to find failed tests' logs in the GitHub workflowJohannes Schindelin
2022-05-21ci/run-build-and-tests: take a more high-level viewJohannes Schindelin
2021-12-01add -i: default to the built-in implementationJohannes Schindelin
2021-11-23CI: don't run "make test" twice in one jobÆvar Arnfjörð Bjarmason
2021-11-23CI: remove Travis CI supportÆvar Arnfjörð Bjarmason
2021-09-20Merge branch 'tb/multi-pack-bitmaps'Junio C Hamano
2021-09-01midx: respect 'GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP'Taylor Blau
2021-08-11ci: run a pedantic build as part of the GitHub workflowCarlo Marcelo Arenas Belón
2021-05-16Merge branch 'mt/parallel-checkout-part-3'Junio C Hamano
2021-05-05ci: run test round with parallel-checkout enabledMatheus Tavares
2021-04-16Merge branch 'en/ort-readiness'Junio C Hamano
2021-03-20Add testing with merge-ort merge strategyElijah Newren
2021-01-25t: support GIT_TEST_WRITE_REV_INDEXTaylor Blau
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin
2020-07-30ci: run tests with SHA-256brian m. carlson
2020-04-06commit-graph: add GIT_TEST_COMMIT_GRAPH_CHANGED_PATHS test flagGarima Singh
2020-01-15ci: include the built-in `git add -i` in the `linux-gcc` jobJohannes Schindelin