commit | 4abdd0cb1e85ce6777c79405e759f641ea8f49f8 | [log] [tgz] |
---|---|---|
author | Ian Wienand <iwienand@redhat.com> | Fri Jan 29 09:48:59 2021 +1100 |
committer | Ian Wienand <iwienand@redhat.com> | Fri Jan 29 09:48:59 2021 +1100 |
tree | 449fb9ba2a5d65ba994cb51035a215c9c0277312 | |
parent | dab8bdfaaa09df19fe8093d7b5b8211501d77ac6 [diff] |
Disabled visited link color The visited link color is hard to read in dark mode, and nothing else in the gerrit UI sets the visited link color. Set to default for consistency. Change-Id: I53694c4417228a462d7293afaf9b7cc6df4a8aa6
Polygerrit plugin to show a summary of Zuul results in a change tab
Results are show in reverse chronological order, additionally sorted by CI userid's in ZUUL_PRIORITY (earlier entry in the list means sorted first in the output table). i.e. if you consider one of your CI reporters to be the main one, you should place it first in this list.
UI tests are still a work in progress
git clone https://gerrit.googlesource.com/gerrit
plugins/zuul-results-summary
`cd plugins; git clone https://gerrit.googlesource.com/plugins/zuul-results-summarycd ..; bazel build plugins/zuul-results-summary:zuul-results-summary
bazel-bin/plugins/zuul-results-summary/zuul-results-summary.js
to Gerrit plugins directory