Mark Jaquith: Confident Commits, Delightful Deploys

This presentation examines the pitfalls of “winging it” when it comes to changing and deploying code, and showcases multiple paths to the promised land of confident commits and delightful deploys.

Presentation Slides »

Comments

7 responses to “Mark Jaquith: Confident Commits, Delightful Deploys”

  1. Can we get that direct link you mentioned for plugin deploy @ the 40min mark?

  2. Here’s the Git-to-WordPress.org plugin deployment script I mentioned at the 40 minute mark.

    Also, the slides.

  3. This is a high-level overview of high-level DevOps practices. Puppet, Chef, Vagrant, Capastrano, Git, Sinatra, Nginx, CDN. Very informative if you’re looking to step up your game in that regard, but I was looking more for simply how to move stuff from a dev server to a live server :). He does mention briefly that his method for local development is simply changing his local hosts file to point to his local server when developing locally. Whereas I’ve always developed on a client.local.dev domain, maybe I’ve been doing it wrong all these years and causing unnecessary headaches.

  4. pelmered Avatar

    @zaneMATTHEW: I was able to find the link to Scribu’s post about this. Here it is: http://scribu.net/blog/deploying-from-git-to-svn.html
    It’s a bit old(August 2011), but maybe there are updated versions somewhere…

  5. Hi Mark– you mention that you’ve configured nginx to load images from the remote server when they’re not available locally. How did you manage that?

    1. Hi Sam, the following article mentions a way for Apache doing this, the same principle should be applicable for nginx: http://stevegrunwell.com/blog/keeping-wordpress-under-version-control-with-git/

Leave a Reply to pelmeredCancel reply

Video details

Published

July 28, 2013

Tags

Development 226
Subtitles 25


Discover more from WordPress.TV

Subscribe now to keep reading and get access to the full archive.

Continue reading