DrupalCon Prague 2013: HAVE A BUILD (AND AUTOMATE IT WITH PHING)
About this talk
This talk covers the essentials of establishing a robust continuous integration process by automating the build using Phing. The speaker discusses the repetitive tasks faced by Drupal developers, highlighting the transition from managing databases in Drupal 7 to utilizing compiled PHP classes in Drupal 8, along with the integration of SASS and Compass in front-end development. The session emphasizes the importance of a build system that streamlines these tasks into a shared library, enabling both developers and build servers to efficiently assemble, test, and report on project status.