Drupal 7 Continuous Integration and Testing Workshop's slides
Hi everyone,
I just wanted to share the slides from the workshop I gave during the European Drupal Days 2015 in Milan(Italy) with this group as I hope someone might find them interesting or useful :)
Here's the link: https://speakerdeck.com/omissis/drupal-7-continuous-integration-workshop....
Feedbacks and/questions are of course welcome!
Read moreDrupal Continuous Integration Tools
Hi guys!
I wanted to share something I published today: http://drupalignite.com.
Basically it's a tool and a set of practices to setup a Drupal environment under a full Continuous Integration cycle using some well-known tools as drush, phing, composer and jenkins for the build phase, phpunit and behat for the testing and features and migrate for keeping everything (structure and data) in a code driven development shape.
I published the introduction, the following chapters will be published in the next months!
You can find the code on github: https://github.com/omissis/drupal-ignite
Jenkins and Phing templates for continuous integration
We've been working on implementing continuous integration for our projects to improve code quality. In the process we've built two templates which should make it easy to setup CI for new projects and want to share these with the community. Hopefully you'll find it useful!
Read moreReunión PHP Perú esta tarde
Hola,
Me olvidé de mencionarlo hasta ahora que lo estoy preparando, pero esta tarde tenemos la reunión bi-mensual de PHP Perú en las oficinas de Dokeos, para los que tienen demasiado energía. Estaremos creando pruebas para el lenguaje PHP mismo (versión 5.3) y estaré explicando lo que es phing y como usarlo.
Yannick
Read more

