commit | 9185a5c8bce0d0a05a22c3bcbc75287a64b24b32 | [log] [tgz] |
---|---|---|
author | Ian Wienand <iwienand@redhat.com> | Thu Apr 27 22:16:54 2023 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Apr 27 22:16:54 2023 +0000 |
tree | 178e024cb5d320d60cb45d71ed03a0083ff40129 | |
parent | 774bfa83403f9c395816b58ac6e409ea26a32569 [diff] | |
parent | 45a7a3747a942149c4e7e4dd8b9adac97bd6bec4 [diff] |
Merge "Bazel: Migrate to gerrit_js_bundle rule" into main
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