Continuous integration (light talk)

Preview:

DESCRIPTION

Internal light talk at Inatel Competence Center

Citation preview

Why do building and testing software projects continuously?

Continuous integration

Where everything begins?

Its a

myth?

Normal lifecycle

Delivery

PlannPlann Do Integrate

Here you’ll get crazy.

We developer with other people

Let’s integrate

frequently

Maintain a single source repositoryAutomate the buildMake your build self-testingEvery commit should build on an integration machineKeep the build fast

Maintain a single source repositoryAutomate the buildMake your build self-testingEvery commit should build on an integration machineKeep the build fastTest in a clone of the production environmentMake it easy for anyone to get the latest executableEveryone can see what’s happeningAutomate deployment

Maintain a single source repository

Automate the build

Make your build self-testing

Every commit should build on an integration machine

Keep the build fast

Ok, NOW WHAT?

Thanks everyone

danielpedro09

danielpsf@gmail.com

danielpsf.blogspot.com

danielpsf

danielpedro09

daniel.pedro_fernandes

danielpsf

Recommended