developers/zcash-zf-devops-dag.html

171 lines
11 KiB
HTML
Raw Normal View History

<!DOCTYPE html>
<html>
<head>
<title>Zcash zf-devops DAG</title>
<!-- Pan/zoom SVGs -->
<script src="https://bumbu.me/svg-pan-zoom/dist/svg-pan-zoom.min.js"></script>
<link rel="stylesheet" href="zcash-dag.css">
<style>
@media (prefers-color-scheme: dark) {
body {
/* Material dark theme surface colour */
background-color: #121212;
}
}
</style>
</head>
<body>
<div id="dag"><svg width="508pt" height="406pt"
viewBox="0.00 0.00 508.00 406.00" 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 402)">
<polygon fill="#ffffff" stroke="transparent" points="-4,4 -4,-402 504,-402 504,4 -4,4"/>
<!-- ZcashFoundation/zebra#5316 -->
<g id="node1" class="node closed">
<title>ZcashFoundation/zebra#5316</title>
<g id="a_node1"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/5316" xlink:title="ZcashFoundation/zebra#5316&#10;Only run the&#10;`lightwalletd` full sync&#10;on the `main` branch" target="_blank">
<polygon fill="#fad8c7" stroke="#000000" points="500,-68 268,-68 268,0 500,0 500,-68"/>
<text text-anchor="middle" x="384" y="-52.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#5316</text>
<text text-anchor="middle" x="384" y="-37.8" font-family="Times,serif" font-size="14.00" fill="#000000">Only run the</text>
<text text-anchor="middle" x="384" y="-22.8" font-family="Times,serif" font-size="14.00" fill="#000000">`lightwalletd` full sync</text>
<text text-anchor="middle" x="384" y="-7.8" font-family="Times,serif" font-size="14.00" fill="#000000">on the `main` branch</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#5069 -->
<g id="node2" class="node open">
<title>ZcashFoundation/zebra#5069</title>
<g id="a_node2"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/5069" xlink:title="ZcashFoundation/zebra#5069&#10;Fix &quot;Connection closed by&#10;remote host&quot; error on&#10;Google Cloud ssh" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="232,-68 0,-68 0,0 232,0 232,-68"/>
<text text-anchor="middle" x="116" y="-52.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#5069</text>
<text text-anchor="middle" x="116" y="-37.8" font-family="Times,serif" font-size="14.00" fill="#000000">Fix &quot;Connection closed by</text>
<text text-anchor="middle" x="116" y="-22.8" font-family="Times,serif" font-size="14.00" fill="#000000">remote host&quot; error on</text>
<text text-anchor="middle" x="116" y="-7.8" font-family="Times,serif" font-size="14.00" fill="#000000">Google Cloud ssh</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#5069&#45;&gt;ZcashFoundation/zebra#5316 -->
<g id="edge1" class="edge">
<title>ZcashFoundation/zebra#5069&#45;&gt;ZcashFoundation/zebra#5316</title>
<path fill="none" stroke="#000000" d="M232.38,-34C240.71,-34 249.14,-34 257.53,-34"/>
<polygon fill="#000000" stroke="#000000" points="257.74,-37.5001 267.74,-34 257.74,-30.5001 257.74,-37.5001"/>
</g>
<!-- ZcashFoundation/zebra#4412 -->
<g id="node3" class="node open">
<title>ZcashFoundation/zebra#4412</title>
<g id="a_node3"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4412" xlink:title="ZcashFoundation/zebra#4412&#10;Automate pinning CI&#10;dependencies to specific&#10;commit hashes" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="232,-154 0,-154 0,-86 232,-86 232,-154"/>
<text text-anchor="middle" x="116" y="-138.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4412</text>
<text text-anchor="middle" x="116" y="-123.8" font-family="Times,serif" font-size="14.00" fill="#000000">Automate pinning CI</text>
<text text-anchor="middle" x="116" y="-108.8" font-family="Times,serif" font-size="14.00" fill="#000000">dependencies to specific</text>
<text text-anchor="middle" x="116" y="-93.8" font-family="Times,serif" font-size="14.00" fill="#000000">commit hashes</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#5153 -->
<g id="node4" class="node open">
<title>ZcashFoundation/zebra#5153</title>
<g id="a_node4"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/5153" xlink:title="ZcashFoundation/zebra#5153&#10;Tag Google Cloud&#10;instances with the name&#10;of the test or workflow" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="232,-240 0,-240 0,-172 232,-172 232,-240"/>
<text text-anchor="middle" x="116" y="-224.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#5153</text>
<text text-anchor="middle" x="116" y="-209.8" font-family="Times,serif" font-size="14.00" fill="#000000">Tag Google Cloud</text>
<text text-anchor="middle" x="116" y="-194.8" font-family="Times,serif" font-size="14.00" fill="#000000">instances with the name</text>
<text text-anchor="middle" x="116" y="-179.8" font-family="Times,serif" font-size="14.00" fill="#000000">of the test or workflow</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#5189 -->
<g id="node5" class="node closed">
<title>ZcashFoundation/zebra#5189</title>
<g id="a_node5"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/5189" xlink:title="ZcashFoundation/zebra#5189&#10;Run some docker tests on&#10;smaller instances" target="_blank">
<polygon fill="#fad8c7" stroke="#000000" points="500,-311.5 268,-311.5 268,-258.5 500,-258.5 500,-311.5"/>
<text text-anchor="middle" x="384" y="-296.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#5189</text>
<text text-anchor="middle" x="384" y="-281.3" font-family="Times,serif" font-size="14.00" fill="#000000">Run some docker tests on</text>
<text text-anchor="middle" x="384" y="-266.3" font-family="Times,serif" font-size="14.00" fill="#000000">smaller instances</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#5153&#45;&gt;ZcashFoundation/zebra#5189 -->
<g id="edge2" class="edge">
<title>ZcashFoundation/zebra#5153&#45;&gt;ZcashFoundation/zebra#5189</title>
<path fill="none" stroke="#000000" d="M231.6,-240.08C249.01,-245.21 266.84,-250.46 283.89,-255.49"/>
<polygon fill="#000000" stroke="#000000" points="283.2484,-258.9497 293.83,-258.42 285.2277,-252.2353 283.2484,-258.9497"/>
</g>
<!-- ZcashFoundation/zebra#5155 -->
<g id="node6" class="node closed">
<title>ZcashFoundation/zebra#5155</title>
<g id="a_node6"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/5155" xlink:title="ZcashFoundation/zebra#5155&#10;Decide if we want to&#10;create cached states more&#10;often" target="_blank">
<polygon fill="#fad8c7" stroke="#000000" points="500,-240 268,-240 268,-172 500,-172 500,-240"/>
<text text-anchor="middle" x="384" y="-224.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#5155</text>
<text text-anchor="middle" x="384" y="-209.8" font-family="Times,serif" font-size="14.00" fill="#000000">Decide if we want to</text>
<text text-anchor="middle" x="384" y="-194.8" font-family="Times,serif" font-size="14.00" fill="#000000">create cached states more</text>
<text text-anchor="middle" x="384" y="-179.8" font-family="Times,serif" font-size="14.00" fill="#000000">often</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#5153&#45;&gt;ZcashFoundation/zebra#5155 -->
<g id="edge3" class="edge">
<title>ZcashFoundation/zebra#5153&#45;&gt;ZcashFoundation/zebra#5155</title>
<path fill="none" stroke="#000000" d="M232.38,-206C240.71,-206 249.14,-206 257.53,-206"/>
<polygon fill="#000000" stroke="#000000" points="257.74,-209.5001 267.74,-206 257.74,-202.5001 257.74,-209.5001"/>
</g>
<!-- ZcashFoundation/zebra#5188 -->
<g id="node7" class="node closed">
<title>ZcashFoundation/zebra#5188</title>
<g id="a_node7"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/5188" xlink:title="ZcashFoundation/zebra#5188&#10;Reduce continuous&#10;deployment instance group&#10;size to 1" target="_blank">
<polygon fill="#fad8c7" stroke="#000000" points="500,-154 268,-154 268,-86 500,-86 500,-154"/>
<text text-anchor="middle" x="384" y="-138.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#5188</text>
<text text-anchor="middle" x="384" y="-123.8" font-family="Times,serif" font-size="14.00" fill="#000000">Reduce continuous</text>
<text text-anchor="middle" x="384" y="-108.8" font-family="Times,serif" font-size="14.00" fill="#000000">deployment instance group</text>
<text text-anchor="middle" x="384" y="-93.8" font-family="Times,serif" font-size="14.00" fill="#000000">size to 1</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#5153&#45;&gt;ZcashFoundation/zebra#5188 -->
<g id="edge4" class="edge">
<title>ZcashFoundation/zebra#5153&#45;&gt;ZcashFoundation/zebra#5188</title>
<path fill="none" stroke="#000000" d="M222.31,-171.89C237.29,-167.08 252.76,-162.11 267.92,-157.25"/>
<polygon fill="#000000" stroke="#000000" points="269.3695,-160.4606 277.82,-154.07 267.2287,-153.796 269.3695,-160.4606"/>
</g>
<!-- ZcashFoundation/zebra#5199 -->
<g id="node8" class="node open">
<title>ZcashFoundation/zebra#5199</title>
<g id="a_node8"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/5199" xlink:title="ZcashFoundation/zebra#5199&#10;Consider using `nextest`&#10;to run tests faster" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="232,-311.5 0,-311.5 0,-258.5 232,-258.5 232,-311.5"/>
<text text-anchor="middle" x="116" y="-296.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#5199</text>
<text text-anchor="middle" x="116" y="-281.3" font-family="Times,serif" font-size="14.00" fill="#000000">Consider using `nextest`</text>
<text text-anchor="middle" x="116" y="-266.3" font-family="Times,serif" font-size="14.00" fill="#000000">to run tests faster</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#5199&#45;&gt;ZcashFoundation/zebra#5189 -->
<g id="edge5" class="edge">
<title>ZcashFoundation/zebra#5199&#45;&gt;ZcashFoundation/zebra#5189</title>
<path fill="none" stroke="#000000" d="M232.38,-285C240.71,-285 249.14,-285 257.53,-285"/>
<polygon fill="#000000" stroke="#000000" points="257.74,-288.5001 267.74,-285 257.74,-281.5001 257.74,-288.5001"/>
</g>
<!-- ZcashFoundation/zebra#4554 -->
<g id="node9" class="node open">
<title>ZcashFoundation/zebra#4554</title>
<g id="a_node9"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4554" xlink:title="ZcashFoundation/zebra#4554&#10;benchmarks: surface&#10;zebrad mainnet sync time&#10;in CI" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="232,-398 0,-398 0,-330 232,-330 232,-398"/>
<text text-anchor="middle" x="116" y="-382.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4554</text>
<text text-anchor="middle" x="116" y="-367.8" font-family="Times,serif" font-size="14.00" fill="#000000">benchmarks: surface</text>
<text text-anchor="middle" x="116" y="-352.8" font-family="Times,serif" font-size="14.00" fill="#000000">zebrad mainnet sync time</text>
<text text-anchor="middle" x="116" y="-337.8" font-family="Times,serif" font-size="14.00" fill="#000000">in CI</text>
</a>
</g>
</g>
</g>
</svg>
</div>
<script>
svgPanZoom('#dag > svg', {
zoomScaleSensitivity: 0.4
});
</script>
</body>
</html>