1
0
mirror of https://github.com/git/git.git synced 2024-09-28 05:20:00 +02:00
git/ci
Johannes Schindelin 676eb0c1ce ci: add a problem matcher for GitHub Actions
With this patch, test failures will be annotated with a helpful,
clickable message in GitHub Actions. For details, see
https://github.com/actions/toolkit/blob/master/docs/problem-matchers.md

Note: we need to set `TEST_SHELL_PATH` to Bash so that the problem
matcher is fed a file and line number for each test failure.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Đoàn Trần Công Danh <congdanhqx@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2020-04-10 10:30:40 -07:00
..
util
git-problem-matcher.json ci: add a problem matcher for GitHub Actions 2020-04-10 10:30:40 -07:00
install-dependencies.sh
install-docker-dependencies.sh
lib.sh ci: add a problem matcher for GitHub Actions 2020-04-10 10:30:40 -07:00
make-test-artifacts.sh
mount-fileshare.sh
print-test-failures.sh
run-build-and-tests.sh
run-docker-build.sh
run-docker.sh
run-static-analysis.sh
run-test-slice.sh
test-documentation.sh