Commit 3cda8c7
ci(showcase): build the showcase dependency closure before the smoke
The smoke's webServer (`os serve --dev`) loads the showcase config + its
workspace runtime deps (connector-rest, …) from their built dist/. The first
run failed with "Cannot find module @objectstack/connector-rest/dist/index.mjs"
because only the CLI was built. Build the full dependency closure
(`--filter=@objectstack/example-showcase^...`) and bump the timeout to 30m.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 2e97ff4 commit 3cda8c7
1 file changed
Lines changed: 6 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
30 | 33 | | |
31 | 34 | | |
32 | 35 | | |
| |||
0 commit comments