Posted by fengtan on August 18, 2015 at 5:51pm
Here is a Jenkins plugin to automate code reviews and tests on Drupal: https://github.com/fengtan/drupal-plugin
Code review is based on Coder Review ; tests are based on core Simpletest.
It is already possible to do this using a Shell builder and/or the Phing Drush Task. What this plugin provides is a user-friendly interface to configure things in a few clicks right in Jenkins.
Only Drupal 7 code may be reviewed/tested for now.
Comments
Plugin is now hosted on
Plugin is now hosted on Jenkins infrastructure and can be installed from Jenkins interface https://wiki.jenkins-ci.org/display/JENKINS/Drupal+Developer+Plugin