commit | ae03797b938ee9aabe84d1a298ae544e18f827b3 | [log] [tgz] |
---|---|---|
author | Luca Milanesio <luca.milanesio@gmail.com> | Fri Apr 19 20:43:09 2024 +0100 |
committer | Luca Milanesio <luca.milanesio@gmail.com> | Fri Apr 19 20:43:09 2024 +0100 |
tree | 815c04a41a20604b859929916799693ca83fda53 | |
parent | 896e18e0f253450844c33eac00cf8210a0da33fb [diff] |
Ignore refs/multi-site/version in globalrefdb validation Change-Id: Ifa0dcdc6c7f03b9af7969775dc09b179eca96f7f
This repository contains a collection of Gerrit scripting plugins that are intended to provide simple and useful extensions.
Gerrit needs to be able to recognise the scripts syntax and being able to load them as plugins.
In order to be able to run Groovy scripts, you need to install first the Groovy scripting provider and then copy the Groovy scripts under your Gerrit /plugins directory.
Similarly for Scala scripts, you need to install the Scala scripting provider and then copy the Scala scripts under your Gerrit /plugins directory.