forked from madlib/archived_madlib
-
Notifications
You must be signed in to change notification settings - Fork 0
Development Checklist
agorajek edited this page Dec 21, 2010
·
7 revisions
[updated 12/12/2010 - suggestions are welcome]
- Coding:
- Main code
- Packaging and migrations (follow: https://github.com/madlib/madlib-contrib/wiki/PackMan)
- Documentation (using Doxygen tags):
- User guide (use @namespace tag >> see http://doc.madlibrary.org)
- Dev reference (http://devdoc.madlibrary.org)
- Write unit tests:
- You can use PGXS methodology to run code from /sql dir and compare it with /expected dir
- Schedule code reviews (use Caleb, Gavin for now, unless you know someone else can help):
- Initial code review on whole files.
- Further code review on full files or specific commits.
- Integration testing and QA:
- Ask someone (you can open a gitgub issue for tracking purposes)
- We are looking for resources.