30 Commits

Author SHA1 Message Date
Norbert de Langen
10bb8e0afc Merge branch 'next' into norbert/merge-core-cli 2025-02-19 12:33:27 +01:00
Yann Braga
e9c4ae8211 Merge branch 'next' into kasper/csf-factories 2025-02-05 14:49:03 +01:00
Valentin Palkovic
9b1de99646 Build: Fix sandbox generation in linked mode 2025-02-05 12:29:24 +01:00
Yann Braga
1f79546a6c refactor and use automigrate instead of codemod in sandbox 2025-01-17 13:26:53 +01:00
Yann Braga
23bcf14b11 add codemod migrations to sandbox creation 2025-01-10 09:06:41 +01:00
Norbert de Langen
c42b53e6f4 fix usage of cli path 2025-01-02 16:49:49 +01:00
Valentin Palkovic
f7c632d209 Setup @storybook/experimental-addon-test just for authorized sandboxes 2024-10-24 14:30:08 +02:00
Norbert de Langen
e5ef57caad apply linting to scripts 2024-08-15 10:26:24 +02:00
Norbert de Langen
e12039c059 apply sorting on scripts 2024-08-08 11:23:52 +02:00
Kasper Peulen
dc715316bf Rename @storybook/toolbox -> @storybook/cli 2024-07-11 11:45:22 +02:00
Kasper Peulen
93d797a4b4 Fix scripts 2024-07-10 15:09:23 +02:00
Norbert de Langen
c6f9289764 tried migrating the cli package to type-module to try to get vite to find exports 2024-06-22 01:37:05 +02:00
Valentin Palkovic
c436354d4f Convert require commonjs expressions to esm equivalents 2023-11-03 12:01:35 +01:00
Norbert de Langen
5202e97ff2
revert the direct use of ts-node, for maintainability 2023-03-29 15:16:15 +02:00
Yann Braga
276e3d4ec1 CLI: overhaul repro command
- sb repro as it was is entirely removed
- sb repro-next becomes sb repro
2023-01-12 15:46:55 +01:00
Valentin Palkovic
0527c6edb6 Fix handling of inverted yes flag in cli steps 2022-12-14 15:57:23 +01:00
Norbert de Langen
34f3c21d08
make it be part of the options object 2022-12-06 15:17:28 +01:00
Kasper Peulen
4552082b6f Run sb init locally in sandbox creation 2022-12-06 09:40:48 +01:00
Yann Braga
4c5bb3d192 pass debug flag to repro task 2022-12-02 14:51:38 +01:00
Tom Coleman
737d339927 Fix eslint formatting in scripts 2022-11-07 17:20:42 +11:00
Tom Coleman
c9c3de3c3e Clean up a lot of older code 2022-10-03 17:16:39 +11:00
Yann Braga
aea156cd45 disable telemetry in sandbox commands 2022-08-15 09:09:22 +02:00
Yann Braga
0f56a10895 improve sandbox command error handling and debugging 2022-08-04 13:16:16 +02:00
Tom Coleman
63828515d1 Got verdaccio working, borrowing heavily from the old repro command 2022-08-02 23:08:42 +10:00
Tom Coleman
ce461d696e Drop unused var 2022-07-31 13:12:26 +10:00
Tom Coleman
c928629c6a Fix typing problems 2022-07-31 13:12:26 +10:00
Tom Coleman
8e9515691a Add basic logic to prompt to reuse or delete existing projects 2022-07-31 13:12:26 +10:00
Tom Coleman
6cf650e816 Add a dry-run option to command 2022-07-31 13:12:26 +10:00
Tom Coleman
48e87e39db Cleanup 2022-07-31 13:12:26 +10:00
Tom Coleman
3872a0fb32 Update example command to run SB commands 2022-07-31 13:12:26 +10:00