Initial commit
12 files changed
tree: 66afac42d345e52f49eaddc9875935084882233f
  1. gr-zuul-summary-status/
  2. .eslintrc.json
  3. .gitignore
  4. bower.json
  5. BUILD
  6. LICENSE
  7. package.json
  8. README.md
README.md

Zuul Summary Status

Show a summary of Zuul results in Polygerrit

UI tests

To run UI tests here will need install dependencies from both npm and bower.

npm run wct-test should take care both for you, read more in package.json.

Test plugin on Gerrit

  1. Build the bundle locally with: bazel build :zuul_summary_status