Commit 49ae5dc
committed
(#170) Wire demo/script + demo/frosting into build.yml
Run both demos as separate CI steps after the recipe build, so
regressions in either invocation surface in the same workflow as
the addin's own test suite. demo/sdk joins at v9.0.0 (Cake 6).
`if: success()` keeps the demos gated on the recipe build passing
first — they consume BuildArtifacts/temp/_PublishedLibraries/ which
only exists after DotNetCore-Pack runs.1 parent a18f7e4 commit 49ae5dc
1 file changed
Lines changed: 18 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
86 | 104 | | |
87 | 105 | | |
88 | 106 | | |
| |||
0 commit comments