Commit b22e1cc
ci(showcase): vendor the Console SPA before the smoke
serve --dev serves the console at /_console from packages/console/dist, which
is gitignored and produced by scripts/build-console.sh (clones objectui@
.objectui-sha, builds @object-ui/console). Without it the second shakedown run
warned "Console dist not found" and all 29 surfaces timed out waiting for the
app shell. Add the vendoring step and raise the timeout to 45m for the extra
clone+build.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 3cda8c7 commit b22e1cc
1 file changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
33 | 39 | | |
34 | 40 | | |
35 | 41 | | |
| |||
0 commit comments