This project is not covered by Drupal’s security advisory policy.
Overview
This sub-project is responsible for the long-term archival, storage, and exposure of build artifacts and job/test results; similar to the (non-dispatch related) functions performed by qa.d.o today. It is anticipated that this project could end up being a full drupal site on it's own accord, and the repository will include any custom code related to that build.
Phing
Installation
We use Phing as a build tool for this project. Please install Phing via the following instructions:
https://github.com/phingofficial/phing#installation
Usage
We have a single task for this project that runs a series of steps. These range from preparation steps to testing. To run this build run the following command:
```
$ phing
```
Vagrant
**Still to be implemented properly. Added to this project in an early release form.**
Vagrant is very handy. If you do not run Docker natively the following VM will provide a method for debugging and building and executing of containers locally.
Install Vagrant (1.6.x):
http://www.vagrantup.com/downloads.html
Spin up a VM with Docker with the following command:
```
$ vagrant up
```
Visit the DrupalCI main project page for more info.
Project information
Seeking co-maintainer(s)
Maintainers are looking for help reviewing issues.- Created by jthorson on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.



