stable

Clone or download

Read-only

request #9759: Developpement environnement uses Gerrit 2.12

Gerrit now tries to check the validation of email addresses which prevent us to use the API to add the email use by the Git in the tuleap-web container. Since there is no way to disable this behavior we now allow to forge committer identity when pushing to refs/meta/config as administrator. This is good enough in a dev environnement and should not be an issue in production environnement since the domain name should be considered valid. Change-Id: Ifadac6ffea1cc9d601a75dc04bb4b5c94cc43f48

Modified Files

Name
M Makefile +1 −1 Go to diff View file
M docker-compose.yml +1 −1 Go to diff View file
M tools/utils/gerrit_setup/Readme.md +8 −8 Go to diff View file
M tools/utils/gerrit_setup/project.config.tuleap +2 −0 Go to diff View file
M tools/utils/gerrit_setup/setup_gerrit.sh +5 −13 Go to diff View file