commit | 73b2a8bf942a8882c7220e85af4c6af6e869c330 | [log] [tgz] |
---|---|---|
author | Ian Wienand <iwienand@redhat.com> | Tue May 04 06:21:08 2021 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue May 04 06:21:08 2021 +0000 |
tree | 1f2edbebd0cc82133c14cb2815dfeb787f1e7321 | |
parent | d237291cc70c6108b065ba4488657872f00cca50 [diff] | |
parent | facc2f00c033d99d65f0f79414391c6c4f4f591d [diff] |
Merge changes from topic "bazel4" into main * changes: date display: use gr-date-formatter Remove srcs argument
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.jar
to Gerrit plugins directoryssh -p 29418 admin@<host> gerrit plugin reload zuul-results-summary