system-config/playbooks/roles/gerrit
Ian Wienand 58ba847c07 gerrit: enable plugin reload in dev mode
With a pure javascript plugin, dropping a new file in the plugins/
directory and reloading the page is sufficient to see changes.
However, with .jar plugins (as zuul-summary-plugin now is) you need to
actually issue a reload, which requires the included permissions.

Enable it dev mode, which is where you'll very likely be trying to
iterate development with a change to a plugin.  I don't think it's
really that dangerous for production, but traditionally it's been off
there so let's leave it like that.

While we're here, write out a little script to help you quickly deploy
a new .jar of the plugin when we're testing.

Change-Id: I57fa18755f8a8168da12c48f1f38d272da1c6599
2021-05-03 22:37:55 +00:00
..
defaults gerrit: Initalize in testing 2021-01-18 07:58:23 -08:00
files Run update-bug on patchset-created again 2021-03-23 15:26:10 +00:00
handlers Add Apache to Ansible for Gerrit 2020-02-03 07:57:36 -06:00
tasks gerrit: remove mysql-client-core-5.7 package 2021-03-30 13:09:39 +11:00
templates gerrit: enable plugin reload in dev mode 2021-05-03 22:37:55 +00:00
README.rst Run a gerrit container on review-dev01 2019-10-29 08:29:17 +09:00

Run Gerrit.