OpenDev Sysadmins c9e48a112b OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:50:12 +00:00
2018-12-12 15:46:30 +00:00
2018-12-12 17:26:49 +00:00
2018-12-12 17:26:49 +00:00
2018-10-09 18:12:28 +01:00
2019-04-19 19:50:12 +00:00
2018-10-09 18:12:28 +01:00
2018-10-01 13:40:17 +01:00
2018-12-12 17:26:49 +00:00
2018-12-12 17:26:49 +00:00
2018-10-01 11:01:50 +01:00
2018-10-01 13:40:17 +01:00
2018-12-12 17:26:49 +00:00
2018-10-01 13:40:17 +01:00
2018-10-01 13:40:17 +01:00
2018-10-01 13:40:17 +01:00
2018-12-12 17:26:49 +00:00

coats

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

Current scripts

FoxReplace.json

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/openstack/coats/master/coats/FoxReplace.json or configure it to re-download it when it changes.

openstack_gerrit_zuul_status.user.js

openstack_gerrit_zuul_status.user.js: Provides the status of the current CI run on the OpenStack Gerrit in real time.

Ideas for future scripts

  • Link codesearch.openstack.org results directly to github.com

Context search for Firefox

If you often have to search for pieces of OpenStack related code on various websites you may find useful to use Context Search Firefox extension that allows you to perform context searches. You can import the configuration from coats/searchEngines.json

coats-log-highlight-example

Contributing

Before you raise a CR, please run "tox" to perform a sanity check.

Description
Collection of scripts that improve OpenStack developer browsing experience
Readme 2.1 MiB
Languages
JavaScript 70.5%
Makefile 23.3%
Python 6.2%