Hack week

 0 to 60 build automation

What

CI what is it

Compile

CVS

Test

(automatic)

Publish

Buildscripts

  • Clean up
  • Metadata setup
  • Build
    • .Net
    • Web 
  • Test
  • Package
  • Publish

Why

Automate all the things

Learnings

3 time is the charm

  • Sharing is essential
  • Share functions not flows
  • Fake is nicer than PSake
  • Paket better than Nuget
  • Npm is slow

Where to go from here

Always more stuff to do

  • Deployment 
    • Asimov nuget feed provider
    • Shared scripts to install 
      • Services
      • NSB handlers
      • Web
      • etc
  • Automate repo creation
  • Automate TeamCity setup
  • Slack/Hipchat integration

Thank You!

Tradera Hackweek 1 2016

By fhelje

Tradera Hackweek 1 2016

Build automation

  • 356