own the build

43
Own the BUILD

Upload: connatser

Post on 27-May-2015

959 views

Category:

Technology


0 download

DESCRIPTION

Being in control of your deployment process helps maintain a reliable, consistent and comfortable development environment. This presentation covers several invaluable and free tools to help you "Own the build".

TRANSCRIPT

Page 1: Own the build

Own theBUILD

Page 2: Own the build

Own theBUILDWhy?

Page 3: Own the build

...a rapid, dependable & easily duplicable deployment process.

Page 4: Own the build

Brian ConnatserDeveloper : Litl@connatser

Page 6: Own the build

worry aboutDeployment?

Why?

Page 7: Own the build

1. Fast re-deploy2. Consistency

Page 8: Own the build

Communication”...a key to success.

“triggered

Page 9: Own the build

Can I afford this?

Page 10: Own the build

Can I afford free?

Page 11: Own the build

Start with goodversion control

Page 18: Own the build

Maintain a goodissue tracker

Page 23: Own the build

Automate the tedious& time consuming tasks

Page 25: Own the build

open sourceApache Software Foundation

ant.apache.org

Page 26: Own the build

: automation“triggered communication”

ant.apache.org

Page 27: Own the build

build the swc/swf

ant.apache.org

Automate the tedious

Page 28: Own the build

copy build assetsAutomate the tedious

ant.apache.org

Page 29: Own the build

ASDoc creation

ant.apache.org

Automate the tedious

Page 30: Own the build

archive and timestampAutomate the tedious

ant.apache.org

Page 31: Own the build

deploy the buildAutomate the tedious

ant.apache.org

Page 32: Own the build

Continuously integrateyour build

Page 37: Own the build

Simplify deploymentlocations

Page 42: Own the build

: automation

: deploy

“triggered communication”

: integrate

: tickets: hooks