Tom Coleman
|
17b12aebe4
|
Another fix
|
2022-10-03 17:46:40 +11:00 |
|
Tom Coleman
|
3d3f6a9358
|
More fix
|
2022-10-03 17:46:23 +11:00 |
|
Tom Coleman
|
55d0a25af1
|
Cleanup
|
2022-10-03 17:45:48 +11:00 |
|
Tom Coleman
|
c28134f5a7
|
Fix merge conflict
|
2022-10-03 17:34:22 +11:00 |
|
Tom Coleman
|
0b97078fd8
|
Fixes
|
2022-10-03 17:29:14 +11:00 |
|
Tom Coleman
|
3f4b5c3c92
|
Merge remote-tracking branch 'origin/next' into tom/sb-628-properly-document-maintenance-scripts
|
2022-10-03 17:19:02 +11:00 |
|
Tom Coleman
|
c391e7e82e
|
Smal lfix
|
2022-10-03 17:17:05 +11:00 |
|
Tom Coleman
|
c9c3de3c3e
|
Clean up a lot of older code
|
2022-10-03 17:16:39 +11:00 |
|
Tom Coleman
|
626fa54ddf
|
Recombine sandbox task.
Plus rename a couple others
|
2022-10-03 16:56:19 +11:00 |
|
Tom Coleman
|
12729407b2
|
Add the concept of a service task and step through tasks more carefully
|
2022-10-03 16:43:14 +11:00 |
|
Michael Shilman
|
bc8ca2216d
|
Merge branch 'next' into shilman/web-componets-vite-framework
|
2022-10-01 17:43:48 +08:00 |
|
danielamram
|
6eeeb19d82
|
Merge branch 'next' of https://github.com/danielamram/storybook into replace-storybook-semver
|
2022-10-01 02:45:18 +03:00 |
|
Tom Coleman
|
832de098a1
|
Only go to the end 🤷
|
2022-09-30 22:29:42 +10:00 |
|
Tom Coleman
|
3eada14fed
|
Always debug the final task
|
2022-09-30 22:07:38 +10:00 |
|
Tom Coleman
|
46b67aa2a1
|
Move run-registry before create
|
2022-09-30 22:04:53 +10:00 |
|
Tom Coleman
|
67677da0db
|
Show status of script
|
2022-09-30 21:56:24 +10:00 |
|
Tom Coleman
|
f0036458cc
|
Ensure the sandboxes dir exist
|
2022-09-30 21:33:57 +10:00 |
|
Tom Coleman
|
08afa9baa6
|
Switch flag in CI scripts
|
2022-09-30 21:21:40 +10:00 |
|
Norbert de Langen
|
497837346f
|
cleanup
|
2022-09-30 11:38:58 +02:00 |
|
Norbert de Langen
|
a6095a4a44
|
delete cypress usage
|
2022-09-30 11:21:16 +02:00 |
|
Jeppe Reinhold
|
70f36b4c11
|
add sveltekit template
|
2022-09-30 10:22:41 +02:00 |
|
Michael Shilman
|
bcb4722860
|
Refactor MDX examples to sandboxes
|
2022-09-30 11:45:16 +08:00 |
|
Tom Coleman
|
d94db0498d
|
Merge remote-tracking branch 'origin/next' into tom/sb-752-addon-docs-argtype-inference
|
2022-09-30 11:49:55 +10:00 |
|
danielamram
|
e9c8cd854c
|
chore: replace @storybook/semver with semver
|
2022-09-29 16:31:35 +03:00 |
|
Tom Coleman
|
c9b79e47ce
|
Remove more references to cra-ts-kitchen-sink
|
2022-09-29 15:48:03 +10:00 |
|
joshwooding
|
6cc0971ffa
|
Fix prepare bundle on Windows
|
2022-09-27 23:23:57 +01:00 |
|
Yann Braga
|
5191d4341d
|
fix logic in specifier mapping
|
2022-09-27 20:09:09 +02:00 |
|
Yann Braga
|
9167be4e6e
|
skip sandbox error stories in CI
|
2022-09-27 17:58:36 +02:00 |
|
Yann Braga
|
8d2f696e06
|
use index-json as default for test-runner task
|
2022-09-27 14:28:27 +02:00 |
|
Yann Braga
|
7ebef8eccb
|
update installScripts command
|
2022-09-27 13:12:40 +02:00 |
|
Norbert de Langen
|
119d758cc7
|
cleanup after moving to tsup
|
2022-09-27 12:39:46 +02:00 |
|
Yann Braga
|
dd56e5aae6
|
add installScripts step in boostrap command
- Scripts have to be updated before running bootstrap core/install
|
2022-09-27 12:24:48 +02:00 |
|
Michael Shilman
|
7fd8f4acf3
|
Merge branch 'next' into shilman/add-web-components-vite-framework-and-template
|
2022-09-27 11:59:23 +08:00 |
|
Michael Shilman
|
584e2f0676
|
Merge branch 'next' into shilman/add-web-components-vite-framework-and-template
|
2022-09-27 10:48:10 +08:00 |
|
Tom Coleman
|
d24daef01f
|
Got task script mostly working
|
2022-09-27 12:21:21 +10:00 |
|
Michael Shilman
|
37f0de01f3
|
Merge branch 'next' into shilman/vue3-generic-stories
|
2022-09-26 19:36:10 +08:00 |
|
Michael Shilman
|
5be16b967f
|
CI: Upgrade to latest test-runner
|
2022-09-26 19:24:21 +08:00 |
|
Norbert de Langen
|
2ac89d2328
|
regen lockfiles
|
2022-09-26 10:29:33 +02:00 |
|
joshwooding
|
d1d151ea18
|
Remove @nicolo-ribaudo/chokidar-2
|
2022-09-24 15:04:59 +01:00 |
|
Jeppe Reinhold
|
600f71fd0c
|
Merge remote-tracking branch 'origin/next' into jeppe/sb-734-add-eslint-rule-to-enforce-ts-expect
|
2022-09-20 11:47:59 -04:00 |
|
Michael Shilman
|
94e145ded4
|
Allow renderers to export preview annotations
|
2022-09-20 11:28:33 +08:00 |
|
Michael Shilman
|
62b77cc7d4
|
Merge branch 'next' into shilman/add-web-components-vite-framework-and-template
|
2022-09-18 18:58:58 +08:00 |
|
Michael Shilman
|
4857588614
|
Scripts: Prefix junit into base task runner
|
2022-09-18 01:11:55 +08:00 |
|
Michael Shilman
|
e957951017
|
Merge branch 'next' into shilman/vue-cli-repro-templates
|
2022-09-16 20:41:17 +08:00 |
|
Michael Shilman
|
18709fcdfc
|
Task: Prefix chromatic junit keys with templateKey
|
2022-09-16 16:28:33 +08:00 |
|
Tom Coleman
|
30e9e0239b
|
Ensure we always debug the chromatic command
|
2022-09-16 15:20:24 +10:00 |
|
Tom Coleman
|
d9d6b4aed1
|
Fix script
|
2022-09-16 14:29:25 +10:00 |
|
Tom Coleman
|
f868d66f03
|
Fix previous
|
2022-09-16 14:26:03 +10:00 |
|
Tom Coleman
|
a937b03e09
|
Don't overwrite existing SB scripts in sandbox
|
2022-09-16 14:24:27 +10:00 |
|
Jeppe Reinhold
|
965fc5a655
|
Merge branch 'next' of github.com:storybookjs/storybook into jeppe/sb-734-add-eslint-rule-to-enforce-ts-expect
|
2022-09-15 13:27:55 +02:00 |
|