commit | b0ab0458bee0d42e16081b31b7290cc27f182c3f | [log] [tgz] |
---|---|---|
author | Ian Wienand <iwienand@redhat.com> | Fri Jan 29 09:52:08 2021 +1100 |
committer | Ian Wienand <iwienand@redhat.com> | Fri Jan 29 09:52:08 2021 +1100 |
tree | 24843a0c59e0ad98bf33d847550dcd4e2eb0685e | |
parent | b96d6aa690b82dcd4a232feb5bd0167490281f5d [diff] |
Pad first column to 12px 12px seems to be the general indent of left side of the page (e.g. at the top Owner, Author, Committer -- that column of data). Wrap our table in thead and tbody and indent the first-child (i.e. the left-most column) by this 12px for consistency. Change-Id: I1a03544e6841e6c5341f34b6834341c0368adccf
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