summaryrefslogtreecommitdiff
path: root/pipeline.svg
blob: 97a3d750e19ea4db0a73108e1f172745b66f8742 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
 "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 2.40.1 (20161225.0304)
 -->
<!-- Title: pipeline Pages: 1 -->
<svg width="290pt" height="387pt"
 viewBox="0.00 0.00 289.50 386.99" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 382.9919)">
<title>pipeline</title>
<polygon fill="#ffffff" stroke="transparent" points="-4,4 -4,-382.9919 285.5,-382.9919 285.5,4 -4,4"/>
<!-- developer -->
<g id="node1" class="node">
<title>developer</title>
<ellipse fill="none" stroke="#000000" cx="134" cy="-333.496" rx="45.4919" ry="45.4919"/>
<text text-anchor="middle" x="134" y="-329.796" font-family="Times,serif" font-size="14.00" fill="#000000">developer</text>
</g>
<!-- commit -->
<g id="node2" class="node">
<title>commit</title>
<polygon fill="none" stroke="#000000" points="181,-252 87,-252 87,-216 181,-216 181,-252"/>
<text text-anchor="middle" x="134" y="-230.3" font-family="Times,serif" font-size="14.00" fill="#000000">Commit stage</text>
</g>
<!-- developer&#45;&gt;commit -->
<g id="edge1" class="edge">
<title>developer&#45;&gt;commit</title>
<path fill="none" stroke="#000000" d="M134,-287.8248C134,-279.1147 134,-270.2368 134,-262.2688"/>
<polygon fill="#000000" stroke="#000000" points="137.5001,-262.0684 134,-252.0684 130.5001,-262.0685 137.5001,-262.0684"/>
</g>
<!-- acceptance -->
<g id="node3" class="node">
<title>acceptance</title>
<polygon fill="none" stroke="#000000" points="189.5,-180 78.5,-180 78.5,-144 189.5,-144 189.5,-180"/>
<text text-anchor="middle" x="134" y="-158.3" font-family="Times,serif" font-size="14.00" fill="#000000">Acceptance stage</text>
</g>
<!-- commit&#45;&gt;acceptance -->
<g id="edge2" class="edge">
<title>commit&#45;&gt;acceptance</title>
<path fill="none" stroke="#000000" d="M134,-215.8314C134,-208.131 134,-198.9743 134,-190.4166"/>
<polygon fill="#000000" stroke="#000000" points="137.5001,-190.4132 134,-180.4133 130.5001,-190.4133 137.5001,-190.4132"/>
</g>
<!-- testenv -->
<g id="node4" class="node">
<title>testenv</title>
<polygon fill="none" stroke="#000000" points="122,-108 119,-112 98,-112 95,-108 0,-108 0,-72 122,-72 122,-108"/>
<text text-anchor="middle" x="61" y="-86.3" font-family="Times,serif" font-size="14.00" fill="#000000">A test environment</text>
</g>
<!-- acceptance&#45;&gt;testenv -->
<g id="edge3" class="edge">
<title>acceptance&#45;&gt;testenv</title>
<path fill="none" stroke="#000000" stroke-dasharray="1,5" d="M115.579,-143.8314C106.8471,-135.219 96.2683,-124.7851 86.7577,-115.4048"/>
<polygon fill="#000000" stroke="#000000" points="88.9925,-112.6931 79.4151,-108.1628 84.077,-117.6769 88.9925,-112.6931"/>
</g>
<!-- deployprod -->
<g id="node5" class="node">
<title>deployprod</title>
<polygon fill="none" stroke="#000000" points="273.5,-108 140.5,-108 140.5,-72 273.5,-72 273.5,-108"/>
<text text-anchor="middle" x="207" y="-86.3" font-family="Times,serif" font-size="14.00" fill="#000000">Deploy to production</text>
</g>
<!-- acceptance&#45;&gt;deployprod -->
<g id="edge4" class="edge">
<title>acceptance&#45;&gt;deployprod</title>
<path fill="none" stroke="#000000" d="M152.421,-143.8314C161.1529,-135.219 171.7317,-124.7851 181.2423,-115.4048"/>
<polygon fill="#000000" stroke="#000000" points="183.923,-117.6769 188.5849,-108.1628 179.0075,-112.6931 183.923,-117.6769"/>
</g>
<!-- production -->
<g id="node6" class="node">
<title>production</title>
<polygon fill="none" stroke="#000000" points="281.5,-36 278.5,-40 257.5,-40 254.5,-36 132.5,-36 132.5,0 281.5,0 281.5,-36"/>
<text text-anchor="middle" x="207" y="-14.3" font-family="Times,serif" font-size="14.00" fill="#000000">Production environment</text>
</g>
<!-- deployprod&#45;&gt;production -->
<g id="edge5" class="edge">
<title>deployprod&#45;&gt;production</title>
<path fill="none" stroke="#000000" d="M207,-71.8314C207,-64.131 207,-54.9743 207,-46.4166"/>
<polygon fill="#000000" stroke="#000000" points="210.5001,-46.4132 207,-36.4133 203.5001,-46.4133 210.5001,-46.4132"/>
</g>
</g>
</svg>