Collection of scripts that improve OpenStack developer browsing experience
Go to file
Sorin Sbarnea 1838510f47 Initial commit
Contains FoxReplace config that augments open stack build logs,
making easier to spot errors in them.
2018-10-01 13:40:17 +01:00
coats Initial commit 2018-10-01 13:40:17 +01:00
.gitignore Initial commit 2018-10-01 13:40:17 +01:00
.pre-commit-config.yaml Initial commit 2018-10-01 13:40:17 +01:00
.travis.yml Initial commit 2018-10-01 13:40:17 +01:00
LICENSE Initial commit 2018-10-01 11:01:50 +01:00
Makefile Initial commit 2018-10-01 13:40:17 +01:00
README.md Initial commit 2018-10-01 13:40:17 +01:00
cspell.json Initial commit 2018-10-01 13:40:17 +01:00
package.json Initial commit 2018-10-01 13:40:17 +01:00
requirements.txt Initial commit 2018-10-01 13:40:17 +01:00
setup.cfg Initial commit 2018-10-01 13:40:17 +01:00
setup.py Initial commit 2018-10-01 13:40:17 +01:00
test-requirements.txt Initial commit 2018-10-01 13:40:17 +01:00
tox.ini Initial commit 2018-10-01 13:40:17 +01:00

README.md

coats

Build Status

Collection of scripts (coats) that improve open-stack developer browsing experience

FoxReplace.json is text replacements configuration for https://addons.mozilla.org/en-GB/firefox/addon/foxreplace/ which would add some extra coloring on build logs, making them easier to read. We plan to convert this into a greasemonkey helper in the future to allow use from multiple browsers.

foxreplace-os-logs

After you install Firefox extension you can either do an one-time import of the configuration from https://raw.githubusercontent.com/ssbarnea/coats/master/coats/FoxReplace.json or configure it to re-download it when it changes.