Dev Corner

Fixing broken URL Aliases on a Drupal 6 -> Drupal 8 migration

So there are definite "gotchas" to migrating content from Drupal 6 to Drupal 8, when you take…

Workers

Git Branch Strategy meets Continuous Deployment

Our branch strategy based on Git Flow did not survive. It was getting a bit old in the tooth,…

Updating a D6 -> Drupal 8.0.x migration to Drupal 8.1.x

We have several Drupal 6 to Drupal 8 upgrade projects going on, which is particularly…

Bot

A Flash of Insight

Its name is Watney. Watney lives in Matrix. Watney is a bot I created about 6 months ago to…

Quality-oriented Drupal DevOps

Here are the slides from my 2015 Drupal Summit talk, Quality Drupal DevOps!

You…

Drupal on Docker, with a pinch of Salt

Faster, more secure, more maintainable. Three nice benefits we get from our new standard Drupal…

The case for git as a deployment tool

More and more I keep running into assertions that Git is a version control tool, and that if you…

Drupal Dates off by timezone offset, after upgrading date module

Just a quick note of how we resolved an issue related to an upgrade to Date.

We recently…

Importing foreign key references with Migrate

One of our clients wanted to regularly update a list of dealers along with the parts carried at…

Performance problem: N! database calls

Kicking off some posts about various performance challenges we've fixed.

N Factorial

[…