Gerrit/es

From mediawiki.org
This page is a translated version of the page Gerrit and the translation is 61% complete.
Outdated translations are marked like this.
Una vista de los conjuntos de cambio abierto en gerrit.wikimedia.org en la interfaz de usuario nueva.

Gerrit is the website where Wikimedia hosts all its Git repositories, and reviews changes proposed to those repositories. Before change requests are merged in Gerrit, each change is reviewed to ensure they meet standards of security, quality, and coding style. Anyone is welcome to create an account and leave review comments on changes. The special rights to merge or reject changes is reserved to maintainers.

Prerrequisitos

If you are a new to software development and are unsure where to contribute, read New Developers. If you've decide you want to contribute to MediaWiki core or an extension, read Cómo convertirse en un hacker MediaWiki to learn where to find tasks for you and how to set up a local development environment.

Si eres un desarrollador experimentado, visita mejor el Centro del desarrollador .

Submit your first patch

Follow the Gerrit/Tutorial for setting up Git, creating a developer account, and opening change requests in Gerrit.

Código de descarga sin una cuenta Gerrit

Si sólo quieres conseguir el código y no planeas proponer cambios:

Improve future patches

Para revisores de código

  • Gerrit/Code review - Aprenda cómo para aejecutar una revisión de código. ¡Tu ayuda de revisión de cambios es bienvenida!
  • Gerrit/Privilege policy - Política de desarrollo para revisores con derechos de fusión en Gerrit

Para dueños / administradores de proyecto

Véase también

Wikimedia is planning to migrate code review from Gerrit to GitLab .