Skip to content
This repository has been archived by the owner on Feb 2, 2021. It is now read-only.

NewNewCodeReview

Kevin Reid edited this page Apr 16, 2015 · 1 revision

(legacy summary: Really simple code review scheme.)

Introduction

A much better and simpler code review scheme.

Details

  1. Check out Caja from svn.
  2. Create your patch however you want.
  3. Run myvn snapshot.
  4. Mark any related bugs in the issue tracker Pending.
  5. Note the review number, and see your review at http://codereview.appspot.com/mine
  6. Respond to comments, edit code and snapshot again.
  7. Loop to (3) until done.
  8. When done, commit with myvn submit.
  9. Mark any related bugs in the issue tracker Fixed.
  10. Close the issue on codereview.appspot.com by clicking "Edit Issue", clicking the "Closed" checkbox, and clicking "Update issue"
Clone this wiki locally