< Gerrit


A view of open change sets at gerrit.wikimedia.org
Gerrit is the website where all Wikimedia repositories are stored and proposed code changes to those repositories are reviewed. All code changes that are submitted to Gerrit are reviewed on the Gerrit website before being submitted to ensure they meet acceptable code styling, implementation, and security standards.
All Gerrit users can review contributions. Maintainers have the special rights to approve or reject contributions.
Pré-requisitos
If you are a novice developer, read New Developers. If you know that you will work on MediaWiki core and MediaWiki extensions, read Como tornar-se num hacker do MediaWiki .
Learn how to contribute to MediaWiki development and how to set up a functioning pre-configured development installation of MediaWiki.
If you are an experienced developer, visit the Portal dos Programadores
instead.Começar
View How Gerrit works to learn how Gerrit works and get started submitting or reviewing code.
Ajuda adicional no Gerrit
- Gerrit/Advanced usageHow to do things "the hard way" in Gerrit -
- Gerrit/Troubleshooting - Problemas e como os resolver
- Gerrit/Navigation - Como navegar na interface da Web do Gerrit
- Gerrit/FAQ - Perguntas mais frequentes sobre como utilizar Git e Gerrit
- Gerrit/GitHub - Acerca da integração com o serviço do GitHub
Para colaboradores de código / autores
- Gerrit/Code review/Getting reviews - Saber como ter as suas correções revistas
- Gerrit/Commit message guidelines - Saber como escrever bons resumos de implementação
Para revisores de código
- Gerrit/Code reviewLearn how to perform code review. Your help reviewing changes is welcome! -
- Gerrit/Privilege policyDevelopment policy for reviewers with merging rights in Gerrit -
Para proprietários / administração de projeto
- Gerrit/New repositories - Como criar um novo projeto no Gerrit
- Gerrit/Privilege policyHow to become the owner of a project in Gerrit, Development policy for reviewers with merging rights in Gerrit -
- Gerrit/Inactive projectsGuidelines how to handle inactive projects -
- Gerrit/L10n-botHow to add translatewiki.net integration translation updates -
Transferir código sem uma conta Gerrit
Se só pretender obter o código e não planeia propor alterações:
- To simply browse & fork our code you can use the GitHub mirrors. Also see Gerrit/GitHub.
- To make an anonymous git clone of the core of MediaWiki, git clone https://gerrit.wikimedia.org/r/mediawiki/core.git.
Consulte também
- Cross-repo dependencies
- List of the public Gerrit projects
- Technical information about Wikimedia's Gerrit installation
- Report bugs/other problemas com Gerrit
- Wikimedia Gerrit Patch Uploader
- Official Gerrit documentation
- Gerrit test instance
- Phabricator
- Gerrit replica
Wikimedia is planning to migrate code review from Gerrit to GitLab .
This article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.