Tom Coleman
f8d70a0bc1
Fix e2e settings
2022-08-10 16:07:23 +10:00
Tom Coleman
3065520ada
Fix chromatic script
2022-08-10 15:39:53 +10:00
Tom Coleman
359e8f208e
Add test-runner-sandboxes set
2022-08-10 15:35:00 +10:00
Tom Coleman
20fa84d2d3
Update all steps to be individual scripts
2022-08-10 14:57:25 +10:00
Tom Coleman
4411ce3a95
Merge branch 'tom/sb-596-bootstrap-templates-that-match-from-a' into tom/sb-597-build-each-of-the-storybooks-from
2022-08-10 14:05:07 +10:00
Tom Coleman
759fc9e8a6
Missed flag in circle config
2022-08-10 11:27:13 +10:00
Tom Coleman
3e6b18e7a4
Ensure sandbox fails if it fails
2022-08-10 11:00:12 +10:00
Tom Coleman
1600eb6786
Refactor once-per-template usage to be via a script
2022-08-10 10:58:59 +10:00
Tom Coleman
6cb6d03e67
Apply changes from code review
2022-08-10 10:51:14 +10:00
Tom Coleman
3d98674b81
Pass shell: true
to `execa
2022-08-10 10:44:28 +10:00
Tom Coleman
0fc6254ffe
Move playwright code to a sandbox script
2022-08-10 10:23:46 +10:00
Tom Coleman
5daa14bcf7
Add a create-built-sandboxes-index
script
2022-08-10 10:23:46 +10:00
Tom Coleman
c5e4df91cd
Possibly .not.toBeEmpty()
isn't reliable
2022-08-10 10:23:46 +10:00
Tom Coleman
2dc6698a20
SB is at angular-cli
2022-08-10 10:23:46 +10:00
Tom Coleman
e95f64c1df
Tweak spec to work on angular example
2022-08-10 10:23:45 +10:00
Tom Coleman
1d6729dba4
Fix paths
2022-08-10 10:23:45 +10:00
Tom Coleman
ef3dc80294
Use correct port
2022-08-10 10:23:45 +10:00
Tom Coleman
210df609a5
Add playwright to CircleCI
2022-08-10 10:23:45 +10:00
Tom Coleman
3dd83b1be1
Add a simple playwright setup
2022-08-10 10:23:45 +10:00
Tom Coleman
7e1169c7e2
No need to wait for changes on Chromatic
2022-08-09 17:22:11 +10:00
Tom Coleman
dd300a6f61
Drop the quotes entirely (?)
2022-08-09 17:22:11 +10:00
Tom Coleman
9b7778c60d
Try different quotes
2022-08-09 17:22:11 +10:00
Tom Coleman
bb2ed67642
Ensure if jobs fail we exit 1
2022-08-09 17:22:11 +10:00
Tom Coleman
423da00284
Fix up env vars replacement
2022-08-09 17:22:11 +10:00
Tom Coleman
de2d8057d1
Use hash rather than dollar
2022-08-09 17:22:11 +10:00
Tom Coleman
baf5af3091
Don't make build dir
2022-08-09 17:22:11 +10:00
Tom Coleman
a0085f8c1e
Add chromatic step
2022-08-09 17:22:11 +10:00
Tom Coleman
aea2bd1710
Add chromatic step
2022-08-09 17:22:11 +10:00
Tom Coleman
e99482156b
Add build-sandboxes job
2022-08-09 17:22:11 +10:00
Tom Coleman
04d8f1a76d
Small fix
2022-08-09 17:22:11 +10:00
Tom Coleman
61b3bf22ec
Hooked up junit in once-per-template
2022-08-09 17:22:11 +10:00
Tom Coleman
7ae77dc9f1
Add smoketest ci job
2022-08-09 17:22:11 +10:00
Tom Coleman
356b41da98
Refactor runCommand
out
...
And add cd option and support for non-scripts
2022-08-09 17:22:11 +10:00
Tom Coleman
92eace8b25
Merge fix
2022-08-09 17:17:51 +10:00
Tom Coleman
977b08fa08
Rename to once-per-template
2022-08-09 17:17:51 +10:00
Tom Coleman
c0205310f6
Fix issue with non-specified values
2022-08-09 17:17:51 +10:00
Tom Coleman
01d52abd48
Fail CI job if process fails
2022-08-09 17:17:51 +10:00
Tom Coleman
2b9ec8af2e
Fix deepscan
2022-08-09 17:17:51 +10:00
Tom Coleman
95658cfc1a
Use discriminated types on options
...
And actually infer value types closely
2022-08-09 17:17:51 +10:00
Tom Coleman
5ae85a9da4
Add test for multiplex-templates
2022-08-09 17:17:51 +10:00
Tom Coleman
c537effe4f
Fix some minor things
2022-08-09 17:17:51 +10:00
Tom Coleman
1b075df5da
Filter by cadence
2022-08-09 17:17:51 +10:00
Tom Coleman
4777e943e8
Run local registry on sandboxes command
2022-08-09 17:17:51 +10:00
Tom Coleman
a1b94ba45c
Created multiplex script and use for sandbox
2022-08-09 17:17:50 +10:00
Tom Coleman
97f72c63c8
Fix issues with sandbox
2022-08-09 17:16:51 +10:00
Tom Coleman
308de76eee
Merge pull request #18869 from storybookjs/yann/sb-635-command-silently-fails-if-sandbox-doesnt
...
improve sandbox command error handling and debugging
2022-08-09 16:42:41 +10:00
jonniebigodes
6cca929bec
Merge pull request #18897 from storybookjs/jonniebigodes-patch-cli
...
Chore: (Docs) Updates to the CLI options
2022-08-08 23:03:01 +01:00
Yann Braga
523537c448
Merge pull request #18878 from storybookjs/tech/use-self-hosted-placeholder-images
...
change the location of placeholder images to something we host ourselves
2022-08-08 23:54:22 +02:00
jonniebigodes
5e7c9e3de9
Chore: (Docs) Updates to the CLI options
...
While reviewing another pull request related to this part of the documentation, I discovered that there's an issue with the link mentioning how to opt-out of the telemetry.
This pull request fixes it.
What was done:
- Removed additional spacing in the docs
2022-08-08 22:44:06 +01:00
Yann Braga
4d41f44feb
sandbox: improve error handling
2022-08-08 18:29:08 +02:00