Commit Graph

6 Commits

Author SHA1 Message Date
Jenkins 5dc4fd17eb Merge "Begin to add initial scanner modules" 2016-01-18 23:05:37 +00:00
Joshua Harlow 12db43fcf3 Begin to add initial scanner modules
Change-Id: I3fba1cd83723c2787e67dca641b8907abbd577bf
2016-01-17 12:11:27 -08:00
Joshua Harlow 8de878cbcb Add beginning of an anonymous reviewer
Change-Id: I37b6081829e0e78710b02c7028916a77a212c3c3
2016-01-17 00:05:12 -08:00
Joshua Harlow 8e553811e4 Start to add personality and reviewer modules
Change-Id: I687e810cf5e4c4d6212caa32a2ff659da4d34d8f
2016-01-16 23:33:06 -08:00
Joshua Harlow 1157e84e79 Get gerrit watching thread working as expected
This watcher addition can be tested standalone
by running.

$ python nerdreviewer/watcher.py \
  "review.openstack.org" "$USER"

Change-Id: I91142dd8d6be7649894320489c4ed3083723652a
2016-01-17 07:19:28 +00:00
Boris Pavlovic 32605d6fe3 Init project
This commit includes everything that is required to beging work on project:

- Sets up tox
- Sets up unit/pep/coverage/doc jobs
- Introduce doc structure
- Adds entry point
- Adds tests directory
- Adds extra hacking rules
- Add test and project requirements
2015-03-27 01:48:05 +03:00