zuul-jobs/roles/htmlify-logs
Monty Taylor 6ab78932a4 Set ignore_basepython_conflict to true
Otherwise we miss that we're not using 3.8 in the 38 env.

Fixes the cgi.escape issue that we didn't catch earlier.

Change-Id: I604bd18b70950580f60714598624d493f4a5060f
2020-05-09 20:43:52 +00:00
..
library Set ignore_basepython_conflict to true 2020-05-09 20:43:52 +00:00
tasks Add loop var policy to ansible-lint 2020-04-29 17:20:59 +02: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.