d2/e2etests/testdata/files/dagger_grid.d2
2023-04-06 15:48:01 -07:00

90 lines
1.5 KiB
Text

grid-rows: 5
style.fill: black
flow1: "" {
width: 120
style: {fill: white; stroke: cornflowerblue; stroke-width: 10}
}
flow2: "" {
width: 120
style: {fill: white; stroke: cornflowerblue; stroke-width: 10}
}
flow3: "" {
width: 120
style: {fill: white; stroke: cornflowerblue; stroke-width: 10}
}
flow4: "" {
width: 120
style: {fill: white; stroke: cornflowerblue; stroke-width: 10}
}
flow5: "" {
width: 120
style: {fill: white; stroke: cornflowerblue; stroke-width: 10}
}
flow6: "" {
width: 240
style: {fill: white; stroke: cornflowerblue; stroke-width: 10}
}
flow7: "" {
width: 80
style: {fill: white; stroke: cornflowerblue; stroke-width: 10}
}
flow8: "" {
width: 160
style: {fill: white; stroke: cornflowerblue; stroke-width: 10}
}
flow9: "" {
width: 160
style: {fill: white; stroke: cornflowerblue; stroke-width: 10}
}
DAGGER ENGINE: {
width: 800
style: {
fill: beige
stroke: darkcyan
font-color: blue
stroke-width: 8
}
}
ANY DOCKER COMPATIBLE RUNTIME: {
width: 800
style: {
fill: lightcyan
stroke: darkcyan
font-color: black
stroke-width: 8
}
icon: https://icons.terrastruct.com/dev%2Fdocker.svg
}
ANY CI: {
style: {
fill: gold
stroke: maroon
font-color: maroon
stroke-width: 8
}
}
WINDOWS.style: {
font-color: white
fill: darkcyan
stroke: black
}
LINUX.style: {
font-color: white
fill: darkcyan
stroke: black
}
MACOS.style: {
font-color: white
fill: darkcyan
stroke: black
}
KUBERNETES.style: {
font-color: white
fill: darkcyan
stroke: black
}