]> git.ipfire.org Git - thirdparty/bind9.git/commit
Collect TXT and HTML reports produced by ABI checker
authorMichal Nowak <mnowak@isc.org>
Tue, 5 May 2020 12:51:42 +0000 (14:51 +0200)
committerMichal Nowak <mnowak@isc.org>
Fri, 15 May 2020 09:31:02 +0000 (11:31 +0200)
commitb5fdddd593cd2d8836758f74b2e5e64396184cdf
tree00272f0302168dde8d44454da34d08dd310c794b
parent14a8713ef446e1b369f35cca3fc3104519362ea5
Collect TXT and HTML reports produced by ABI checker

Although in util/api-checker.sh we create textual reports, we don't
preserve them in job artifacts, but we should.

We don't want to keep all HTML pages present in the project root, but
just those produced by ABI checker.

(cherry picked from commit b5ccf95b0a2f3f0946f0aae8fde1fd4401e4c25e)
.gitlab-ci.yml
util/api-checker.sh