commit | f9921a7befd3636d789d9ba1e50017bc4a58c925 | [log] [tgz] |
---|---|---|
author | James E. Blair <jim@acmegating.com> | Tue Apr 13 15:58:02 2021 -0700 |
committer | James E. Blair <jim@acmegating.com> | Tue Apr 13 16:01:28 2021 -0700 |
tree | 620ebedfcf9b3263326a2db818669a905e57771f | |
parent | b19683e8dadc27b19fb294ae679eeb07df067746 [diff] |
Enable the plugin by default New users who install the plugin are most likely going to expect it to be enabled and work out-of-the-box. Rather than ask users to then also enable it by configuration, restore the default to the previous behavior of automatically enabling it. Projects can still disable this by default (or, presumably an admin could set the default in All-Projects to false and then projects can individually enable it). Also, reword some documentation regarding Zuul's name. Change-Id: I03b58bb6fa8b6db62793c05a0ec17309165c16f1
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