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
jonniebigodes
4a532ec8d8
Merge pull request #18883 from AbrahamBrookes/patch-2
...
Update cli-options.md
2022-08-08 15:08:59 +01:00
Abraham Brookes
b0e19bbef3
Update cli-options.md
...
Just wanted to add some links to the commands from the top of the doc 👍
2022-08-08 10:29:46 +10:00
Yann Braga
71fc31706f
utils: throw error rather than just logging it
2022-08-05 20:48:52 +02:00
Norbert de Langen
3d06286155
change the location of placeholder images to something we host ourselves
...
to reduce flake (you can ask yann what that means)
2022-08-05 15:05:10 +02:00
Norbert de Langen
c8bcbeb510
Merge pull request #18857 from storybookjs/norbert/sb-631-sb18789-theming-v700-alpha16-no-loader
...
add image support to builder-manager
2022-08-05 14:04:00 +02:00
Yann Braga
b503e3d3fe
fix build-package command
2022-08-05 12:13:39 +02:00
Yann Braga
6689609a08
builder manager: add correct loader type for images
2022-08-05 12:13:20 +02:00
Yann Braga
0f56a10895
improve sandbox command error handling and debugging
2022-08-04 13:16:16 +02:00
Yann Braga
67102c84f5
Merge pull request #18866 from storybookjs/fix/no-init-on-repro
...
CLI: add --no-init to repro-next command
2022-08-04 11:12:55 +02:00
Yann Braga
ac9606c374
CLI: add --no-init to repro-next command
2022-08-04 09:32:05 +02:00
Norbert de Langen
85db984dab
Merge pull request #18856 from storybookjs/norbert/sb-502-it-seems-core-server-is-still-depending
...
move webpack to be a devDependency
2022-08-03 17:15:48 +02:00
Norbert de Langen
c155a5cdf2
Merge pull request #18710 from ProjektGopher/fix/vue-client-extractArgTypes
...
[bugfix] Check for undefined before reading property in extractArgTypes.ts
2022-08-03 17:15:15 +02:00
Norbert de Langen
2f181650ed
cleanup
2022-08-03 15:25:34 +02:00
Norbert de Langen
08c4231f69
Merge branch 'next' into fix/vue-client-extractArgTypes
2022-08-03 15:21:31 +02:00
Norbert de Langen
c321fa0eac
add image support to builder-manager
2022-08-03 13:32:11 +02:00