Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Integration & Delivery Continuously

Integration & Delivery Continuously

This is my Node Summit Workshop slide deck, which is also what I derived my Node.js Club San Francisco Presentation from.

Adron Hall

June 16, 2015
Tweet

More Decks by Adron Hall

Other Decks in Programming

Transcript

  1. - Initial Expense - Mngr’s Speak: Capex - Prevents Tech

    Debt - Operationally Smoother - Mngr’s Speak: Opex - Smooths Day-to-Day - Building Builds - Works on “All the machines” Wuzzit Do?
  2. - Additional Time - Mngr’s Speak: Capex - Prevents Systemic

    Debt - Operationally Smoother - Mngr’s Speak: Opex - Greater Visibility - Extends Delivery - Testing Included - Strategic to Tactical Wuzzit Mean?
  3. User Interface Testing Builds DevOps System Integration Unit Testing Strategic

    to Tactical i i Strategic to Tactical Strategic to
  4. Getting Started - API Service or Site Project - Setup

    Repository (github) - Continuous Integration Build (codeship)
  5. Getting Started - API Service or Site Project - Setup

    Repository (github) - Continuous Integration Build (codeship)
  6. Site & Personal Repo - Follow standard OSS style workflow.

    Forking, branching, and sending in pull requests. - Setup a personal and a primary repository build.