gitlab - 将 Gerrit 与 Gitlab 集成

标签 gitlab gerrit integrate

您有任何关于如何集成的提示或教程格里特 Gitlab - 格里特 应该作为 的代码审查Gitlab repo ?

最佳答案

是的,它可以轻松集成,安装 gitlab 和 gerrit。

1. create your repository on gitlab.
2. git clone --mirror <gitlab repo url>
3. create project on gerrit.
4. git push --mirror <gerrit_project_url>
5. configure gerrit replication plugin, this will replicate your all the changes to gitlab.

注意:您可以使用 gerrit oauth 插件使用 gitlab 和 jenkins 进行身份验证以验证构建。

https://gerrit.googlesource.com/plugins/replication/+doc/master/src/main/resources/Documentation/config.md

关于gitlab - 将 Gerrit 与 Gitlab 集成,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/37861001/

相关文章:

c - 对具有 n 个间隔的 a 和 b 之间的函数进行积分

git - 如何使用 gitlab-ci.yml 进行简单的 pull ?

git - 我如何在本地使用 git 命名空间?

postgresql - GitLab CI : How to setup postgres image using GitLab secure variables

visual-studio-2010 - $ git 审查 git : 'review' is not a git command. 见 'git --help'

java - 通过java集成

ios - 在pdf文件中进行电子签名,将多页pdf转换为具有相同内容的单页

gitlab - 如何设置动态 gitlab-ci 文件

git - 如何在intelliJ IDEA中进行git review?

git - 无法推送 Git 更改 - 找不到更改 ID