Tag

Gerrit

0 views collected around this technical thread.

vivo Internet Technology
vivo Internet Technology
Jun 26, 2024 · R&D Management

Vivo Engineering Efficiency Team: VCR Platform Development and Code Review Plugin Implementation

The article describes Vivo's Engineering Efficiency team's VCR platform, built on GitLab and Gerrit, detailing the design and implementation of code‑review plugins, challenges faced, architectural integration, customization techniques, and future directions toward automated and AI‑enhanced code review.

Automated TestingCode ReviewEngineering Efficiency
0 likes · 15 min read
Vivo Engineering Efficiency Team: VCR Platform Development and Code Review Plugin Implementation
DevOps Operations Practice
DevOps Operations Practice
Oct 8, 2023 · Information Security

Essential DevSecOps Tools for Securing CI/CD Pipelines

This article introduces five open‑source DevSecOps tools—Trivy, Gerrit, OWASP Dependency‑Check, Arachni, and Falco—that help integrate automated security checks into CI/CD pipelines, improve vulnerability detection, and ensure compliance throughout the software delivery process.

ArachniCI/CDDevSecOps
0 likes · 5 min read
Essential DevSecOps Tools for Securing CI/CD Pipelines
360 Quality & Efficiency
360 Quality & Efficiency
May 12, 2023 · Operations

Configuring Gerrit Hooks: Client, Webhook, and Server Hook Methods

This article explains the three main Gerrit hook configurations—client‑side hooks, webhooks, and server‑side hooks—detailing their setup procedures, code examples, advantages, and typical use cases for automating notifications and CI/CD pipelines.

ConfigurationGerritHooks
0 likes · 7 min read
Configuring Gerrit Hooks: Client, Webhook, and Server Hook Methods
DevOps Cloud Academy
DevOps Cloud Academy
Mar 23, 2023 · Operations

Managing Kubernetes Manifests with Kustomize and Automating Code Review with Gerrit and Jenkins

This article demonstrates how to use Kustomize for managing Kubernetes manifests, set up a Gerrit instance with Docker, configure SSH keys, integrate Gerrit with Jenkins via the Gerrit Trigger plugin, and create a Jenkins pipeline that automatically builds and tests code changes upon review approval.

CI/CDGerritJenkins
0 likes · 8 min read
Managing Kubernetes Manifests with Kustomize and Automating Code Review with Gerrit and Jenkins
DevOps Cloud Academy
DevOps Cloud Academy
Oct 6, 2021 · Operations

Integrating Gerrit with Jenkins for Automated Code Review Triggered Pipelines

This guide explains how to set up a Gerrit instance, configure SSH keys and permissions, install the Gerrit Trigger plugin in Jenkins, and create a Jenkins pipeline that automatically runs when a review is merged, providing a complete end‑to‑end CI/CD workflow.

CI/CDCode ReviewGerrit
0 likes · 8 min read
Integrating Gerrit with Jenkins for Automated Code Review Triggered Pipelines
Laravel Tech Community
Laravel Tech Community
Aug 9, 2021 · Backend Development

Top 15 Code Review Tools for Improving Software Quality

This article presents a curated list of the 15 best code review tools, describing each platform’s features and benefits to help developers streamline code inspections, improve software quality, and enhance team collaboration.

Code ReviewGerritPhabricator
0 likes · 9 min read
Top 15 Code Review Tools for Improving Software Quality
DevOps Cloud Academy
DevOps Cloud Academy
Nov 20, 2020 · Operations

Integrating Gerrit with Jenkins for Automated Code Review and CI Pipeline

This article explains how to set up Gerrit for code review, configure it via Docker, add a Jenkins user and SSH keys, adjust project permissions, install the Gerrit Trigger plugin in Jenkins, and create a Jenkinsfile that automatically runs a pipeline when a review is merged, providing a complete DevOps CI/CD workflow.

CI/CDCode ReviewDocker
0 likes · 10 min read
Integrating Gerrit with Jenkins for Automated Code Review and CI Pipeline
DevOps Cloud Academy
DevOps Cloud Academy
Aug 8, 2020 · Operations

Integrating Gerrit with Jenkins for Automated Code Review and CI Pipelines

This guide explains how to set up Gerrit in Docker, configure SSH keys and user groups, install the Gerrit Trigger plugin in Jenkins, and create a Jenkinsfile so that a successful code review automatically triggers a Jenkins pipeline, providing a streamlined DevOps workflow.

CI/CDCode ReviewDocker
0 likes · 7 min read
Integrating Gerrit with Jenkins for Automated Code Review and CI Pipelines
JD Retail Technology
JD Retail Technology
Oct 17, 2019 · Fundamentals

Implementing Effective Code Review (CR) with Gerrit: Benefits, Process, and Future Plans

This article explains the importance of code review for improving software quality, outlines the benefits of using Gerrit as a CR tool, describes the detailed workflow and promotion strategies, and discusses future extensions such as CI integration, issue tracking, and metric‑driven improvements.

CI/CDCode ReviewGerrit
0 likes · 12 min read
Implementing Effective Code Review (CR) with Gerrit: Benefits, Process, and Future Plans
Ctrip Technology
Ctrip Technology
Nov 8, 2018 · Fundamentals

Hybrid Code Review Service: Combining CHANGE and Merge Request in Ctrip's GitLab Platform

This article analyzes the advantages of Gerrit’s pre‑commit CHANGE workflow and GitLab’s Merge Request, proposes a hybrid code‑review service that integrates both approaches, and outlines the scenarios where each method or their combination best fits development teams seeking higher code quality and efficient integration.

Code ReviewGerritGitLab
0 likes · 11 min read
Hybrid Code Review Service: Combining CHANGE and Merge Request in Ctrip's GitLab Platform
360 Zhihui Cloud Developer
360 Zhihui Cloud Developer
Jan 19, 2017 · Cloud Computing

How to Successfully Submit Bugs and Patches to OpenStack: A Step‑by‑Step Guide

This article walks you through the entire process of reporting OpenStack bugs and submitting patches, covering both known and unknown issues, required preparations, SSH key setup, Gerrit configuration, git‑review usage, common pitfalls, and final review steps.

Bug ReportingGerritOpenStack
0 likes · 9 min read
How to Successfully Submit Bugs and Patches to OpenStack: A Step‑by‑Step Guide