<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/ci/test-documentation.sh, branch v2.13.2</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/git/git.git/
</subtitle>
<id>https://git.shady.money/git/atom?h=v2.13.2</id>
<link rel='self' href='https://git.shady.money/git/atom?h=v2.13.2'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/'/>
<updated>2017-04-27T01:19:09Z</updated>
<entry>
<title>travis-ci: check AsciiDoc/AsciiDoctor stderr output</title>
<updated>2017-04-27T01:19:09Z</updated>
<author>
<name>Lars Schneider</name>
<email>larsxschneider@gmail.com</email>
</author>
<published>2017-04-26T19:15:44Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=505ad91304e1793ee588ccdcc2413c2e0af6f667'/>
<id>urn:sha1:505ad91304e1793ee588ccdcc2413c2e0af6f667</id>
<content type='text'>
`make` does not necessarily fail with an error code if
Asciidoc/AsciiDoctor encounters problems. Anything written to stderr
might be a better indicator for problems.

Ensure that nothing is written to stderr during a documentation build.

The redirects do not work in `sh`, therefore the script uses `bash`.
This shouldn't be a problem as the script is only executed on TravisCI.

Signed-off-by: Lars Schneider &lt;larsxschneider@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>travis-ci: parallelize documentation build</title>
<updated>2017-04-17T00:28:51Z</updated>
<author>
<name>Lars Schneider</name>
<email>larsxschneider@gmail.com</email>
</author>
<published>2017-04-11T08:33:08Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=a6e69761424f7ad0dd050f6e4575a0679bed7240'/>
<id>urn:sha1:a6e69761424f7ad0dd050f6e4575a0679bed7240</id>
<content type='text'>
The documentation job without parallelization takes ~10min on TravisCI.
With parallelization ("--jobs=2") it takes ~6min.

Signed-off-by: Lars Schneider &lt;larsxschneider@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>travis-ci: build documentation with AsciiDoc and Asciidoctor</title>
<updated>2017-04-17T00:27:56Z</updated>
<author>
<name>Lars Schneider</name>
<email>larsxschneider@gmail.com</email>
</author>
<published>2017-04-11T08:33:07Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=159e6010c2d586acea9704993971365a804ea1ce'/>
<id>urn:sha1:159e6010c2d586acea9704993971365a804ea1ce</id>
<content type='text'>
ec3366e introduced a knob to enable the use of Asciidoctor in addition
to AsciiDoc. Build the documentation on TravisCI with this knob to
reduce the likeliness of breaking Asciidoctor support in the future.

Signed-off-by: Lars Schneider &lt;larsxschneider@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>travis-ci: build documentation</title>
<updated>2016-05-10T18:19:07Z</updated>
<author>
<name>Lars Schneider</name>
<email>larsxschneider@gmail.com</email>
</author>
<published>2016-05-04T08:38:36Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=b98712b9aa97f20a142ca3fcfd027c7b26642e3b'/>
<id>urn:sha1:b98712b9aa97f20a142ca3fcfd027c7b26642e3b</id>
<content type='text'>
Build documentation as separate Travis CI job to check for
documentation errors.

Signed-off-by: Lars Schneider &lt;larsxschneider@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
</feed>
