How to compile and build Gerrit Plugins?
To build Gerrit Plugins from source, you need: A Linux or macOS system (Windows is not supported at this time) zip, unzip, wget $yum install zip -y $ yum install unzip -y $ yum install wget -y $ yum install git -y Python 2 or 3 This is installed in each RHEL 7 and Ubunutu … Read more