DrupalCon Baltimore 2017: Automatic Drupal Updates using Visual Regression & Continuous Integration
About this talk
This talk covers the implementation of "Automatic Drupal Updates," showcasing how to streamline the update process for Drupal sites using Continuous Integration and Visual Regression testing. The speaker, Matt Cheney, explains how to automatically check for updates every hour, create a new Git branch for updates, apply the updates, and test for visual changes. If no discrepancies are found, the updates can be committed and deployed automatically to the production environment, with results sent via Slack. This session is ideal for anyone looking to simplify their Drupal site maintenance and enhance their workflow.