Commit Graph

8 Commits

Author SHA1 Message Date
Bernard Cafarelli 444c957386
Fix live console URL
Checking running job console did not work with plane zuul.opendev.org
prefix

Change-Id: Ia9f4ee3af1bb7871b6d1bb6768f7a1cd9d31d8a4
2019-09-20 17:25:37 +02:00
Sorin Sbarnea 86de60530d Correct RDO Kibana URL
Updates Kibana to point to its new location.

Change-Id: Ib2334494dd8641a248d3de3765f809d1b3904626
2019-06-19 10:38:38 +01:00
Sorin Sbarnea e19b3aab43 Configure zuul status to use new opendev.org url
This points to the new gerrit/zuul locations.

Change-Id: Iaa38668076bc271475b370de6260bb0b9508d59b
2019-04-25 10:30:20 +01:00
Sorin Sbarnea 01b407c9f3 Add context search for Firefox
Adds configuration for Context Search extension so you can easily
search between OpenStack related sites, proving very usefully if you
inspect the build logs and you don't know where a message comes from
or if there is a bug already created for a specific error message.

Change-Id: I1c9c99fe2cc6b5c71ec8fe8500e40a865232527c
2018-12-12 15:46:30 +00:00
Sorin Sbarnea 8153ae1d56 Refresh log annotation regexes
Contains multiple improvements including:
- use of <mark> html tag by default (yellow background)
- avoid extra newlines caused by previous <span>
- additional patterns
- taiga hyperlinking for gerrit CRs
- improved speed based on https://github.com/Woundorf/foxreplace/issues/257

Change-Id: Ia3568429a59a64ff4b8b450ed687823740adcce8
2018-10-18 10:53:01 +01:00
Sorin Sbarnea 38124b8de4 Enable eslint
Running eslint on the code should make it easier to refactor the
code later.

Change-Id: I33cd7c609617d334596049223954dc24448cb1fe
2018-10-09 18:12:28 +01:00
Michel Peterson 7cbb7ea7c3 Add openstack_gerrit_zuul_status.user.js
This patch adds the script openstack_gerrit_zuul_status.user.js, which
provides a real-time build status when browsing review.openstack.org

Change-Id: I112144dd0284d4218112dd778f8c1c0e567d8c0e
2018-10-07 13:59:33 +03:00
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