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

On our CI and Builds

On our CI and Builds

Presentation to internal Engineering team on exactly how our builds and CI work.

Nathan Kleyn

March 03, 2015
Tweet

More Decks by Nathan Kleyn

Other Decks in Programming

Transcript

  1. These steps... ∙ Configure versions of software to use (Ruby,

    Java, Kafka, HBase, etc). ∙ Restore the cache. ∙ Checkout the repository. ∙ Build all the projects. ∙ Test all the projects. ∙ Save all the artifacts to CircleCI.