Skip to main content

drupal

Drupal Bulk Update

Submitted by Trevor on
It's Drupal Security Update Wedesday - you've got a security update that makes a simple change, which you've tested and feel pretty confident you can safely deploy to your servers without much human intervention. But running composer update and getting everything set up is a lot of work. Here's a script I've written that creates a new branch for your drupal update and pushes the changes to your dev and main branch. Behold "automated_update":