gtk2/.gitlab-ci
Emmanuele Bassi 3bc8ab91a2 ci: Add an HTML report generator
The JUnit cover report is useful, but only up to a point; for instance,
it's not used unless it's part of a merge request. This means you don't
get a report if you're pushing to a branch that does not have an MR open.

With a simple Python script and some minimal templating, we can generate
an HTML report from the "I Can't Believe it's not JSON™" log that Meson
produces, and keep it as a CI artifact.
2019-04-13 14:11:30 +01:00
..
Dockerfile ci: Add an HTML report generator 2019-04-13 14:11:30 +01:00
flatpak-build.sh ci: Move flatpak building to a script 2018-03-27 12:47:05 +01:00
meson-html-report.py ci: Add an HTML report generator 2019-04-13 14:11:30 +01:00
meson-junit-report.py ci: Use UTF-8 encoding for the test cover report 2019-04-12 13:56:17 +01:00
run-docker.sh ci: Install Monospace fonts 2019-04-12 20:09:10 +01:00
test-docker.sh ci: Add an HTML report generator 2019-04-13 14:11:30 +01:00
test-msys2.sh ci/msys2: force disable vulkan 2018-05-26 14:23:58 +02:00