system-config/playbooks/roles/gerrit/templates
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
..
docker-compose.yaml.j2 Add jvm gc logging to gerrit and traceability perms 2020-12-09 11:11:26 -08:00
gerrit.config.j2 gerrit: enable plugin reload in dev mode 2021-05-03 22:37:55 +00:00
gerrit.vhost.j2 Add X-Forwarded-Proto to gerrit apache config 2020-11-21 10:09:35 -08:00
infra_lp_creds.j2 Add launchpadlib credentials to gerrit ansible 2019-12-17 08:13:34 -05:00
jgit.config.j2 Enable git protocol v2 on gerrit 2020-12-09 15:51:10 -08:00
manage-projects.j2 Stop managing gerrit's local git mirror dir 2020-10-16 09:41:07 -07:00
projects.ini.j2 Stop managing gerrit's local git mirror dir 2020-10-16 09:41:07 -07:00
redirect.vhost.j2 Use LE certs for Apache 2020-02-13 10:31:59 -06:00
replication.config.j2 No longer push refs/changes to GitHub mirrors 2020-04-17 11:54:01 +02:00
root.my.cnf.j2 Stop using mysqlclient ssl flag 2020-04-23 10:08:21 -07:00
secure.config.j2 Move jgit autogc disablement into correct config 2020-12-01 23:15:57 +00:00
track-upstream.j2 Stop managing gerrit's local git mirror dir 2020-10-16 09:41:07 -07:00