Drupal Jenkins Demo is an example which shows how Drupal projects can use continuous integration, Phing and Jenkins.
A Jenkins job for the project has been setup using the Jenkins job template for Drupal projects.
- Drupal 7.8
- Token module: Used as an example module for static code analysis and unit tests
- Build file and configuration: Phing Drupal Template is included as a submodule in
\build
and configured to check the Token module - This README file
- Phing Drupal Template: Template Phing build.xml file for Drupal projects
- Jenkins job template for Drupal projects: A standard Jenkins job template for Drupal projects