Commit 1278278
authored
🧪 Add preview command to static-site SDK E2E tests (#185)
## Summary
- Adds `vizzly preview` step to the static-site SDK E2E workflow
- Uploads the test-site as a preview after cloud mode tests complete
- Tests the preview command in real CI conditions
## Test plan
- [ ] CI runs the static-site SDK E2E job
- [ ] Preview upload step succeeds after `vizzly run`
- [ ] Preview URL is generated and linked to the build1 parent a927e17 commit 1278278
2 files changed
Lines changed: 9 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
248 | 248 | | |
249 | 249 | | |
250 | 250 | | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
251 | 257 | | |
252 | 258 | | |
253 | 259 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
326 | 326 | | |
327 | 327 | | |
328 | 328 | | |
329 | | - | |
330 | | - | |
331 | | - | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
332 | 332 | | |
333 | 333 | | |
334 | 334 | | |
| |||
0 commit comments