These slides are from the talk I gave at the DC CTO summit in October 2014. It covers the basics around continuous delivery as well as some of the surprises we've run into as we've moved to a continuous delivery mindset.
2. A fully-scripted deploy 3. A way to coordinate multiple people who want to deploy at the same time 4. A deploy process that’s done by a single group 10
- be more specific about selecting the color count field when a print location is added a43e3b5 - render super_quote partial with a quote instead of order 081840e - rename @quote to @quote_set 7ce3799 - modularize the mini super quote e615320 - make turn_addend method less order-specific 93f45a2 - add serviced_base_price to order 0f52a9c - update SQ pricing summary to handle service charges 25ac706 - fix timezone for quote timestamps 8a4c6e1 - display service charges with label defined from quote client d3efe1f - disallow saving of dirty quotes in SQ 74b6c41 - fix saved quote page when some order items are marked for destruction 5756a75 - fix saved quotes in SQ when some order items are marked for destruction 20741ed - only migrate group_orders if design is present cd67189 - Allow steppers to use input fields on mobile devices What Was Deployed Last Week? 18
rates for almost every page on the site • Compares rates with recent history • Flags anything outside of a threshold 23 This system has been the single biggest win for our CD efforts