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
|
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
|
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
|
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
|
61b3bf22ec
|
Hooked up junit in once-per-template
|
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
|
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 |
|
Yann Braga
|
4d41f44feb
|
sandbox: improve error handling
|
2022-08-08 18:29:08 +02:00 |
|
Yann Braga
|
71fc31706f
|
utils: throw error rather than just logging it
|
2022-08-05 20:48:52 +02:00 |
|
Yann Braga
|
b503e3d3fe
|
fix build-package command
|
2022-08-05 12:13:39 +02:00 |
|
Yann Braga
|
0f56a10895
|
improve sandbox command error handling and debugging
|
2022-08-04 13:16:16 +02:00 |
|
Tom Coleman
|
dc82898548
|
Use the global cache in sandbox mode
so we aren't re-caching dependencies each time we run sandbox
|
2022-08-02 23:10:09 +10:00 |
|
Tom Coleman
|
a29aef299a
|
Use global cache for linked projects
|
2022-08-02 23:09:39 +10:00 |
|
Tom Coleman
|
63828515d1
|
Got verdaccio working, borrowing heavily from the old repro command
|
2022-08-02 23:08:42 +10:00 |
|
Tom Coleman
|
31b0fe7df9
|
Small fixes
|
2022-08-02 14:32:03 +10:00 |
|
Tom Coleman
|
36a006ab03
|
Use repro-next in the example script!
|
2022-08-02 14:11:37 +10:00 |
|
Tom Coleman
|
91c1eeebb7
|
Merge remote-tracking branch 'origin/next' into rename-example-to-sandbox
|
2022-08-02 14:02:14 +10:00 |
|
Tom Coleman
|
2038d82e61
|
Fix merge issues
|
2022-08-02 10:25:16 +10:00 |
|
Tom Coleman
|
cbaf551026
|
Rename example => sandbox
|
2022-08-02 09:15:06 +10:00 |
|
Tom Coleman
|
4dba874d5d
|
Got "test-components" concept working
|
2022-08-02 08:53:44 +10:00 |
|
Tom Coleman
|
9c80244f2d
|
Cleanup
|
2022-08-02 08:51:23 +10:00 |
|
Tom Coleman
|
40e2ecac80
|
Use an absolute path for the loader
|
2022-08-02 08:48:07 +10:00 |
|
Tom Coleman
|
94aace55dc
|
Cleanup
|
2022-08-02 08:38:41 +10:00 |
|
Tom Coleman
|
d4e108f495
|
Add stories via story entries
|
2022-08-02 08:35:20 +10:00 |
|
Tom Coleman
|
b4a37bf898
|
Add stories via adding to main.js
|
2022-08-02 08:35:07 +10:00 |
|
Tom Coleman
|
346a8ce31f
|
Simplify things by linking to the dist folder rather than compiling
|
2022-08-01 21:47:54 +10:00 |
|
Tom Coleman
|
daa02b801f
|
Copy example stories over from renderer + addons
|
2022-08-01 21:47:53 +10:00 |
|