commit | bce926fd364e0f0ea6f8d41c7064232a3dd9b5f8 | [log] [tgz] |
---|---|---|
author | Daniele Sassoli <danielesassoli@gmail.com> | Fri Nov 29 16:24:05 2024 +0000 |
committer | Luca Milanesio <luca.milanesio@gmail.com> | Tue Jan 14 11:38:59 2025 +0000 |
tree | f64ab3e4340b82075c0af80ec36db36b56c2ad1d | |
parent | 944a3d643fe6ee5611b59d117a79bc813a744ef7 [diff] |
Modularize creation of formula Base step to extract generic variables that we can then reuse for different version of gerrit in different formulas Change-Id: Idb9a799c067bd53016e35ed3a9b55f733b551c37
brew tap GerritCodeReview/gerrit
brew search gerrit
brew install gerrit@3.11.0
Gerrit data is stored in the Homebrew's var location, /usr/local/var/gerrit
.
Start Gerrit as usual with the gerrit.sh
and start
argument:
/usr/local/var/gerrit/bin/gerrit.sh start
Stop Gerrit passing the stop
argument:
/usr/local/var/gerrit/bin/gerrit.sh stop