git-flow.drawio 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154
  1. <mxfile host="65bd71144e">
  2. <diagram id="Nrt93d1KWjSaZXNd_6xh" name="Page-1">
  3. <mxGraphModel dx="2426" dy="501" grid="0" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="0" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0">
  4. <root>
  5. <mxCell id="0"/>
  6. <mxCell id="1" parent="0"/>
  7. <mxCell id="30" value="" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
  8. <mxGeometry x="-642" y="68" width="475" height="275" as="geometry"/>
  9. </mxCell>
  10. <mxCell id="28" value="" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
  11. <mxGeometry x="-65" y="82" width="223" height="98" as="geometry"/>
  12. </mxCell>
  13. <mxCell id="20" style="edgeStyle=none;html=1;exitX=1;exitY=0;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="1" source="17" target="18">
  14. <mxGeometry relative="1" as="geometry">
  15. <Array as="points">
  16. <mxPoint x="-458" y="140"/>
  17. </Array>
  18. </mxGeometry>
  19. </mxCell>
  20. <mxCell id="24" style="edgeStyle=none;html=1;exitX=1;exitY=1;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="1" source="17" target="19">
  21. <mxGeometry relative="1" as="geometry">
  22. <Array as="points">
  23. <mxPoint x="-448" y="285"/>
  24. </Array>
  25. </mxGeometry>
  26. </mxCell>
  27. <mxCell id="25" value="创建待发布分支" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="24">
  28. <mxGeometry x="-0.2002" relative="1" as="geometry">
  29. <mxPoint as="offset"/>
  30. </mxGeometry>
  31. </mxCell>
  32. <mxCell id="17" value="dev&lt;div&gt;持续集成&lt;/div&gt;" style="ellipse;whiteSpace=wrap;html=1;" parent="1" vertex="1">
  33. <mxGeometry x="-626" y="180" width="120" height="80" as="geometry"/>
  34. </mxCell>
  35. <mxCell id="18" value="feature/*&amp;nbsp; &lt;br&gt;新功能" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
  36. <mxGeometry x="-351" y="122" width="139" height="40" as="geometry"/>
  37. </mxCell>
  38. <mxCell id="38" style="edgeStyle=none;html=1;exitX=0.5;exitY=0;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="1" source="19" target="26">
  39. <mxGeometry relative="1" as="geometry">
  40. <Array as="points">
  41. <mxPoint x="-176" y="147"/>
  42. </Array>
  43. </mxGeometry>
  44. </mxCell>
  45. <mxCell id="19" value="release/v X.X.X&amp;nbsp;&lt;br&gt;待发布/维护分支" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
  46. <mxGeometry x="-353" y="278" width="141" height="40" as="geometry"/>
  47. </mxCell>
  48. <mxCell id="21" style="edgeStyle=none;html=1;exitX=0.25;exitY=1;exitDx=0;exitDy=0;entryX=0.967;entryY=0.388;entryDx=0;entryDy=0;entryPerimeter=0;" edge="1" parent="1" source="18" target="17">
  49. <mxGeometry relative="1" as="geometry">
  50. <Array as="points">
  51. <mxPoint x="-414" y="202"/>
  52. </Array>
  53. </mxGeometry>
  54. </mxCell>
  55. <mxCell id="23" value="PR合并" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="21">
  56. <mxGeometry x="0.1785" y="4" relative="1" as="geometry">
  57. <mxPoint as="offset"/>
  58. </mxGeometry>
  59. </mxCell>
  60. <mxCell id="22" value="从dev切分支开发功能" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="1">
  61. <mxGeometry x="-526" y="118" width="133" height="26" as="geometry"/>
  62. </mxCell>
  63. <mxCell id="26" value="tag: vX.X.X" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
  64. <mxGeometry x="-23" y="122" width="139" height="40" as="geometry"/>
  65. </mxCell>
  66. <mxCell id="29" value="&lt;b&gt;&lt;font color=&quot;#ff3333&quot;&gt;发布阶段&lt;/font&gt;&lt;/b&gt;" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=#FFFFFF;" vertex="1" parent="1">
  67. <mxGeometry x="11" y="82" width="66" height="26" as="geometry"/>
  68. </mxCell>
  69. <mxCell id="31" value="&lt;b&gt;&lt;font color=&quot;#ff3333&quot;&gt;开发阶段&lt;/font&gt;&lt;/b&gt;" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=#FFFFFF;" vertex="1" parent="1">
  70. <mxGeometry x="-430" y="70" width="66" height="26" as="geometry"/>
  71. </mxCell>
  72. <mxCell id="57" style="edgeStyle=none;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="1" source="32" target="35">
  73. <mxGeometry relative="1" as="geometry"/>
  74. </mxCell>
  75. <mxCell id="32" value="" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
  76. <mxGeometry x="-67.5" y="252" width="223" height="98" as="geometry"/>
  77. </mxCell>
  78. <mxCell id="52" style="edgeStyle=none;html=1;exitX=0.25;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=1;entryDx=0;entryDy=0;" edge="1" parent="1" source="33" target="19">
  79. <mxGeometry relative="1" as="geometry">
  80. <Array as="points">
  81. <mxPoint x="-72" y="365"/>
  82. <mxPoint x="-198" y="361"/>
  83. </Array>
  84. </mxGeometry>
  85. </mxCell>
  86. <mxCell id="33" value="hotfix/*&lt;br&gt;接分支Bug修复" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
  87. <mxGeometry x="-25.5" y="292" width="139" height="40" as="geometry"/>
  88. </mxCell>
  89. <mxCell id="34" value="&lt;b&gt;&lt;font color=&quot;#ff3333&quot;&gt;测试阶段&lt;/font&gt;&lt;/b&gt;" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="1">
  90. <mxGeometry x="8.5" y="252" width="66" height="26" as="geometry"/>
  91. </mxCell>
  92. <mxCell id="35" value="" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
  93. <mxGeometry x="297" y="159" width="223" height="98" as="geometry"/>
  94. </mxCell>
  95. <mxCell id="36" value="tag: vX.X.X" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
  96. <mxGeometry x="339" y="199" width="139" height="40" as="geometry"/>
  97. </mxCell>
  98. <mxCell id="37" value="&lt;b&gt;&lt;font color=&quot;#ff3333&quot;&gt;运维阶段&lt;/font&gt;&lt;/b&gt;" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="1">
  99. <mxGeometry x="373" y="159" width="66" height="26" as="geometry"/>
  100. </mxCell>
  101. <mxCell id="39" value="测试通过" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="1">
  102. <mxGeometry x="-150" y="118" width="66" height="26" as="geometry"/>
  103. </mxCell>
  104. <mxCell id="41" value="&lt;font color=&quot;#3333ff&quot;&gt;发现Bug&lt;/font&gt;" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="1">
  105. <mxGeometry x="-159" y="223" width="63" height="26" as="geometry"/>
  106. </mxCell>
  107. <mxCell id="43" value="" style="endArrow=classic;html=1;exitX=1;exitY=0.25;exitDx=0;exitDy=0;entryX=0;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="1" source="19" target="33">
  108. <mxGeometry width="50" height="50" relative="1" as="geometry">
  109. <mxPoint x="-15" y="220" as="sourcePoint"/>
  110. <mxPoint x="35" y="170" as="targetPoint"/>
  111. <Array as="points">
  112. <mxPoint x="-152" y="245"/>
  113. <mxPoint x="-93" y="250"/>
  114. </Array>
  115. </mxGeometry>
  116. </mxCell>
  117. <mxCell id="48" value="" style="endArrow=classic;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="1" target="33">
  118. <mxGeometry width="50" height="50" relative="1" as="geometry">
  119. <mxPoint x="-212" y="296" as="sourcePoint"/>
  120. <mxPoint x="-171" y="341" as="targetPoint"/>
  121. <Array as="points">
  122. <mxPoint x="-162" y="282"/>
  123. <mxPoint x="-94" y="285"/>
  124. </Array>
  125. </mxGeometry>
  126. </mxCell>
  127. <mxCell id="51" value="&lt;font color=&quot;#3333ff&quot;&gt;线上Bug&lt;/font&gt;" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
  128. <mxGeometry x="-167" y="257" width="60" height="30" as="geometry"/>
  129. </mxCell>
  130. <mxCell id="53" value="&lt;font color=&quot;#3333ff&quot;&gt;合并&lt;/font&gt;" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
  131. <mxGeometry x="-156" y="330" width="60" height="30" as="geometry"/>
  132. </mxCell>
  133. <mxCell id="55" value="" style="endArrow=classic;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=1;entryDx=0;entryDy=0;" edge="1" parent="1" source="33" target="17">
  134. <mxGeometry width="50" height="50" relative="1" as="geometry">
  135. <mxPoint x="93" y="396" as="sourcePoint"/>
  136. <mxPoint x="-552" y="411" as="targetPoint"/>
  137. <Array as="points">
  138. <mxPoint x="-39" y="381"/>
  139. <mxPoint x="-183" y="392"/>
  140. <mxPoint x="-420" y="363"/>
  141. <mxPoint x="-510" y="315"/>
  142. </Array>
  143. </mxGeometry>
  144. </mxCell>
  145. <mxCell id="56" value="&lt;font color=&quot;#3333ff&quot;&gt;合并&lt;/font&gt;" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
  146. <mxGeometry x="-302" y="350" width="60" height="30" as="geometry"/>
  147. </mxCell>
  148. <mxCell id="58" value="&lt;font color=&quot;#3333ff&quot;&gt;打新tag&lt;/font&gt;" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="1">
  149. <mxGeometry x="188" y="223" width="59" height="26" as="geometry"/>
  150. </mxCell>
  151. </root>
  152. </mxGraphModel>
  153. </diagram>
  154. </mxfile>