Slide 1

Slide 1 text

No content

Slide 2

Slide 2 text

Agenda: -Intro -Jenkins -Gradle -Branching strategies -Testing -Outro

Slide 3

Slide 3 text

Ego slide Mobile Developer @ Sixt Google Developer Expert +EnriqueLópezMañas @eenriquelopez

Slide 4

Slide 4 text

Ego slide Mobile Developer @ Sixt +Nick Skelton @nshred

Slide 5

Slide 5 text

Continuous Integration Continuous merging Continuous testing Continuous building Continuous delivery

Slide 6

Slide 6 text

What do you need Jenkins Gradle A repository A merging strategy Your project!

Slide 7

Slide 7 text

Jenkins Leading Continuous Integration Server Open Source Java Plugin Based

Slide 8

Slide 8 text

No content

Slide 9

Slide 9 text

Powerful plugin system Android… Git… Bitbucket… Emulators..

Slide 10

Slide 10 text

nvie.com

Slide 11

Slide 11 text

No content

Slide 12

Slide 12 text

No content

Slide 13

Slide 13 text

No content

Slide 14

Slide 14 text

master

Slide 15

Slide 15 text

master beta/stage

Slide 16

Slide 16 text

master alpha/develop beta/stage

Slide 17

Slide 17 text

master alpha/develop beta/stage

Slide 18

Slide 18 text

master alpha/develop beta/stage

Slide 19

Slide 19 text

master alpha/develop beta/stage

Slide 20

Slide 20 text

master alpha/develop beta/stage Initial commit

Slide 21

Slide 21 text

master alpha/develop beta/stage Initial commit

Slide 22

Slide 22 text

1.0.1 master alpha/develop beta/stage Initial commit

Slide 23

Slide 23 text

1.0.1 master alpha/develop beta/stage Initial commit feature-1

Slide 24

Slide 24 text

1.0.1 master alpha/develop beta/stage Initial commit feature-1

Slide 25

Slide 25 text

1.0.1 master alpha/develop beta/stage Initial commit feature-1

Slide 26

Slide 26 text

1.0.1 master alpha/develop beta/stage 1.0.2 Initial commit feature-1

Slide 27

Slide 27 text

1.0.1 master alpha/develop beta/stage 1.0.2 Initial commit feature-1 feature-2

Slide 28

Slide 28 text

1.0.1 master alpha/develop beta/stage 1.0.2 Initial commit feature-1 feature-2

Slide 29

Slide 29 text

1.0.1 master alpha/develop beta/stage 1.0.2 1.0.3 Initial commit feature-1 feature-2

Slide 30

Slide 30 text

1.0.1 master alpha/develop beta/stage 1.0.2 1.0.3 Initial commit feature-1 feature-2

Slide 31

Slide 31 text

1.0.1 master alpha/develop beta/stage 1.0.2 1.0.3 Initial commit 1.0.4 feature-1 feature-2

Slide 32

Slide 32 text

1.0.1 master alpha/develop beta/stage 1.0.2 1.0.3 Initial commit 1.0.4 bug-1 feature-1 feature-2

Slide 33

Slide 33 text

1.0.1 master alpha/develop beta/stage 1.0.2 1.0.3 Initial commit 1.0.4 1.0.5 bug-1 feature-1 feature-2

Slide 34

Slide 34 text

1.0.1 master alpha/develop beta/stage 1.0.2 1.0.3 Initial commit 1.0.4 1.0.5 bug-1 bug-2 feature-1 feature-2

Slide 35

Slide 35 text

1.0.1 master alpha/develop beta/stage 1.0.2 1.0.3 Initial commit 1.0.4 1.0.5 bug-1 bug-2 feature-1 feature-2

Slide 36

Slide 36 text

1.0.1 master alpha/develop beta/stage 1.0.2 1.0.3 Initial commit 1.0.4 1.0.5 1.0.6 bug-1 bug-2 feature-1 feature-2

Slide 37

Slide 37 text

1.0.1 master alpha/develop beta/stage 1.0.2 1.0.3 Initial commit 1.0.4 1.0.5 1.0.6 bug-1 bug-2 bug-3 feature-1 feature-2

Slide 38

Slide 38 text

1.0.1 master alpha/develop beta/stage 1.0.2 1.0.3 Initial commit 1.0.4 1.0.5 1.0.6 bug-1 bug-2 bug-3 feature-1 feature-2

Slide 39

Slide 39 text

1.0.1 master alpha/develop beta/stage 1.0.2 1.0.3 Initial commit 1.0.4 1.0.5 1.0.6 1.0.7 bug-1 bug-2 bug-3 feature-1 feature-2

Slide 40

Slide 40 text

1.0.1 master alpha/develop beta/stage 1.0.2 1.0.3 Initial commit 1.0.4 1.0.5 1.0.6 1.0.7 bug-1 bug-2 bug-3 feature-1 feature-2

Slide 41

Slide 41 text

1.0.1 master alpha/develop beta/stage 1.0.2 1.0.3 Initial commit 1.0.4 1.0.5 1.0.6 1.0.7 bug-1 bug-2 bug-3 feature-1 feature-2 1.0.8

Slide 42

Slide 42 text

1.0.1 master alpha/develop beta/stage 1.0.2 1.0.3 Initial commit 1.0.4 1.0.5 1.0.6 1.0.7 bug-1 bug-2 bug-3 feature-1 feature-2 1.0.8 hotfix

Slide 43

Slide 43 text

1.0.1 master alpha/develop beta/stage 1.0.2 1.0.3 Initial commit 1.0.4 1.0.5 1.0.6 1.0.7 bug-1 bug-2 bug-3 feature-1 feature-2 1.0.8 1.0.9 hotfix

Slide 44

Slide 44 text

1.0.1 master alpha/develop beta/stage 1.0.2 1.0.3 Initial commit 1.1.0 1.0.4 1.0.5 1.0.6 1.0.7 bug-1 bug-2 bug-3 feature-1 feature-2 1.0.8 1.0.9 hotfix

Slide 45

Slide 45 text

1.0.1 master alpha/develop beta/stage 1.0.2 1.0.3 Initial commit 1.1.0 1.0.4 1.0.5 1.0.6 1.0.7 bug-1 bug-2 bug-3 feature-1 feature-2 feature-347 1.0.8 1.0.9 hotfix

Slide 46

Slide 46 text

1.0.1 master alpha/develop beta/stage 1.0.2 1.0.3 Initial commit 1.1.0 1.0.4 1.0.5 1.0.6 1.0.7 bug-1 bug-2 bug-3 feature-1 feature-2 feature-347 1.0.8 1.0.9 hotfix

Slide 47

Slide 47 text

1.0.1 master alpha/develop beta/stage 1.0.2 1.0.3 Initial commit 1.1.0 1.0.4 1.1.1 1.0.5 1.0.6 1.0.7 bug-1 bug-2 bug-3 feature-1 feature-2 feature-347 1.0.8 1.0.9 hotfix

Slide 48

Slide 48 text

1.0.1 master alpha/develop beta/stage 1.0.2 1.0.3 Initial commit 1.1.0 1.0.4 1.1.1 1.0.5 1.0.6 1.0.7 bug-1 bug-2 bug-3 feature-1 feature-2 feature-347 feature-348 1.0.8 1.0.9 hotfix

Slide 49

Slide 49 text

1.0.1 master alpha/develop beta/stage 1.0.2 1.0.3 Initial commit 1.1.0 1.0.4 1.1.1 1.1.2 1.0.5 1.0.6 1.0.7 bug-1 bug-2 bug-3 feature-1 feature-2 feature-347 feature-348 1.0.8 1.0.9 hotfix

Slide 50

Slide 50 text

1.0.1 master alpha/develop beta/stage 1.0.2 1.0.3 Initial commit 1.1.0 1.0.4 1.1.1 1.1.2 1.0.5 1.0.6 1.0.7 bug-1 bug-2 bug-3 feature-1 feature-2 feature-347 feature-348 1.0.8 1.0.9 hotfix 1.1.3

Slide 51

Slide 51 text

1.0.1 master alpha/develop beta/stage 1.0.2 1.0.3 Initial commit 1.1.0 1.0.4 1.1.1 1.1.2 1.0.5 1.0.6 1.0.7 bug-1 bug-2 bug-3 feature-1 feature-2 feature-347 feature-348 1.0.8 1.0.9 hotfix 1.1.3

Slide 52

Slide 52 text

1.0.1 master alpha/develop beta/stage 1.0.2 1.0.3 Initial commit 1.1.0 1.0.4 1.1.1 1.1.2 1.0.5 1.0.6 1.0.7 bug-1 bug-2 bug-3 feature-1 feature-2 feature-347 feature-348 1.0.8 1.0.9 hotfix 1.1.3 1.1.4

Slide 53

Slide 53 text

No content

Slide 54

Slide 54 text

1.8.0 master alpha/develop beta/stage 1.7.7 1.6.18

Slide 55

Slide 55 text

1.8.0 master alpha/develop beta/stage 1.7.7 1.6.18

Slide 56

Slide 56 text

1.8.0 master alpha/develop beta/stage 1.7.7 1.6.18 bug-234

Slide 57

Slide 57 text

1.8.0 master alpha/develop beta/stage 1.7.7 1.7.8 1.6.18 bug-234

Slide 58

Slide 58 text

1.8.0 master alpha/develop beta/stage 1.7.7 1.7.8 1.6.18 bug-234 feature-254

Slide 59

Slide 59 text

1.8.0 master alpha/develop beta/stage 1.8.1 1.7.7 1.7.8 1.6.18 bug-234 feature-254

Slide 60

Slide 60 text

1.8.0 master alpha/develop beta/stage 1.8.1 1.7.7 1.7.8 1.6.18 bug-234 bug-643 feature-254

Slide 61

Slide 61 text

1.8.0 master alpha/develop beta/stage 1.8.1 1.7.7 1.7.8 1.6.18 hotfix bug-234 bug-643 feature-254

Slide 62

Slide 62 text

1.8.0 master alpha/develop beta/stage 1.8.1 1.7.7 1.7.8 1.6.18 1.6.19 hotfix bug-234 bug-643 feature-254

Slide 63

Slide 63 text

1.8.0 master alpha/develop beta/stage 1.8.1 1.7.7 1.7.8 1.7.9 1.6.18 1.6.19 hotfix bug-234 bug-643 feature-254

Slide 64

Slide 64 text

1.8.0 master alpha/develop beta/stage 1.8.1 1.7.7 1.7.8 1.7.9 1.6.18 1.6.19 hotfix bug-234 bug-643 feature-254 feature-345

Slide 65

Slide 65 text

1.8.0 master alpha/develop beta/stage 1.8.1 1.8.2 1.7.7 1.7.8 1.7.9 1.6.18 1.6.19 hotfix bug-234 bug-643 feature-254 feature-345

Slide 66

Slide 66 text

1.8.0 master alpha/develop beta/stage 1.8.1 1.8.2 1.7.7 1.7.8 1.7.9 1.7.10 1.6.18 1.6.19 hotfix bug-234 bug-643 feature-254 feature-345

Slide 67

Slide 67 text

1.8.0 master alpha/develop beta/stage 1.8.1 1.8.2 1.7.7 1.7.8 1.7.9 1.7.10 1.6.18 1.6.19 1.7.11 hotfix bug-234 bug-643 feature-254 feature-345

Slide 68

Slide 68 text

1.8.0 master alpha/develop beta/stage 1.8.1 1.8.2 1.7.7 1.7.8 1.7.9 1.7.10 1.6.18 1.6.19 1.7.11 1.8.3 hotfix bug-234 bug-643 feature-254 feature-345

Slide 69

Slide 69 text

1.8.0 master alpha/develop beta/stage 1.8.1 1.8.2 1.7.7 1.7.8 1.7.9 1.7.10 1.6.18 1.6.19 1.7.11 1.8.3 1.8.4 hotfix bug-234 bug-643 feature-254 feature-345

Slide 70

Slide 70 text

1.8.0 master alpha/develop beta/stage 1.8.1 1.8.2 1.7.7 1.7.8 1.7.9 1.7.10 1.6.18 1.6.19 1.7.11 1.8.3 1.8.4 1.9.0 hotfix bug-234 bug-643 feature-254 feature-345

Slide 71

Slide 71 text

1.8.0 master alpha/develop beta/stage 1.8.1 1.8.2 1.7.7 1.7.8 1.7.9 1.7.10 1.6.18 1.6.19 1.7.11 1.8.3 1.8.4 1.9.0 hotfix bug-234 bug-643 feature-254 feature-345 feature-347

Slide 72

Slide 72 text

1.8.0 master alpha/develop beta/stage 1.8.1 1.8.2 1.7.7 1.7.8 1.7.9 1.7.10 1.6.18 1.6.19 1.7.11 1.8.3 1.8.4 1.9.1 1.9.0 hotfix bug-234 bug-643 feature-254 feature-345 feature-347

Slide 73

Slide 73 text

1.8.0 master alpha/develop beta/stage 1.8.1 1.8.2 1.7.7 1.7.8 1.7.9 1.7.10 1.6.18 1.6.19 1.7.11 1.8.3 1.8.4 1.9.1 1.9.0 hotfix bug-234 bug-643 bug-233 feature-254 feature-345 feature-347

Slide 74

Slide 74 text

1.8.0 master alpha/develop beta/stage 1.8.1 1.8.2 1.7.7 1.7.8 1.7.9 1.7.10 1.6.18 1.6.19 1.7.11 1.8.3 1.8.4 1.9.1 1.8.5 1.9.0 hotfix bug-234 bug-643 bug-233 feature-254 feature-345 feature-347

Slide 75

Slide 75 text

1.8.0 master alpha/develop beta/stage 1.8.1 1.8.2 1.7.7 1.7.8 1.7.9 1.7.10 1.6.18 1.6.19 1.7.11 1.8.3 1.8.4 1.9.1 1.8.5 1.9.0 hotfix bug-234 bug-643 bug-233 bug-245 feature-254 feature-345 feature-347

Slide 76

Slide 76 text

1.8.0 master alpha/develop beta/stage 1.8.1 1.8.2 1.7.7 1.7.8 1.7.9 1.7.10 1.6.18 1.6.19 1.7.11 1.8.3 1.8.4 1.9.1 1.8.5 1.8.6 1.9.0 hotfix bug-234 bug-643 bug-233 bug-245 feature-254 feature-345 feature-347

Slide 77

Slide 77 text

1.8.0 master alpha/develop beta/stage 1.8.1 1.8.2 1.7.7 1.7.8 1.7.9 1.7.10 1.6.18 1.6.19 1.7.11 1.8.3 1.8.4 1.9.1 1.8.5 1.8.6 1.9.0 hotfix bug-234 bug-643 bug-233 bug-245 bug-654 feature-254 feature-345 feature-347

Slide 78

Slide 78 text

1.8.0 master alpha/develop beta/stage 1.8.1 1.8.2 1.7.7 1.7.8 1.7.9 1.7.10 1.6.18 1.6.19 1.7.11 1.8.3 1.8.4 1.9.1 1.8.5 1.8.6 1.9.0 hotfix bug-234 bug-643 bug-233 bug-245 bug-654 feature-254 feature-345 feature-347 feature-348

Slide 79

Slide 79 text

1.8.0 master alpha/develop beta/stage 1.8.1 1.8.2 1.7.7 1.7.8 1.7.9 1.7.10 1.6.18 1.6.19 1.7.11 1.8.3 1.8.4 1.9.1 1.9.2 1.8.5 1.8.6 1.9.0 hotfix bug-234 bug-643 bug-233 bug-245 bug-654 feature-254 feature-345 feature-347 feature-348

Slide 80

Slide 80 text

1.8.0 master alpha/develop beta/stage 1.8.1 1.8.2 1.7.7 1.7.8 1.7.9 1.7.10 1.6.18 1.6.19 1.7.11 1.8.3 1.8.4 1.9.1 1.9.2 1.8.5 1.8.6 1.8.7 1.9.0 hotfix bug-234 bug-643 bug-233 bug-245 bug-654 feature-254 feature-345 feature-347 feature-348

Slide 81

Slide 81 text

1.8.0 master alpha/develop beta/stage 1.8.1 1.8.2 1.7.7 1.7.8 1.7.9 1.7.10 1.6.18 1.6.19 1.7.11 1.8.3 1.8.4 1.9.1 1.9.2 1.8.5 1.8.6 1.8.7 1.8.8 1.9.0 hotfix bug-234 bug-643 bug-233 bug-245 bug-654 feature-254 feature-345 feature-347 feature-348

Slide 82

Slide 82 text

1.8.0 master alpha/develop beta/stage 1.8.1 1.8.2 1.7.7 1.7.8 1.7.9 1.7.10 1.6.18 1.6.19 1.7.11 1.8.3 1.8.4 1.9.1 1.9.2 1.8.5 1.8.6 1.8.7 1.8.8 1.9.3 1.9.0 hotfix bug-234 bug-643 bug-233 bug-245 bug-654 feature-254 feature-345 feature-347 feature-348

Slide 83

Slide 83 text

1.8.0 master alpha/develop beta/stage 1.8.1 1.8.2 1.7.7 1.7.8 1.7.9 1.7.10 1.6.18 1.6.19 1.7.11 1.8.3 1.8.4 1.9.1 1.9.2 1.8.5 1.8.6 1.8.7 1.8.8 1.9.3 1.9.4 1.9.0 hotfix bug-234 bug-643 bug-233 bug-245 bug-654 feature-254 feature-345 feature-347 feature-348

Slide 84

Slide 84 text

Project automation tool (Maven, Ant…) Groovy DSL

Slide 85

Slide 85 text

An entire discipline!

Slide 86

Slide 86 text

An entire discipline!

Slide 87

Slide 87 text

HockeyKit (free) Apphance (free) AppBlade (paid) Appaloosa (paid) Beta Builder (freemium)

Slide 88

Slide 88 text

No content

Slide 89

Slide 89 text

Thank you ! + Enrique López Mañas + Nick Skelton @eenriquelopez @nshred