Gerrit/uk


Gerrit — це інструмент, який ми використовуємо для опрацювання переглядів коду. Перегляд коду лежить в основі нашого процесу розробки. Будь-який внесок програмного забезпечення до MediaWiki або будь-якого іншого проєкту, розміщеного у Вікімедіа, перевіряється та затверджується на gerrit.wikimedia.org перед його об’єднанням з нашими сховищами Git.
Усі користувачі Gerrit можуть переглядати внески. Обслуговувачі (мaintainers) мають спеціальні права для схвалення чи відхилення внесків.
Передумови
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 Developer hub instead.
Getting started
- Gerrit/Tutorial - A thorough guide to using Git and Gerrit for MediaWiki development
- Gerrit/Tutorial/tl;dr - A very short guide to using Git and Gerrit for MediaWiki development
Further help on Gerrit
- Gerrit/Advanced usage - How to do things "the hard way" in Gerrit
- Gerrit/Troubleshooting - Problems and how to solve them
- Gerrit/Navigation - How to navigate Gerrit's web interface
- Gerrit/FAQ - Frequently asked questions concerning how to use Git and Gerrit
- Gerrit/GitHub - About integration with the GitHub service
For code contributors / authors
- Gerrit/Code review/Getting reviews - Learn how to get your patches reviewed
- Gerrit/Commit message guidelines - Learn how to write good commit summaries
For code reviewers
- Gerrit/Code review - Learn how to perform code review. Your help reviewing changes is welcome!
- Gerrit/Privilege policy - Development policy for reviewers with merging rights in Gerrit
For project owners / administration
- Gerrit/New repositories - How to create a new project in Gerrit
- Gerrit/Privilege policy - How to become the owner of a project in Gerrit, Development policy for reviewers with merging rights in Gerrit
- Gerrit/Inactive projects - Guidelines how to handle inactive projects
- Gerrit/L10n-bot - How to add translatewiki.net integration translation updates
Download code without a Gerrit account
If you only want to get the code and do not plan to propose changes:
- 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.
See also
- Cross-repo dependencies
- List of the public Gerrit projects
- Technical information about Wikimedia's Gerrit installation
- Report bugs/other issues with Gerrit
- Wikimedia Gerrit Patch Uploader
- Official Gerrit documentation
- Gerrit test instance
- Phabricator
- Gerrit replica