own the build

Post on 27-May-2015

956 Views

Category:

Technology

0 Downloads

Preview:

Click to see full reader

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

Own theBUILD

Own theBUILDWhy?

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

Brian ConnatserDeveloper : Litl@connatser

worry aboutDeployment?

Why?

1. Fast re-deploy2. Consistency

Communication”...a key to success.

“triggered

Can I afford this?

Can I afford free?

Start with goodversion control

Maintain a goodissue tracker

Automate the tedious& time consuming tasks

open sourceApache Software Foundation

ant.apache.org

: automation“triggered communication”

ant.apache.org

build the swc/swf

ant.apache.org

Automate the tedious

copy build assetsAutomate the tedious

ant.apache.org

ASDoc creation

ant.apache.org

Automate the tedious

archive and timestampAutomate the tedious

ant.apache.org

deploy the buildAutomate the tedious

ant.apache.org

Continuously integrateyour build

Simplify deploymentlocations

: automation

: deploy

“triggered communication”

: integrate

: tickets: hooks

top related