Aquesta pàgina forma part de la documentació de Moodle en català, tot i que no ha estat traduïda encara. Podeu contribuir obertament a les tasques de traducció. Podeu consultar la Guia d'edició de la documentació i també participar ens els debats del fòrum de traductors de la documentació a moodle.org

Weekly Code Review

De MoodleDocs
La revisió el 03:07, 1 abr 2008 per Martin Dougiamas (discussió | contribucions)
(dif.) ← Versió més antiga | Versió actual (dif.) | Versió més nova → (dif.)
Salta a:navegació, cerca

Moodle has a weekly process of code review in the stable branches to help improve the quality of stable packages and to help detect any regressions that may have occurred in stable code.

Here is the process for testers and developers:

Every Tuesday

Everyone should look at this list: 1.9.x Needs QA review

(Make sure you can see the QA Assigned column)

Grab any bug without a QA assignee from the past week, and claim it by editing the bug to add your name there.


Test the fix

  • Read the comments
  • Look at the patch atatched to the tracker
  • Try the feature out to make sure it works as advertised
  • Post new comments if you need clarification


Mark the fix as reviewed

  • When you are satisfied, simply change the status from Resolved to Closed


Every Wednesday

  • The download site will automatically tag the whole current stable codebase (eg MOODLE_19_WEEKLY) and then build download packages