Tag: cd

Evolving Capsitrano Deployments

Is capistrano the best way to handle your deployments? You may want to consider an alternative approach for modern rails apps.

More... | Comment

Branching by Abstraction

Branching by Abstraction is like milk and honey for Continuous Delivery. This article discusses some of the issues and motivation for using it.

More... | Comment

Feature Flags 101

Feature Flags aid Continuous Delivery by allowing the release of incomplete or untested features. See the simple example in this post.

More... | Comment