| commit | e951ee11b5583156131aa3008297451d70c61b8e | [log] [tgz] | 
|---|---|---|
| author | Dhruv Srivastava <dhruvsri@google.com> | Wed Apr 08 10:26:14 2020 +0200 | 
| committer | Dhruv Srivastava <dhruvsri@google.com> | Wed Apr 15 10:49:42 2020 +0200 | 
| tree | 3df7ca7d594dc1553ba7ae4cf73358f28b4c9c4b | |
| parent | 00ee5ab6990e80a6e4e14aeb42349bdcfa7d1b85 [diff] | 
Replace all usage of fire with CustomEvent * Polymer.fire or Gerrit.FireBehavior.fire replaced with Polymer recommended CustomEvent * Remove non-required Gerrit.FireBehavior Change-Id: I301296879185310ba3030bd5d726d99052dab160
This plugin provides a unified experience for checkers (CI systems, static analyzers, etc.) to integrate with Gerrit Code Review.
This plugin uses polymer-cli to test.
After bower install, running polymer test -l chrome will run all tests in Chrome, and running polymer serve and navigating to http://127.0.0.1:8081/components/checks/gr-checks/gr-checks-view_test.html allows for manual debugging.
When upgrading the plugin, please use init:
java -jar gerrit.war init -d site_path
More details about “init” in https://gerrit-review.googlesource.com/Documentation/pgm-init.html