
- gerrit config - zuul jobs - updated URLs Change-Id: Id183dba3ba13c1e89b97de7ac167fa73de7b9758
20 lines
844 B
Markdown
20 lines
844 B
Markdown
# coats
|
|
|
|
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.
|
|
|
|

|
|
|
|
After you install Firefox extension you can either do an one-time import
|
|
of the configuration from <https://raw.githubusercontent.com/openstack/coats/master/coats/FoxReplace.json>
|
|
or configure it to re-download it when it changes.
|
|
|
|
## Contributing
|
|
|
|
Before you raise a CR, please run "tox" to perform a sanity check.
|