Skip to content

Commit 9be3d00

Browse files
authored
Arcade-powered: sourcelink stage 3 (#1991)
1 parent d8ced3a commit 9be3d00

File tree

3 files changed

+446
-416
lines changed

3 files changed

+446
-416
lines changed

Documentation/planning/arcade-powered-source-build/img/implementation-plan-graph.dot

Lines changed: 29 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,21 +17,47 @@ ranksep=0.08
1717

1818
node [fillcolor="#F5F5F5",style="dotted,filled,rounded",tooltip="Built"]
1919
"pre0"[label="Built in 5.0"]
20-
"arcade" "aspnet-xdt" "aspnetcore" "clicommandlineparser" "command-line-api" "fsharp" "msbuild" "nuget-client" "roslyn" "roslyn-analyzers" "runtime" "runtime-portable" "sdk" "templating" "vstest" "installer" "symreader" "common" "test-templates"
20+
"aspnet-xdt"
21+
"aspnetcore"
22+
"clicommandlineparser"
23+
"command-line-api"
24+
"fsharp"
25+
"msbuild"
26+
"nuget-client"
27+
"roslyn"
28+
"roslyn-analyzers"
29+
"runtime"
30+
"runtime-portable"
31+
"sdk"
32+
"templating"
33+
"vstest"
34+
"installer"
35+
"symreader"
36+
"common"
37+
"test-templates"
2138

2239
node [fillcolor="#F7CAAC",style="filled,diagonals",tooltip="Inputs ready"]
2340
"pre1"[label="Inputs ready"]
24-
"application-insights" "netcorecli-fsc" "newtonsoft-json" "newtonsoft-json901" "xliff-tasks" "humanizer" "linker" "cssparser" "diagnostics"
41+
"application-insights"
42+
"netcorecli-fsc"
43+
"newtonsoft-json"
44+
"newtonsoft-json901"
45+
"xliff-tasks"
46+
"humanizer"
47+
"linker"
48+
"cssparser"
49+
"diagnostics"
50+
"arcade"
2551

2652
node [fillcolor="#FFE599",style="dashed,filled,rounded",tooltip="1"]
2753
"s1"[label="#1 - Local build infra"]
2854

2955
node [fillcolor="#F0FE86",style="dashed,filled",tooltip="2"]
3056
"s2"[label="#2 - CI implemented"]
31-
"sourcelink"
3257

3358
node [fillcolor="#B4C6E7",style="bold,filled,rounded",tooltip="3"]
3459
"s3"[label="#3 - Artifacts greenlit"]
60+
"sourcelink"
3561
"source-build-reference-packages"
3662

3763
node [fillcolor="#CFAFE7",style="bold,filled",tooltip="4"]

0 commit comments

Comments
 (0)