commit | 6f23da3f9c8c66f1f4b8c18bf304f9f3ecc629d0 | [log] [tgz] |
---|---|---|
author | Sebastian Schuberth <sschuberth@gmail.com> | Wed May 18 11:36:43 2016 +0200 |
committer | Sebastian Schuberth <sschuberth@gmail.com> | Wed May 18 11:36:43 2016 +0200 |
tree | b0f0add397b98bfe52f299ee1c81c900bdba9e98 | |
parent | 8657f2c334c32e6a404254ce115016ed3244a5a6 [diff] |
README: Remove the link to pending changes for Gerrit master All required changes are in Gerrit upstream now. Change-Id: Iff6fe3f56fc6dcdb68942f273b6b7bdca4c372bc
This plugin provides Groovy runtime environment for Gerrit plugins in Groovy.
To build link this directory under Gerrit's tree plugins directory and run:
buck build plugins/groovy-provider
The resulting artifact can be found under:
buck-out/gen/plugins/groovy-provider/groovy-provider.jar
To test deploy the review plugin [1] and copy this Groovy Provider plugin under $gerrit_site/plugins
directory.
Review plugin in Groovy can be used:
ssh gerrit review approve I59302cbb Approve change: I59302cbb