commit | 774bfa83403f9c395816b58ac6e409ea26a32569 | [log] [tgz] |
---|---|---|
author | Youssef Elghareeb <ghareeb@google.com> | Tue Mar 28 00:29:52 2023 +0200 |
committer | Youssef Elghareeb <ghareeb@google.com> | Tue Mar 28 00:29:52 2023 +0200 |
tree | f246df24bf728f209eeaddc796eda4fc80c2c7cc | |
parent | 73b2a8bf942a8882c7220e85af4c6af6e869c330 [diff] |
Add package-lock.json file Lockfiles are required to ensure we have visibility into builds, checksum verification and accurate vulnerability scanning. The file was generated by running `npm install`. Google-Bug-Id: b/275121168 Change-Id: I58790e740356008f855790fc64750c2ed66218d5
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