8f9b1f2c9c
Gerrit 3.8 drops support for html in commentlinks entirely. Gerrit 3.7 supports both html and the new non html system. Update our 3.7 installation to the new system on 3.7 so that we are ready for the Gerrit 3.8 upgrade later. Most of our comment links did not use html entries so we drop the html lines entirely. A single commentlink does use html and there we convert it to the new prefix, link, text, suffix system. More details can be found here: https://gerrit.googlesource.com/gerrit/+/refs/tags/v3.8.2/tools/migration/html_to_link_commentlink.md This should be a 1:1 mapping for our config and not change any behavior. Change-Id: I0b87aac7b90814d242338be8fd03cfc9a76200f7 |
||
---|---|---|
.. | ||
defaults | ||
files | ||
handlers | ||
tasks | ||
templates | ||
README.rst |
Run Gerrit.
This role deploys MariaDB alongside the Gerrit service using docker-compose to run both services in docker containers. Variables below configure MariaDB connection details.
Role Variables