Gerrit/uk
Outdated translations are marked like this.
Gerrit це веб-сайт, де зберігаються всі сховища Вікімедіа та переглядаються запропоновані зміни коду цих сховищ. Усі зміни коду, які надсилаються Gerrit, перевіряються на веб-сайті Gerrit перед надсиланням, щоб переконатися, що вони відповідають прийнятному стилю коду, реалізації та стандартам безпеки. 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.
Передумови
Якщо ви розробник-початківець, прочитайте New Developers. Якщо ви знаєте, що працюватимете над ядром MediaWiki та розширеннями MediaWiki, прочитайте Як стати MediaWiki-хакером .
Якщо ви досвідчений розробник, натомість відвідайте Developer hub .
Submit your first patch
Follow the Gerrit/Посібник for setting up Git, creating a developer account, and opening change requests in Gerrit.
Download code without an account
To download source code and without a plan to propose changes:
- Clone the MediaWiki core repository using
git clone https://gerrit.wikimedia.org/r/mediawiki/core.git
. - Browse and fork our mirrors from GitHub at https://github.com/wikimedia.
Improve future patches
- 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
- 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
Див. також
- 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 manual
- Gerrit test instance
- Phabricator
- Gerrit replica
Вікімедіа планує перенести перегляд коду з Gerrit на GitLab .