Jump to content

גריט

From mediawiki.org
This page is a translated version of the page Gerrit and the translation is 21% complete.
דוגמה לבקשות שינוי ב־gerrit.wikimedia.org

גריט הוא אתר בו ויקימדיה מארחת את רוב מאגרי ה־Git שלה, ושם מתבצעת גם סקירת הצעות לשינויים במאגרים האלה. לפני שבקשות השינוי ממוזגות לגריט, כל שינוי נסקר כדי לוודא שהוא עומד בדרישות האבטחה, האיכות וסגנון כתיבת הקוד. כל אחד ואחת מוזמנים ליצור חשבון ולכתוב הערות סקירה על שינויים. הזכויות המיוחדות למזג או לדחות שינויים שמורות למתחזקים.

תנאי קדם

If you are new to software development and are unsure where to contribute, read מפתחים חדשים . If you've decided you want to contribute to MediaWiki core or an extension, read כיצד להפוך למתכנת מדיה־ויקי to learn where to find tasks for you and how to set up a local development environment.

If you are an experienced developer familiar with MediaWiki but new to its software development, visit מרכז המפתחים .

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

For code reviewers

For project owners


ר' גם

Wikimedia had been planning to migrate code review from Gerrit to GitLab , but as of June 2024 this is not going to happen .