| commit | 208263492456c3de18fbda4815d38166ff31c12c | [log] [tgz] |
|---|---|---|
| author | Alice Kober-Sotzek <aliceks@google.com> | Thu Aug 01 08:59:50 2019 +0000 |
| committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Aug 01 08:59:50 2019 +0000 |
| tree | 88320acec2eb38a5c24832beeff3f382251bf1bd | |
| parent | 45b109e8939eb01b82580271ae64a9857ee4e45c [diff] | |
| parent | d42db3a8267aae4c61de3ed7a7908538990bc552 [diff] |
Merge "Ensure that submittability info of change is refreshed when check is created/updated"
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.