openerp-community-reviewer team mailing list archive
-
openerp-community-reviewer team
-
Mailing list archive
-
Message #05700
[Blueprint first-review-script] First review script
Blueprint changed by Sandy Carter (http://www.savoirfairelinux.com):
Whiteboard set to:
Gather information about an OpenERP addon MP
* Has this MP been reviewed before by an automated script?
* Does it contain message identifying as automated?
* Has there been a new commit since last automated message?
* Does it merge cleanly?
* Is this a new module?
* Add of a directory and an __openerp__.py file
* Does it include tests?
* Does it include demo data?
* Has the .pot file been generated
* Run flake8 on the entire module
* Check for deprecated code
* Test install the module on its own, run tests
* Does it follow all OpenERP conventions
* Is this a modification of an existing module
* Which modules are involved?
* What kind of changes are made?
* Code behaviour
* Model changes
* Has the version been bumped
* Any migration scripts included?
* View changes
* Tests
* New tests
* Added tests
* Removed tests
* Demo data
* Data
* Translation
* Evaluate if changes create a net improvement
* Run flake8 before and after merge
* Check for deprecated code before and after merge
* Run tests before and after
* Are they fixed?
* Are they broken?
* Are they unchanged?
* Which tests results have changed? Are they new/removed?
* Check conventions before and after merge
* Is this a mixture of both?
* Separate code of new and modified
* Is this a removal?
* Provide link to http://pad.openerp.com/p/community-review
* Identify points of concern from the pad
* Vote on MP (or don't)
--
First review script
https://blueprints.launchpad.net/lp-community-utils/+spec/first-review-script