zuul-jobs/roles/htmlify-logs
James E. Blair 74b5e0a1b3 htmlify: don't log
Don't log the complete stat output of every file we htmlify, it's
boring.

Change-Id: I72e6b6234361430a3a7a67f1235c797be4c0059e
2018-08-20 13:00:18 -07:00
..
library htmlify: fix py3 gzip issue 2018-08-17 13:12:39 -07:00
tasks htmlify: don't log 2018-08-20 13:00:18 -07:00
README.rst Add HTMLify logs role 2018-08-02 13:11:34 -07:00
__init__.py Enable Python 2.7 unit tests 2018-08-17 10:23:20 +10:00

README.rst

HTMLify text logs

This makes an HTML version of every file in the executor log directory with a .txt or .txt.gz extension. If the original was gzipped, the HTML version will be as well.