commit | 4a209f56f5f93edba70eb4520276a9751dfbcdd7 | [log] [tgz] |
---|---|---|
author | David Ostrovsky <david@ostrovsky.org> | Thu Feb 25 20:55:13 2021 +0100 |
committer | David Ostrovsky <david@ostrovsky.org> | Wed Mar 31 13:35:11 2021 +0200 |
tree | 535ae8be6e5fd3fb7e26f72c78ca53aeda1f8e50 | |
parent | e1b098f5a11c17646c4535db80cd8134de0afc6b [diff] |
Allow to enable Zuul integration per project Skip parsing the messages, if project wasn't enabled for Zuul. Expose project config entry to enable the Zuul integration from the project page. As the consequence of this change the deployment is changed from JavaScript to JAR artifact. Bug: Issue 13980 Change-Id: I85a132565af217b703c93988ed5de7f7628efead
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