| commit | 618b117575d63dd5608a70ebf103fc40db9b05e1 | [log] [tgz] |
|---|---|---|
| author | Edwin Kempin <ekempin@google.com> | Mon Aug 26 17:08:00 2019 +0200 |
| committer | Edwin Kempin <ekempin@google.com> | Tue Aug 27 09:00:04 2019 +0200 |
| tree | 8698dc8f175fb88550a5a27ad9c74b1e3d54d53b | |
| parent | 79492f1ca255be3b00290bd6276d0294935be2eb [diff] |
Adapt to new SubmitRule interface in Gerrit core Signed-off-by: Edwin Kempin <ekempin@google.com> Change-Id: I9b3d709c27306e63dcd20b7738cd077c8d730e0f
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.