commit | 23dcf1f3c856e7a72ed0802b9622afa0ad145252 | [log] [tgz] |
---|---|---|
author | Dhruv Srivastava <dhruvsri@google.com> | Wed Aug 28 22:58:24 2019 +0200 |
committer | Dhruv Srivastava <dhruvsri@google.com> | Mon Nov 04 10:48:56 2019 +0100 |
tree | 87bc9752c4e7343bf4bb94a3a5b139ded91a37a1 | |
parent | 5dae4c03d60cb53dc3b5b1165b1fe7a4beee7422 [diff] |
Fix order of merging of old checks into new checks Change-Id: Icdcb6542ebc0e19279418055643dd8a108395bbc
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.