Delphix git integration
Tonight, my Delphix colleague Zubair Khan and I presented the integration we've done with git at the SF Bay Area Large-Scale Production Engineering meetup. When I started at Delphix, we were using Subversion -- my ire for which the margins of this blog are too narrow to contain. We switched to git, and in the process I became an unabashed git fanboy.
Git is a powerful tool generally, but in particular has some powerful hook points that we use to enforce our code integration criteria and to do some handy things after we integrate. For this, we wrote some custom bash scripts, and python integrations with Bugzilla and Review Board. You can check out the slides, and we've open sourced it all on github with the hope that it might help people with their own integrations.
- ← Previous
Hardware Engineer - Next →
DTrace OEL update