commit | 45a7a3747a942149c4e7e4dd8b9adac97bd6bec4 | [log] [tgz] |
---|---|---|
author | David Ostrovsky <david@ostrovsky.org> | Sat May 01 08:21:18 2021 +0200 |
committer | David Ostrovsky <david@ostrovsky.org> | Fri Nov 11 15:12:43 2022 +0100 |
tree | c9f9c5eb4449ffa27c095e42dd7d89e8ba5ae4e5 | |
parent | 73b2a8bf942a8882c7220e85af4c6af6e869c330 [diff] |
Bazel: Migrate to gerrit_js_bundle rule Also simplify eslint setup. Change-Id: If28e74e257ff9288193acb148de21cce6ecffe02
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